qentinelqi / qweb

Keyword driven automation for the web
https://github.com/qentinelqi/qweb
Apache License 2.0
40 stars 17 forks source link

64 some keywords do not accept named first argument #65

Closed turunenm closed 2 years ago

turunenm commented 2 years ago

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 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