Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save maggiesavovska/700d44f44d08a9ebef38289f386ba3d2 to your computer and use it in GitHub Desktop.
Save maggiesavovska/700d44f44d08a9ebef38289f386ba3d2 to your computer and use it in GitHub Desktop.
13:47:51.326 INFO - Executing: [new session: Capabilities [{rotatable=true, locationContextEnabled=true, loggingPrefs=org.openqa.selenium.logging.LoggingPreferences@79c21fba, browserName=chrome, javascriptEnabled=true, handlesAlerts=true, requestOrigins={name=webdriverio, version=4.2.1, url=http://webdriver.io}}]])
13:47:51.327 INFO - Creating a new session for Capabilities [{rotatable=true, locationContextEnabled=true, loggingPrefs=org.openqa.selenium.logging.LoggingPreferences@79c21fba, browserName=chrome, javascriptEnabled=true, handlesAlerts=true, requestOrigins={name=webdriverio, version=4.2.1, url=http://webdriver.io}}]
Starting ChromeDriver 2.21.371459 (36d3d07f660ff2bc1bf28a75d1cdabed0983e7c4) on port 33758
Only local connections are allowed.
13:47:52.107 INFO - Done: [new session: Capabilities [{rotatable=true, locationContextEnabled=true, loggingPrefs=org.openqa.selenium.logging.LoggingPreferences@79c21fba, browserName=chrome, javascriptEnabled=true, handlesAlerts=true, requestOrigins={name=webdriverio, version=4.2.1, url=http://webdriver.io}}]]
13:47:52.121 INFO - Executing: [get: https://www.somewebsite.com])
13:47:54.155 INFO - Done: [get: https://www.somewebsite.com]
13:47:54.165 INFO - Executing: [find element: By.cssSelector: .cbProductAdd])
13:47:54.183 INFO - Done: [find element: By.cssSelector: .cbProductAdd]
13:47:54.187 INFO - Executing: [mousemove: 0 true])
13:47:54.234 INFO - Done: [mousemove: 0 true]
13:48:04.244 INFO - Executing: [click: nothing])
13:48:04.249 INFO - Done: [click: nothing]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment