Advertisement
Guest User

Untitled

a guest
Feb 27th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. ./casperjs sample.js http://test.com/i/
  2. [info] [phantom] Starting...
  3. [info] [phantom] Running suite: 3 steps
  4. [debug] [phantom] opening url: http://test.com/i/, HTTP GET
  5. [debug] [phantom] Navigation requested: url=http://test.com/i/, type=Other, willNavigate=true, isMainFrame=true
  6. [debug] [phantom] url changed to "http://test.com/i/"
  7. [debug] [phantom] Navigation requested: url=http://test.com/i/i1.html, type=Other, willNavigate=true, isMainFrame=false
  8. [debug] [phantom] Successfully injected Casper client-side utilities
  9. [info] [phantom] Step anonymous 2/3 http://test.com/i/ (HTTP 200)
  10. [debug] [phantom] Navigation requested: url=about:blank, type=Other, willNavigate=true, isMainFrame=true
  11. [debug] [phantom] url changed to "about:blank"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement