-
Notifications
You must be signed in to change notification settings - Fork 115
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
Selectors don't warn about missing browser instance. #405
Comments
haf
changed the title
Feb 28, 2018
someElement
throws exception when not foundsomeElement
does not need browser
haf
changed the title
Selectors don't warn about missing browser instance.
Feb 28, 2018
someElement
does not need browser
I can add some checking for this. Thanks for the feedback! |
New changes make the error message read like this
|
lefthandedgoat
added a commit
that referenced
this issue
Mar 3, 2018
You can download the latest package with improved error messages here: https://www.nuget.org/packages/canopy/1.6.3 Thanks haf! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you forget to start the browser you get a strange error message from a selector:
The text was updated successfully, but these errors were encountered: