- 15 Jul, 2013 2 commits
-
-
When upgrading to Casper 1.1, custom modules have to call the new patchRequire global function.
Clochix authored
- 14 Jul, 2013 3 commits
-
-
- 13 Jul, 2013 12 commits
-
-
-
-
-
-
-
This reverts commit 4c4fb34b. Erroneous branch, pushing releases while drinking wine is not probably not a good idea.
Nicolas Perriault authored -
-
-
-
-
-
- 12 Jul, 2013 4 commits
-
-
-
-
-
Since setting the viewport forces a redraw of the rendering, in an asynchronous manner, it should wait a bit of time. At least SlimerJS needs this delay to redraw its window.
Laurent Jouanneau authored
-
- 10 Jul, 2013 1 commit
-
-
- 09 Jul, 2013 1 commit
- 08 Jul, 2013 7 commits
-
-
- 07 Jul, 2013 2 commits
-
-
- 04 Jul, 2013 2 commits
-
- 03 Jul, 2013 1 commit
-
-
- 02 Jul, 2013 4 commits
-
-
Original http headers should be set only after the query append, not immediately after calling webpage.openUrl. The request initialization may take time, and so customHeaders are not send because they are erased by the original value before the request initialization. (at least in Gecko)
Laurent Jouanneau authored -
Error message for a ReferenceError is not equal between Gecko and Webkit.
Laurent Jouanneau authored -
In gecko, value of <input type=file> is only the filename. It does not contain this c:\fakepath\ path.
Laurent Jouanneau authored -
It seems that Gecko has a different behavior than Phantomjs's webkit on some HTTP response: 102, 118 and 408. Let's do not tests on these http code with Gecko.
Laurent Jouanneau authored
-
- 01 Jul, 2013 1 commit