Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. Error retrieving a new session from the selenium server Connection refused! Is selenium server started?
  2.  
  3. 18:39:17 [91m18:38:55[39m [1;31mError retrieving a new session from the selenium server[0m
  4. 18:39:17 [91m18:38:55[39m [0;31mConnection refused! Is selenium server started?
  5. 18:39:17 [91m18:38:55[39m [0m[0;90m{ sessionId: null,
  6. 18:39:17 [91m18:38:55[39m state: 'unknown error',
  7. 18:39:17 [91m18:38:55[39m hCode: 1427609829,
  8. 18:39:17 [91m18:38:55[39m value:
  9. 18:39:17 [91m18:38:55[39m { additionalInformation: 'nDriver info: driver.version: unknown',
  10. 18:39:17 [91m18:38:55[39m localizedMessage: 'The best matching driver provider org.openqa.selenium.phantomjs.PhantomJSDriver can't create a new driver instance for Capabilities [{acceptSslCerts=true, marionette=true, name=Checkout / Guest User Shoe Purchase Test, browserName=internet explorer, javascriptEnabled=true, platform=ANY}]nBuild info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800'nSystem info: host: 'jenkins2.rsp.shoebuy.com', ip: '172.30.2.157', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-514.6.1.el7.x86_64', java.version: '1.8.0_121'nDriver info: driver.version: unknown',
  11. 18:39:17 [91m18:38:55[39m systemInformation: 'System info: host: 'jenkins2.rsp.shoebuy.com', ip: '172.30.2.157', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-514.6.1.el7.x86_64', java.version: '1.8.0_121'',
  12. 18:39:17 [91m18:38:55[39m supportUrl: null,
  13. 18:39:17 [91m18:38:55[39m cause: null,
  14. 18:39:17 [91m18:38:55[39m suppressed: [],
  15. 18:39:17 [91m18:38:55[39m message: 'The best matching driver provider org.openqa.selenium.phantomjs.PhantomJSDriver can't create a new driver instance for Capabilities [{acceptSslCerts=true, marionette=true, name=Checkout / Guest User Shoe Purchase Test, browserName=internet explorer, javascriptEnabled=true, platform=ANY}]nBuild info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800'nSystem info: host: 'jenkins2.rsp.shoebuy.com', ip: '172.30.2.157', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-514.6.1.el7.x86_64', java.version: '1.8.0_121'nDriver info: driver.version: unknown',
  16. 18:39:17 [91m18:38:55[39m hCode: 1616364689,
  17. 18:39:17 [91m18:38:55[39m class: 'org.openqa.selenium.WebDriverException',
  18. 18:39:17 [91m18:38:55[39m buildInformation:
  19. 18:39:17 [91m18:38:55[39m { buildRevision: '86a5d70',
  20. 18:39:17 [91m18:38:55[39m buildTime: '2017-02-16 07:57:44 -0800',
  21. 18:39:17 [91m18:38:55[39m releaseLabel: '3.1.0',
  22. 18:39:17 [91m18:38:55[39m hCode: 1603424763,
  23. 18:39:17 [91m18:38:55[39m class: 'org.openqa.selenium.internal.BuildInfo' },
  24. 18:39:17 [91m18:38:55[39m screen: null },
  25. 18:39:17 [91m18:38:55[39m class: 'org.openqa.selenium.remote.Response',
  26. 18:39:17 [91m18:38:55[39m status: 13 }[0m
  27. 18:39:17
  28. 18:39:17 [92m[INFO][39m [Magellan]
  29. 18:39:17 [92m[INFO][39m [Magellan] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  30.  
  31. 15:27:50.516 INFO - Executing: [find element: By.xpath: //div[contains(@class, '
  32. sb-userbar')]//a[contains(text(), 'SIGN IN')]])
  33. 15:27:51.139 WARN - Exception thrown
  34. org.openqa.selenium.NoSuchElementException: Unable to find element with xpath ==
  35. //div[contains(@class, 'sb-userbar')]//a[contains(text(), 'SIGN IN')]
  36. For documentation on this error, please visit: http://seleniumhq.org/exceptions/
  37. no_such_element.html
  38. Build info: version: '3.4.0', revision: 'unknown', time: 'unknown'
  39. System info: host: '101ARCH-VM4', ip: '169.254.67.254', os.name: 'Windows 7', os
  40. .arch: 'amd64', os.version: '6.1', java.version: '1.8.0_144'
  41. Driver info: org.openqa.selenium.ie.InternetExplorerDriver
  42. Capabilities [{acceptInsecureCerts=false, browserVersion=11, se:ieOptions={nativ
  43. eEvents=true, browserAttachTimeout=0.0, ie.ensureCleanSession=false, elementScro
  44. llBehavior=0.0, enablePersistentHover=true, ie.browserCommandLineSwitches=, ie.f
  45. orceCreateProcessApi=false, requireWindowFocus=false, initialBrowserUrl=http://l
  46. ocalhost:4911/, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000.0, igno
  47. reProtectedModeSettings=false}, browserName=internet explorer, pageLoadStrategy=
  48. normal, unhandledPromptBehavior=dismiss, javascriptEnabled=true, platformName=wi
  49. ndows, setWindowRect=true, platform=ANY}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement