Skip to content

Instantly share code, notes, and snippets.

@nicodeur
Created January 9, 2019 14:41
Show Gist options
  • Save nicodeur/89a3bb62ca3c0f9ab270eb98b7541703 to your computer and use it in GitHub Desktop.
Save nicodeur/89a3bb62ca3c0f9ab270eb98b7541703 to your computer and use it in GitHub Desktop.
[debug] [W3C (4ee29c0f)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAAHh7/e3dr4AAEAASURBVHgB\r\n7N0HnGdFlTZ+//vmnN9337jvvml3XXN2DWvCAEgWUcSABBVBRUyYMK0JlTgMw8yA\r\nKJh117gqYHbNgRyGAUQxByTH/n+7Hzhef9PdTOfumXPn96mpW/fUqVNP1al6bt26\r\nt+801kcj0Ag0Ao1AI9AIbHkI3Do2duvY9WO/+43dPDb+u+Gm8d/NN47/xm7xS/KE\r\nuByb+/vt2JjfbcfNt4z5jd3kd+vEb+zWmyZ+t4zdepv+20Xn//87zb/K1tgINAKN\r\nQCPQCDQCS45AU5klb4I2oBFoBBqBRqARaARmj8D4gsttayzDdZeJhZjb116iPUsx\r\nkZ9pGNUJJ7T9XlnDRZ7Z1+QOcvaqzB0A1JcbgUagEWgEGoEViUBTmRXZbG10I9AI\r\nNAKNQCPQCNyGwPjOFVtV/LI4kn0z142N+d0w8Uv65u6OGS6xiGd/zERirkyUN7Ff\r\nJrtmmJELIVUL1i69KrNg0LbiRqARaAQagUZgKRFoKrOU6HfZjUAj0Ag0Ao1AIzAn\r\nBG4au97v9heYvKx0401jt/gl6bbNLVk1mdg+k6ubH2blZRKdE1bfOmYpyGrMeLlj\r\nt14//luwo1dlFgzaVtwINAKNQCPQCCwdAk1lxrG/5RZ8auzWW28VSfymm266+WZM\r\nbvyS9IqPSw8O6a4OEmYfTbnJX2pT7o034nrjlpTMpPawmVguRc/QtlxNesRydShT\r\nVyeNDDUoJcaIRENOE5IUSXyoiqSj9GwqMBTueCOwEAik1+mHUZ7T6sbS424jAjkd\r\nhrKnJwtHnC7ppcGpeGSiPALiJTPUcMMNnuyPHyN6hjIR6HCrQiAdoHrsC1/4QtXP\r\n...
[HTTP] <-- GET /wd/hub/session/4ee29c0f-5ef4-42b1-95a8-5800ef3a7554/screenshot 200 171 ms - 374500
[HTTP]
[HTTP] --> GET /wd/hub/session/4ee29c0f-5ef4-42b1-95a8-5800ef3a7554/source
[HTTP] {}
[debug] [W3C (4ee29c0f)] Calling AppiumDriver.getPageSource() with args: ["4ee29c0f-5ef4-42b1-95a8-5800ef3a7554"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Matched '/source' to command name 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8200/session/C6521DAB-4BDE-4026-8D39-E6AB79F3C73F/source] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" name=\\\"Auchan\\\" label=\\\"Auchan\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\"\\/>\\n\",\n \"sessionId\" : \"C6521DAB-4BDE-4026-8D39-E6AB79F3C73F\",\n \"status\" : 0\n}"
[debug] [W3C (4ee29c0f)] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeOther type=\"XCUIElementTypeOther\" name=\"Auchan\" label=\"Auchan\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\"/></AppiumAUT>"
[HTTP] <-- GET /wd/hub/session/4ee29c0f-5ef4-42b1-95a8-5800ef3a7554/source 200 91185 ms - 242
[HTTP]
[debug] [XCUITest] Connection to WDA timed out
[debug] [XCUITest] Connection to WDA timed out
[HTTP] --> GET /wd/hub/session/4ee29c0f-5ef4-42b1-95a8-5800ef3a7554/screenshot
[HTTP] {}
[debug] [W3C (4ee29c0f)] Calling AppiumDriver.getScreenshot() with args: ["4ee29c0f-5ef4-42b1-95a8-5800ef3a7554"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Matched '/screenshot' to command name 'getScreenshot'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment