- 30 Apr, 2015 1 commit
-
-
- 21 Nov, 2014 1 commit
- 20 Nov, 2014 1 commit
-
-
- 04 Nov, 2014 1 commit
- 03 Nov, 2014 2 commits
-
-
- 30 Oct, 2014 1 commit
- 29 Oct, 2014 1 commit
-
-
this code doesn't work; `Array.prototype.forEach` should be `Array.prototype.map`.
Christopher Van authored
-
- 10 Sep, 2014 1 commit
- 09 Sep, 2014 2 commits
-
-
refs #1032 - Don't use a regexp search for string search in resourceExists Please note that this breaks backward compatibility when passing a string to resourceExists(); previously the .search() String method was used, preventing passing url strings containing a question mark easily. We're now strictly checking for an exact match. For searching for a more flexible pattern, you can keep passing in a RegExp.
Nicolas Perriault authored -
-
- 05 Sep, 2014 1 commit
- 28 Aug, 2014 3 commits
-
- 27 Aug, 2014 3 commits
-
- 26 Aug, 2014 4 commits
-
- 19 Aug, 2014 2 commits
-
- 17 Aug, 2014 2 commits
- 15 Aug, 2014 2 commits
- 11 Aug, 2014 2 commits
-
-
Added windows-specific workaround for systems with both integrated and discrete graphics
Maciej Jankowski authored
- 09 Aug, 2014 1 commit
- 08 Aug, 2014 1 commit
-
-
- 02 Aug, 2014 1 commit
- 01 Aug, 2014 3 commits
-
-
-
As the new releases will be hosted on bitbucket, I think it's time to add the latest 1.9.x release. With the hope the phantomjs core team will release the first 2.x release soon :) See http://phantomjs.org/download.html for information
Mickaël Andrieu authored
- 31 Jul, 2014 1 commit
-
-
- 30 Jul, 2014 1 commit
-
-
- 28 Jul, 2014 2 commits
-
-
Fixed #687 casper.test fail event no longer fired using the --fail-fast option
Nicolas Perriault authored
-