Skip to content

Commit

Permalink
Wrong command case fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
rukeba committed Apr 19, 2016
1 parent 2f2797b commit d52e983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/waitForJqueryAjaxRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ maxTimeInMilliseconds (which fails the test).
Nightwatch uses the Node.js EventEmitter pattern to handle asynchronous code so this command is also an EventEmitter.
### Examples:

browser.WaitForJqueryAjaxRequest();
browser.waitForJqueryAjaxRequest();

Author: maxgalbu

Expand Down

0 comments on commit d52e983

Please sign in to comment.