Guest User

chromedriver-same-renderer

a guest
Dec 11th, 2015
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. [214.720][INFO]: COMMAND Navigate {
  2. "sessionId": "82bb3d778849307dab25892407da17fd",
  3. "url": "http://localhost/asdf"
  4. }
  5. [214.726][INFO]: Waiting for pending navigations...
  6. [214.726][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=26) {
  7. "expression": "1"
  8. }
  9. [214.727][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=26) {
  10. "result": {
  11. "description": "1",
  12. "type": "number",
  13. "value": 1
  14. },
  15. "wasThrown": false
  16. }
  17. [214.727][INFO]: Done waiting for pending navigations
  18. [214.727][DEBUG]: DEVTOOLS COMMAND Page.navigate (id=27) {
  19. "url": "http://localhost/asdf"
  20. }
  21. [214.729][DEBUG]: DEVTOOLS EVENT Page.frameStartedLoading {
  22. "frameId": "30468.2"
  23. }
  24. [214.730][DEBUG]: DEVTOOLS RESPONSE Page.navigate (id=27) {
  25. "frameId": "30468.2"
  26. }
  27. [214.730][INFO]: Waiting for pending navigations...
  28. [214.730][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=28) {
  29. "expression": "1"
  30. }
  31. [214.730][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=28) {
  32. "result": {
  33. "description": "1",
  34. "type": "number",
  35. "value": 1
  36. },
  37. "wasThrown": false
  38. }
  39. [216.732][SEVERE]: Timed out receiving message from renderer: 2.000
  40. [216.732][INFO]: Timed out. Stopping navigation...
Advertisement
Add Comment
Please, Sign In to add comment