testdevlab / Py-TestUI

Apache License 2.0
17 stars 1 forks source link

Cannot disable taking screenshots #62

Closed ghost closed 1 month ago

ghost commented 9 months ago

The method set_save_screenshot_on_fail is settings incorrect configuration parameter.\ https://github.com/testdevlab/Py-TestUI/blob/885837eb641f2c30e18042a095f55a7bc4a3ddc3/testui/support/appium_driver.py#L270-L273

It sets save_full_stacktrace variable instead of save_screenshot_on_fail