Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: command GET /session/..../element/..../displayed was not found #77

Open
AlessandroMiccoli opened this issue Sep 19, 2023 · 1 comment

Comments

@AlessandroMiccoli
Copy link

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.

Screenshot 2023-09-19 at 07 53 46

When is it planned to integrate the command? Is there a way I could have a temporary fix?

@mykola-mokhnach
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants