Widgetastic.core Versions Save

Making testing of UIs fantastic.

1.0.6

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/RedHatQE/widgetastic.core/compare/1.0.5...1.0.6

1.0.4

10 months ago

What's Changed

Full Changelog: https://github.com/RedHatQE/widgetastic.core/compare/1.0.3...1.0.4

1.0.3

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/RedHatQE/widgetastic.core/compare/1.0.2...1.0.3

1.0.2

1 year ago
  • Fix the project name for uploading to PyPI (#229)

1.0.1

1 year ago
  • Add feature to remove sensitive data in sendkeys when logging
  • Change clear_cache method to work with table_tree (#213)
  • Set default component_id to "" for OUIA base components
  • Removed setuptools

1.0.0

2 years ago

What's Changed

Full Changelog: https://github.com/RedHatQE/widgetastic.core/compare/0.66...1.0.0

0.66

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/RedHatQE/widgetastic.core/compare/0.65...0.66

0.65

2 years ago

Highlight elements during interaction #208 by @john-dupuy

0.64

2 years ago
  • OUIA GenericView specifies OUIA id via class attribute #207 by @quarckster

0.63

2 years ago
  • Python podman bindings are used to run the tests (#200, #201) by @quarckster
  • Added OUIA enabled Text, Checkbox and TextInput widgets (#202) by @quarckster
  • Removed jsmin dependency (#204) by @RonnyPfannschmidt
  • Various code cleanup (#205) by @RonnyPfannschmidt