Skip to content

Commit

Permalink
Merge pull request #966 from mjhm/patch-1
Browse files Browse the repository at this point in the history
Add doc lines for waitforInterval
  • Loading branch information
christian-bromann committed Dec 23, 2015
2 parents 3792169 + 83c8a50 commit 21969f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/guide/getstarted/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ Default timeout for all waitForXXX commands.
Type: `Number`<br>
Default: *500*

### waitforInterval
Default interval between checks in waitForXXX commands.

Type: `Number`<br>
Default: *250*

## Setup [Babel](https://babeljs.io/) to write tests using next generation JavaScript

There are multiple ways to setup Babel using the wdio testrunner. If you are running Cucumber or Jasmine test you just need
Expand Down

0 comments on commit 21969f1

Please sign in to comment.