Python-testui

Latest version: v1.2.3

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.0.10

* Add element `clear()` method
* Fixes for image comparison
* Fix for TestUI element creation

1.0.9

Possibility to add a custom driver to the TestUI driver

driver = NewDriver() \
.set_logger().set_driver(custom_driver)

1.0.8

Small Patch:
1. Fix for locally created chromedriver to add chrome options
2. Remove extra logging when remote selenium is not used

1.0.7

Firefox to use marionette as default
Firefox automatic geckodriver download
improve Readme
Remove default screenshot directory

1.0.6

- Fix for Circular import
- Fix for absolute and relative app path

1.0.5

- Fix for Attribute text
- NewDriver() setter methods (set_screenshot_path(), set_save_screenshot_on_fail(), set_save_full_stacktrace())
- driver:TestUIDriver instance properties (driver.configuration.screenshot_path, driver.configuration.save_screenshot_on_fail, - - driver.configuration.save_full_stacktrace)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.