You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2018. It is now read-only.
You can also use ```casper.thenOpen``` to load a new url and continue testing in subsequent files instead of casper.start.
184
+
You can also use ```casper.thenOpen``` to load a new url and continue testing in subsequent files instead of ```casper.start```.
185
185
186
186
187
187
See the [CasperJS documentation](http://casperjs.readthedocs.org/en/latest/modules/casper.html) and the [PhantomCSS documentation](https://github.com/Huddle/PhantomCSS) for more information on using CasperJS and PhantomCSS.
@@ -191,6 +191,8 @@ See the [CasperJS documentation](http://casperjs.readthedocs.org/en/latest/modul
191
191
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
192
192
193
193
## Release History
194
+
* 2014-02-23 v0.2.2 Added multiple file example to README.md
195
+
* 2014-02-07 v0.2.1 Fixed ResembleJS path issue
194
196
* 2014-01-07 v0.2.0 Merged updates from Larry Davis
195
197
* 2013-10-24 v0.1.1 Added the ability to use an external server
0 commit comments