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

Issue 687 - waitForElementVisible fails due to stale element reference error #692

Merged
merged 1 commit into from
Dec 8, 2015

Conversation

rachna86
Copy link

This PR is for #687

This PR solves the issue by trying to relocate the element again when a stale element reference error is thrown and then checks for the visibility of the element again.

@pekeler
Copy link

pekeler commented Nov 5, 2015

All my tests were suddenly failing on waitForElementVisible using the latest Firefox. This patch fixes the problem for me. Can we get this merged soon, please?

@sknopf
Copy link
Collaborator

sknopf commented Nov 5, 2015

Good to hear, yes I'll take a look soon

@rachna86
Copy link
Author

rachna86 commented Dec 8, 2015

Can someone please take a look at this PR?

@beatfactor beatfactor merged commit f867645 into nightwatchjs:master Dec 8, 2015
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.

4 participants