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

Fixes exception when getValue() returns an error. #212

Merged
merged 1 commit into from
May 23, 2014
Merged

Fixes exception when getValue() returns an error. #212

merged 1 commit into from
May 23, 2014

Conversation

jacwright
Copy link

Exception was being thrown about accessing properties on a null object instead of returning the proper error. I fixed this and added a test for it as well.

@jacwright
Copy link
Author

(passes on phantomjs)

christian-bromann added a commit that referenced this pull request May 23, 2014
Fixes exception when getValue() returns an error.
@christian-bromann christian-bromann merged commit c2f584c into webdriverio:master May 23, 2014
@christian-bromann
Copy link
Member

Thank you.

christian-bromann added a commit that referenced this pull request Dec 10, 2018
Fixes exception when getValue() returns an error.

Former-commit-id: c2f584c
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

Successfully merging this pull request may close these issues.

2 participants