updated README
Showing
1 changed file
with
1 additions
and
1 deletions
1 | # Casper.js | 1 | # Casper.js |
2 | 2 | ||
3 | Casper.js is a navigation & testing utility for [PhantomJS](http://www.phantomjs.org/). It eases the process of defining a full navigation scenario and provides useful high-level functions, methods & syntaxic sugar for doing common tasks such as: | 3 | Casper.js is a navigation scripting & testing utility for [PhantomJS](http://www.phantomjs.org/). It eases the process of defining a full navigation scenario and provides useful high-level functions, methods & syntaxic sugar for doing common tasks such as: |
4 | 4 | ||
5 | - defining & ordering navigation steps | 5 | - defining & ordering navigation steps |
6 | - filling forms | 6 | - filling forms | ... | ... |
-
Please register or sign in to post a comment