Source codes from my presentation about CasperJS at WebElement.
WebElement is an informal meeting for web developers, taking place once a month in Bratislava, Slovakia.
To run scripts from presentation you will need to install PhantomJS and CasperJS libraries (see Links section).
Run casperjs with file name as argument and/or additional arguments
vlado@pc:~$ casperjs cli.js
vlado@pc:~$ casperjs cli.js hello --test=webelement
- presentation from WebElement #11 (in Slovak)
- installation of: CasperJS and PhantomJS