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

Using isPresent without a selector #58

Closed
wwilsman opened this issue Mar 7, 2018 · 0 comments
Closed

Using isPresent without a selector #58

wwilsman opened this issue Mar 7, 2018 · 0 comments
Labels

Comments

@wwilsman
Copy link
Contributor

wwilsman commented Mar 7, 2018

When omitting selector using any of the page object properties, the property uses the page object's root element instead. isPresent without the selector will throw an error when the root does not exist. It should catch this error and return false if either the root or the selector within the root does not exist.

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

No branches or pull requests

1 participant