Skip to content
This repository was archived by the owner on Jan 17, 2020. It is now read-only.

wait fix #5

Merged
merged 1 commit into from
Aug 20, 2015
Merged

wait fix #5

merged 1 commit into from
Aug 20, 2015

Conversation

cryogenian
Copy link
Member

I misunderstood selenium api docs. driver.wait(promise, time) doesn't check value of promise.
Added internal check of that value because there is no support of until (and maybe will not, because we can use Aff)

@jonsterling
Copy link
Contributor

oh wow! glad you were able to figure out what was going on. I was also pretty baffled by the selenium docs...

@jonsterling
Copy link
Contributor

@cryogenian Thank you for this, by the way! I'll try it out with my code.

@cryogenian
Copy link
Member Author

@jonsterling Happy to help! 😃

jdegoes added a commit that referenced this pull request Aug 20, 2015
@jdegoes jdegoes merged commit 9987737 into slamdata:master Aug 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants