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

add waitFn and wait for array#304

Open
robertpallas wants to merge 1 commit intoschickling:masterfrom
robertpallas:master
Open

add waitFn and wait for array#304
robertpallas wants to merge 1 commit intoschickling:masterfrom
robertpallas:master

Conversation

@robertpallas
Copy link
Copy Markdown

  • 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