Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upFix double rejection error caused by findElement in WebDriverJs. #141
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
jleyba
Dec 9, 2013
Contributor
Thanks for the patch! The problem is actually a bug with Deferred#cancel(). Will push a fix momentarily.
Closing pull request.
|
Thanks for the patch! The problem is actually a bug with Deferred#cancel(). Will push a fix momentarily. Closing pull request. |
jleyba
closed this
Dec 9, 2013
jagoda
deleted the
jagoda:webdriverjs_double_rejection
branch
Dec 9, 2013
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
jagoda
commented
Dec 9, 2013
|
Ah, cool, thanks! |
fake-name
referenced this pull request
Feb 5, 2017
Closed
Selenium documentation still specifies selenium is intended for testing purposes. #3462
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jagoda commentedDec 6, 2013
Fixes issue 6686. See the issue in Google code for more details: https://code.google.com/p/selenium/issues/detail?id=6686
I have signed the CLA.