Releases: testdevlab/Py-TestUI
Releases · testdevlab/Py-TestUI
v1.0.8
Small Patch:
- Fix for locally created chromedriver to add chrome options
- Remove extra logging when remote selenium is not used
v1.0.7
Firefox to use marionette as default
Firefox automatic geckodriver download
improve Readme
Remove default screenshot directory
v1.0.6
- Fix for Circular import
- Fix for absolute and relative app path
v1.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)
v1.0.4
Set correct version in setup file
v1.0.3
HotFix for str() caps
v1.0.2
Fix for added chrome options and Firefox options when using Remote selenium server.
v1.0.1
V1.0.1 change version