summaryrefslogtreecommitdiffstats
path: root/development/casperjs/README
blob: c8c49a6eef40bdc9c1fde4e28fee25781976f9f2 (plain)
1
2
3
4
5
6
7
8
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.

This requires phantomjs at runtime.