Should not break anything as the change attempts to resolve variable locator in method _equal_sign_handler and this variable is only used in timeout_decorator as an exception message detail.
Added resolution change and tag RESOLUTION_DEPENDANT to swipe/Scroll To because it was not passing in local environment with a 4k screen.
Fixed element/Click Element by WebElement instance which was using xpath instead of WebElement to target the action
Fix and acceptance tests
Should not break anything as the change attempts to resolve variable
locator
in method_equal_sign_handler
and this variable is only used intimeout_decorator
as an exception message detail.Added resolution change and tag
RESOLUTION_DEPENDANT
toswipe/Scroll To
because it was not passing in local environment with a 4k screen. Fixedelement/Click Element by WebElement instance
which was using xpath instead of WebElement to target the action