6 Commits

Author SHA1 Message Date
sthen
c349ad8e56 update to CasperJS 1.1.4-2 2017-11-25 12:32:27 +00:00
sthen
1a7905585d update to casperjs-1.1.4 2017-04-18 13:50:32 +00:00
sthen
b84267c819 update to casperjs-1.1.3 2016-07-30 21:22:46 +00:00
sthen
cf1e0eddfa update to casperjs-1.1.1 2016-05-14 13:31:58 +00:00
sthen
fe6a633073 put "python" in the path for clitests 2016-04-15 14:14:04 +00:00
sthen
dd2f4b1d77 import www/casperjs, ok abieber@
CasperJS is an open source navigation scripting & testing utility
written in Javascript for the PhantomJS WebKit headless browser and
SlimerJS (Gecko). It eases the process of defining a full navigation
scenario and provides useful high-level functions, methods & syntactic
sugar for doing common tasks such as:

    defining & ordering browsing navigation steps
    filling & submitting forms
    clicking & following links
    capturing screenshots of a page (or part of it)
    testing remote DOM
    logging events
    downloading resources, including binary ones
    writing functional test suites, saving results as JUnit XML
    scraping Web contents
2016-04-15 13:45:41 +00:00