- 24 Apr, 2013 2 commits
-
-
Previously, when clicking on a link in a page or submitting a form, Casper.page would be updated to reflect the newly loaded page, but Casper.currentResponse would not. This caused the response passed to 'then' callbacks to only reflect the initial page load. This patch resolves that issue so that Casper's page and currentResponse are consistent and subsequent 'then' call backs receive the response of the most recent main page load.
Darrell Hamilton authored -
The phantomjs documentation[1] indicates that the lock variable is named 'willNavigate'. After a quick test, the values passed reflect that name, true indicating navigation will happen, false indicating it will not. [1]: https://github.com/ariya/phantomjs/wiki/API-Reference-WebPage#onnavigationrequested
Darrell Hamilton authored
-
- 22 Apr, 2013 1 commit
-
-
- 14 Apr, 2013 3 commits
-
- 10 Apr, 2013 2 commits
-
- 06 Apr, 2013 1 commit
-
-
- 01 Apr, 2013 2 commits
-
-
…ype when sending out ajax requests Some sites don't accept the default content-type "application/x-www-form-urlencoded", must send out the specific content-type. so we need the extra settings to override the default content-type setting in current sendAJAX implementation.
Rock Li authored -
-
- 29 Mar, 2013 1 commit
-
-
- 24 Mar, 2013 2 commits
-
-
- 23 Mar, 2013 2 commits
-
-
- 20 Mar, 2013 3 commits
-
- 19 Mar, 2013 1 commit
-
-
- 18 Mar, 2013 4 commits
-
-
- 17 Mar, 2013 1 commit
-
-
- 16 Mar, 2013 4 commits
-
-
- 15 Mar, 2013 2 commits
-
-
- 14 Mar, 2013 2 commits
-
-
- 13 Mar, 2013 6 commits
-
-
- 12 Mar, 2013 1 commit
-
-