Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. 10:16:34.447 INFO - Launching a standalone Selenium Server
  2. 10:16:34.494 INFO - Java: Oracle Corporation 24.95-b01
  3. 10:16:34.494 INFO - OS: Linux 3.13.0-71-generic amd64
  4. 10:16:34.515 INFO - v2.52.0, with Core v2.52.0. Built from revision 4c2593c
  5. 10:16:34.620 INFO - Driver provider org.openqa.selenium.ie.InternetExplorerDriver registration is skipped:
  6. registration capabilities Capabilities [{platform=WINDOWS, ensureCleanSession=true, browserName=internet explorer, version=}] does not match the current platform LINUX
  7. 10:16:34.620 INFO - Driver provider org.openqa.selenium.edge.EdgeDriver registration is skipped:
  8. registration capabilities Capabilities [{platform=WINDOWS, browserName=MicrosoftEdge, version=}] does not match the current platform LINUX
  9. 10:16:34.620 INFO - Driver class not found: com.opera.core.systems.OperaDriver
  10. 10:16:34.621 INFO - Driver provider com.opera.core.systems.OperaDriver is not registered
  11. 10:16:34.622 INFO - Driver provider org.openqa.selenium.safari.SafariDriver registration is skipped:
  12. registration capabilities Capabilities [{platform=MAC, browserName=safari, version=}] does not match the current platform LINUX
  13.  
  14. java -jar selenium-server-standalone-2.52.0.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement