diff options
Diffstat (limited to 'development/casperjs')
-rw-r--r-- | development/casperjs/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/casperjs/README b/development/casperjs/README index c8c49a6eef..01f33832d3 100644 --- a/development/casperjs/README +++ b/development/casperjs/README @@ -4,5 +4,3 @@ 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. |