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

add waitFn and wait for array #304

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

None yet

1 participant