You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the driver to perform tests on the Safari browser, but the tests fail when I try to use WebElement#isDisplayed(). Please see the logs below. All the relevant information is there.
When is it planned to integrate the command? Is there a way I could have a temporary fix?
The text was updated successfully, but these errors were encountered:
I don't think there is a fix for it because safaridriver itself does not define any handlers for the above endpoint. Check https://w3c.github.io/webdriver/#element-displayedness for possible workarounds or report the issue to Apple
I use the driver to perform tests on the Safari browser, but the tests fail when I try to use
WebElement#isDisplayed()
. Please see the logs below. All the relevant information is there.When is it planned to integrate the command? Is there a way I could have a temporary fix?
The text was updated successfully, but these errors were encountered: