Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
58d8cb06
...
58d8cb0615a6c55511b8b3e24f58a0fa7438da63
authored
2013-12-13 10:31:02 +0100
by
wald-tq
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Casper.rst: typo satisfief -> satisfied
1 parent
793c1748
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docs/modules/casper.rst
docs/modules/casper.rst
View file @
58d8cb0
...
...
@@ -2083,7 +2083,7 @@ The currently loaded popups are available in the ``Casper.popups`` array-like pr
**Signature:** ``waitForResource(String|Function|RegExp testFx[, Function then, Function onTimeout, Number timeout])``
Wait until a resource that matches a resource matching constraints defined by ``testFx`` are satisfie
f
to process a next step.
Wait until a resource that matches a resource matching constraints defined by ``testFx`` are satisfie
d
to process a next step.
The ``testFx`` argument can be either a string, a function or a ``RegExp`` instance::
...
...
Please
register
or
sign in
to post a comment