- 05 Nov, 2012 2 commits
-
-
- 04 Nov, 2012 2 commits
-
-
In order to terminate a test suite execution as soon as any failure is encountered.
Nicolas Perriault authored -
-
- 03 Nov, 2012 1 commit
-
-
- 02 Nov, 2012 6 commits
-
-
- 31 Oct, 2012 4 commits
-
-
- 27 Oct, 2012 8 commits
-
- 26 Oct, 2012 3 commits
-
-
-
-
To print stuff out to the casper console from the remote page DOM environment: ```javascript casper.start('http://foo.ner/').thenEvaluate(function() { __utils__.echo('plop'); // this will be printed to your shell at runtime }); ```
Nicolas Perriault authored
-
- 25 Oct, 2012 3 commits
-
-
- 24 Oct, 2012 3 commits
-
-
- 23 Oct, 2012 6 commits
-
-
Tester.assertField() can now test for field values from other types than inputs.
Nicolas Perriault authored -
-
-
-
-
-
- 22 Oct, 2012 1 commit
-
-
- 21 Oct, 2012 1 commit
-
-