Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Add a verifyElementDisplayed method #104

Open
teodosia opened this issue Dec 24, 2013 · 1 comment
Open

Add a verifyElementDisplayed method #104

teodosia opened this issue Dec 24, 2013 · 1 comment
Labels

Comments

@teodosia
Copy link

The existing verifyElementPresent method is not reliable to test if a locator is displayed. I may be present, but not displayed.

@raboof
Copy link
Contributor

raboof commented Dec 24, 2013

That would be cool.

Does Selenium support such a method? Do you know a reliable way to determine whether an element is displayed (i.e. with javascript)?

As for 'verifyElementPresent' - I think I've seen that return 'false' when the element was present but not displayed - but that might be browser-specific or just my memory playing tricks on me?

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

No branches or pull requests

2 participants