Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.06 KB | None | 0 0
  1. 17:43:48.450 INFO - Executing: [click: 26 [[ChromeDriver: chrome on MAC (f691b80283fc3a219231006bdb561eee)] -> css selector: #next-button]])
  2. 17:43:49.676 WARN - Exception thrown
  3. org.openqa.selenium.WebDriverException: unknown error: Element <button class="btn btn-next btn-primary btn-lg nextButton" id="next-button">...</button> is not clickable at point (662, 899). Other element would receive the click: <div class="MuiBackdrop-root-611 MuiBackdrop-invisible-612" aria-hidden="true" style="opacity: 0; will-change: opacity; transition: opacity 195ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;"></div>
  4. (Session info: chrome=65.0.3325.181)
  5. (Driver info: chromedriver=2.37.544337 (8c0344a12e552148c185f7d5117db1f28d6c9e85),platform=Mac OS X 10.13.4 x86_64) (WARNING: The server did not provide any stacktrace information)
  6. Command duration or timeout: 27 milliseconds
  7. Build info: version: '2.53.1', revision: 'a36b8b1', time: '2016-06-30 17:37:03'
  8. System info: host: 'iMac-de-Joan.local', ip: '169.254.29.207', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.13.4', java.version: '9.0.4'
  9. Driver info: org.openqa.selenium.chrome.ChromeDriver
  10. Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.37.544337 (8c0344a12e552148c185f7d5117db1f28d6c9e85), userDataDir=/var/folders/09/1lpd6bxj59566q01vknwg5bc0000gn/T/.org.chromium.Chromium.H9Kjha}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=65.0.3325.181, platform=MAC, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=false, acceptInsecureCerts=false, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=}]
  11. Session ID: f691b80283fc3a219231006bdb561eee
  12. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  13. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  14. at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  15. at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
  16. at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206)
  17. at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158)
  18. at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678)
  19. at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:327)
  20. at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:85)
  21. at jdk.internal.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  22. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.base/java.lang.reflect.Method.invoke(Method.java:564)
  24. at org.openqa.selenium.support.events.EventFiringWebDriver$EventFiringWebElement$1.invoke(EventFiringWebDriver.java:335)
  25. at com.sun.proxy.$Proxy4.click(Unknown Source)
  26. at org.openqa.selenium.support.events.EventFiringWebDriver$EventFiringWebElement.click(EventFiringWebDriver.java:348)
  27. at jdk.internal.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  28. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.base/java.lang.reflect.Method.invoke(Method.java:564)
  30. at org.openqa.selenium.remote.server.KnownElements$1.invoke(KnownElements.java:64)
  31. at com.sun.proxy.$Proxy5.click(Unknown Source)
  32. at org.openqa.selenium.remote.server.handler.ClickElement.call(ClickElement.java:30)
  33. at org.openqa.selenium.remote.server.handler.ClickElement.call(ClickElement.java:1)
  34. at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  35. at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176)
  36. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
  37. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
  38. at java.base/java.lang.Thread.run(Thread.java:844)
  39. 17:43:49.688 WARN - Exception: unknown error: Element <button class="btn btn-next btn-primary btn-lg nextButton" id="next-button">...</button> is not clickable at point (662, 899). Other element would receive the click: <div class="MuiBackdrop-root-611 MuiBackdrop-invisible-612" aria-hidden="true" style="opacity: 0; will-change: opacity; transition: opacity 195ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;"></div>
  40. (Session info: chrome=65.0.3325.181)
  41. (Driver info: chromedriver=2.37.544337 (8c0344a12e552148c185f7d5117db1f28d6c9e85),platform=Mac OS X 10.13.4 x86_64) (WARNING: The server did not provide any stacktrace information)
  42. Command duration or timeout: 27 milliseconds
  43. Build info: version: '2.53.1', revision: 'a36b8b1', time: '2016-06-30 17:37:03'
  44. System info: host: 'iMac-de-Joan.local', ip: '169.254.29.207', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.13.4', java.version: '9.0.4'
  45. Driver info: org.openqa.selenium.chrome.ChromeDriver
  46. Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.37.544337 (8c0344a12e552148c185f7d5117db1f28d6c9e85), userDataDir=/var/folders/09/1lpd6bxj59566q01vknwg5bc0000gn/T/.org.chromium.Chromium.H9Kjha}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=65.0.3325.181, platform=MAC, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=false, acceptInsecureCerts=false, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=}]
  47. Session ID: f691b80283fc3a219231006bdb561eee
  48. 17:43:49.868 INFO - Executing: [delete session: f603608f-7792-4f20-998f-2f0adaac0bf3])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement