Skip to content

Instantly share code, notes, and snippets.

@rdpanek
Created May 2, 2018 22:34
Show Gist options
  • Save rdpanek/48bb5dba9d86a9a9308e736a273bec06 to your computer and use it in GitHub Desktop.
Save rdpanek/48bb5dba9d86a9a9308e736a273bec06 to your computer and use it in GitHub Desktop.
selenium-wdio-safari
00:28:19.444 INFO - To upstream: {"using":"xpath","value":"//h2[contains(text(),'SomeText')]"}
00:28:19.448 INFO - To downstream: {"status":0,"sessionId":"C0C166C0-B8D1-4B27-96D2-CB44D32CCD20","value":[{"ELEMENT":"node-03AEAF42-A401-4A4B-9C7B-3FC44B660242"}]}
00:28:19.450 INFO - Found handler: org.openqa.selenium.remote.server.ServicedSession@6f5093bb
00:28:19.450 INFO - Handler thread for session C0C166C0-B8D1-4B27-96D2-CB44D32CCD20 (safari): Executing GET on /session/C0C166C0-B8D1-4B27-96D2-CB44D32CCD20/element/node-03AEAF42-A401-4A4B-9C7B-3FC44B660242/displayed (handler: ServicedSession)
00:28:19.454 INFO - To downstream: {"status":0,"sessionId":"C0C166C0-B8D1-4B27-96D2-CB44D32CCD20","value":false}
00:28:19.945 INFO - Found handler: org.openqa.selenium.remote.server.ServicedSession@6f5093bb
00:28:19.945 INFO - Handler thread for session C0C166C0-B8D1-4B27-96D2-CB44D32CCD20 (safari): Executing POST on /session/C0C166C0-B8D1-4B27-96D2-CB44D32CCD20/elements (handler: ServicedSession)
00:28:19.945 INFO - To upstream: {"using":"xpath","value":"//h2[contains(text(),'SomeText')]"}
00:28:19.949 INFO - To downstream: {"status":0,"sessionId":"C0C166C0-B8D1-4B27-96D2-CB44D32CCD20","value":[{"ELEMENT":"node-03AEAF42-A401-4A4B-9C7B-3FC44B660242"}]}
00:28:19.951 INFO - Found handler: org.openqa.selenium.remote.server.ServicedSession@6f5093bb
00:28:19.951 INFO - Handler thread for session C0C166C0-B8D1-4B27-96D2-CB44D32CCD20 (safari): Executing GET on /session/C0C166C0-B8D1-4B27-96D2-CB44D32CCD20/element/node-03AEAF42-A401-4A4B-9C7B-3FC44B660242/displayed (handler: ServicedSession)
00:28:19.955 INFO - To downstream: {"status":0,"sessionId":"C0C166C0-B8D1-4B27-96D2-CB44D32CCD20","value":false}
00:28:20.444 INFO - Found handler: org.openqa.selenium.remote.server.ServicedSession@6f5093bb
00:28:20.444 INFO - Handler thread for session C0C166C0-B8D1-4B27-96D2-CB44D32CCD20 (safari): Executing POST on /session/C0C166C0-B8D1-4B27-96D2-CB44D32CCD20/elements (handler: ServicedSession)
00:28:20.445 INFO - To upstream: {"using":"xpath","value":"//h2[contains(text(),'SomeText')]"}
00:28:20.449 INFO - To downstream: {"status":0,"sessionId":"C0C166C0-B8D1-4B27-96D2-CB44D32CCD20","value":[{"ELEMENT":"node-03AEAF42-A401-4A4B-9C7B-3FC44B660242"}]}
00:28:20.451 INFO - Found handler: org.openqa.selenium.remote.server.ServicedSession@6f5093bb
00:28:20.451 INFO - Handler thread for session C0C166C0-B8D1-4B27-96D2-CB44D32CCD20 (safari): Executing GET on /session/C0C166C0-B8D1-4B27-96D2-CB44D32CCD20/element/node-03AEAF42-A401-4A4B-9C7B-3FC44B660242/displayed (handler: ServicedSession)
00:28:20.455 INFO - To downstream: {"status":0,"sessionId":"C0C166C0-B8D1-4B27-96D2-CB44D32CCD20","value":false}
00:28:20.505 INFO - Found handler: org.openqa.selenium.remote.server.ServicedSession@6f5093bb
00:28:20.505 INFO - Handler thread for session C0C166C0-B8D1-4B27-96D2-CB44D32CCD20 (safari): Executing DELETE on /session/C0C166C0-B8D1-4B27-96D2-CB44D32CCD20 (handler: ServicedSession)
00:28:20.507 INFO - To downstream: {"status":0,"sessionId":"C0C166C0-B8D1-4B27-96D2-CB44D32CCD20","value":{}}
00:28:20.507 INFO - Removing session org.openqa.selenium.remote.server.ServicedSession@6f5093bb
00:28:20.513 INFO - To downstream: A session with id = 'C0C166C0-B8D1-4B27-96D2-CB44D32CCD20' was not found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment