summaryrefslogtreecommitdiffstats
path: root/development/casperjs/README
blob: ecb8e01ec5c9c84ac88f981cebe3649f718fbd93 (plain)
1
2
3
4
5
6
CasperJS is an open source navigation scripting & testing utility
written in Javascript and based on PhantomJS - the scriptable headless
WebKit engine. It eases the process of defining a full navigation
scenario and provides useful high-level functions, methods & syntactic
sugar for doing common tasks like filling & submitting forms,
clicking and following links, scraping Web contents, etc.