Site Testing with CasperJS

Preview:

DESCRIPTION

 

Citation preview

Site TestingWith CasperJS

Joseph Scotthttp://josephscott.org

PhatomJS

http://phantomjs.org/

CasperJS

http://casperjs.org/

Install

PhantomJS, download binary

CasperJS - http://casperjs.org/installation.html

Scriptable in JavaScript and CoffeeScript

Everything starts simple

var casper = require('casper').create();

Trying out live examples

export PHANTOMJS_EXECUTABLE="/Users/josephscott/Dropbox/joseph/slides/casperjs/bin/phantomjs"

Questions?

Joseph Scott

http://josephscott.org/joseph@josephscott.org

@josephscott

Recommended