Commit 6fab583f 6fab583f9fb548164264c064d1e2878efa18fe20 by Nicolas Perriault

sync with 1.0

2 parents d028f4f7 d5c018a6
/*global casper*/
/*jshint strict:false*/
/*jshint strict:false maxstatements: 99*/
var utils = require('utils');
casper.test.begin('click() tests', 2, function(test) {
......