Commit 6ccc2c20 6ccc2c20bd32e911865b8dacd893ce71f840370a by Nicolas Perriault

updated README

1 parent efd0b4f5
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
......