Issue:
WebUI.click is not working with Safari 13.1 version when trying to run on Sauce Labs virtual machine (VM).
Solution:
You can use WebUI.executeJavaScript & waitForElementClickable to handle the click action
Issue:
WebUI.click is not working with Safari 13.1 version when trying to run on Sauce Labs virtual machine (VM).
Solution:
You can use WebUI.executeJavaScript & waitForElementClickable to handle the click action
Comments
0 comments
Please sign in to leave a comment.