diff options
Diffstat (limited to 'development/casperjs/README')
-rw-r--r-- | development/casperjs/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/casperjs/README b/development/casperjs/README index 01f33832d3..ecb8e01ec5 100644 --- a/development/casperjs/README +++ b/development/casperjs/README @@ -1,5 +1,5 @@ CasperJS is an open source navigation scripting & testing utility -written in Javascript and based on PhantomJS — the scriptable headless +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, |