* 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
What's Changed * Set minimum version to py38 by mshriver in https://github.com/RedHatQE/widgetastic.core/pull/214 * Bumped python version and changed selenium endpoint in the tests by quarckster in https://github.com/RedHatQE/widgetastic.core/pull/219 * Bumped selenium minimal version by quarckster in https://github.com/RedHatQE/widgetastic.core/pull/220
What's Changed * Fix Firefox not moving to the element by quarckster in https://github.com/RedHatQE/widgetastic.core/pull/212 * Add chrome to the list of browsers with "force_scroll" by ikerreyes in https://github.com/RedHatQE/widgetastic.core/pull/211
New Contributors * ikerreyes made their first contribution in https://github.com/RedHatQE/widgetastic.core/pull/211
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