Skip to content
This repository was archived by the owner on Nov 24, 2018. It is now read-only.

Conversation

@robertpallas
Copy link

  • wait(fn) evaluates function in DOM context until return is truthy or timeout
  • wait(string[]) waits util any of the selectors appears
  • added tests for wait functions
  • updated docs

* `wait(fn)` evaluates function in DOM context until return is truthy or timeout
* `wait(string[])` waits util any of the selectors appears
* added tests for wait functions
* updated docs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant