Skip to content

Add until.urlContains null value check #5933

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

Merged
merged 1 commit into from
Jul 16, 2018
Merged

Conversation

wejendorp
Copy link
Contributor

driver.getCurrentUrl() can return null in some cases, which causes
a TypeError instead of continuing to retry for the expected time.

This behavior was observed with remote IE11 on browserstack.

`driver.getCurrentUrl()` can return `null` in some cases, which causes
a `TypeError` instead of continuing to retry for the expected time.
@lmtierney lmtierney added the C-nodejs JavaScript Bindings label May 30, 2018
@jleyba jleyba merged commit 0ac09d0 into SeleniumHQ:master Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-nodejs JavaScript Bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants