Releases: RedHatQE/widgetastic.core
Releases · RedHatQE/widgetastic.core
0.65
Highlight elements during interaction #208 by @john-dupuy
0.64
- OUIA GenericView specifies OUIA id via class attribute #207 by @quarckster
0.63
- 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
0.62
0.61
0.60
- Fixed module index page in the docs (#186, #187)
- Removed Tox (#185)
- Added copy and paste methods to Browser object (#183)
- Fixed the issue when automation cannot click on an element due to another overlapping element (#182)
- Added generic OUIA classes (#177)
- Visibility optimization (#168)
- Reset table tree if table element changes (#170)
- Travis has been replaced GH Actions (#171)
and other fixes
0.51
Workaround for Chrome 78 from @quarckster
0.50
Fixed ParametrizedViewRequest.child_widget_accessed calling
Travis changes, testrun in container
basic browser window handling
Declutter exception logging
Thanks @mfalesni, @quarckster, and @digitronik !