slackbuilds_ponce/development/casperjs/README
Matteo Bernardini bbe791f3b5 development/casperjs: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2016-05-27 07:23:29 +07:00

6 lines
394 B
Text

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.