Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fnets authored Jul 6, 2018
1 parent c42b297 commit 05fa73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ For more details, read the [TestCafe Installation instructions](http://devexpres

`testcafe chrome testForCommunityDataListing.ts -e`

TestCafe uses your real browser, so any testing browser must be installed first. Use the `-e` option to ignore any irrelevant JavaScript errors that appear and cause the test to fail. For more information, read the documentation on the [TestCafe CLI](http://devexpress.github.io/testcafe/documentation/using-testcafe/command-line-interface.html).
TestCafe uses your real browser, so any testing browser must be installed first. You do not need WebDriver, or any other software or packages. Use the `-e` option to ignore any irrelevant JavaScript errors that appear and cause the test to fail. For more information, read the documentation on the [TestCafe CLI](http://devexpress.github.io/testcafe/documentation/using-testcafe/command-line-interface.html).

0 comments on commit 05fa73f

Please sign in to comment.