Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. Initialize...
  2.  
  3. Connecting to ws://localhost:8080/ws/logs/a60e3d0cf24524e45ed73cb34a8eb00e...
  4. Connected!
  5. Waiting xvfb...
  6. Starting OperaDriver 2.41 on port 4444
  7. All remote connections are allowed. Use a whitelist instead!
  8. [1550560810.773][INFO]: [a60e3d0cf24524e45ed73cb34a8eb00e] COMMAND InitSession {
  9. "capabilities": {
  10. "firstMatch": [ {
  11. "browserName": "opera"
  12. } ]
  13. },
  14. "desiredCapabilities": {
  15. "browserName": "opera",
  16. "enableVNC": true,
  17. "enableVideo": false,
  18. "platform": "ANY",
  19. "version": "58.0"
  20. }
  21. }
  22. [1550560810.775][INFO]: [a60e3d0cf24524e45ed73cb34a8eb00e] RESPONSE InitSession ERROR unknown error: cannot find Opera binary
  23. [1550560810.776][DEBUG]: Log type 'driver' lost 0 entries on destruction
  24. [1550560810.776][DEBUG]: Log type 'browser' lost 0 entries on destruction
  25.  
  26. --- x11vnc loop: 1 ---
  27.  
  28. --- x11vnc loop: waiting for: 40
  29.  
  30. PORT=5900
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement