From 361a6df14effd159a2231bd16a0e6e19c598339a Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 12 Aug 2012 13:07:27 -0400 Subject: development/casperjs: Added (scripting and testing for phantomjs) Signed-off-by: dsomero --- development/casperjs/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 development/casperjs/README (limited to 'development/casperjs/README') diff --git a/development/casperjs/README b/development/casperjs/README new file mode 100644 index 0000000000..c8c49a6eef --- /dev/null +++ b/development/casperjs/README @@ -0,0 +1,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. -- cgit v1.2.3