Skip to content

Instantly share code, notes, and snippets.

@amleszk
Created February 2, 2017 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amleszk/1c4ef4c75227f23b3cbee7ba4865b6ca to your computer and use it in GitHub Desktop.
Save amleszk/1c4ef4c75227f23b3cbee7ba4865b6ca to your computer and use it in GitHub Desktop.
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/BEBB6041-774D-459F-A8FC-7D3831E4D354/displayed] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/BEBB6041-774D-459F-A8FC-7D3831E4D354/displayed] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/BEBB6041-774D-459F-A8FC-7D3831E4D354/displayed 200 177 ms - 76
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/touch/perform {"actions":[{"action":"press","options":{"element":"BEBB6041-774D-459F-A8FC-7D3831E4D354"}},{"action":"wait","options":{"ms":2}},{"action":"release","options":{}}]}
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"element":"BEBB6041-774D-459F-A8FC-7D3831E4D354"}},{"action":"wait","options":{"ms":2}},{"action":"release","options":{}}],"24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'performTouch'
[debug] [XCUITest] Received the following touch action: press-wait-release
[debug] [JSONWP Proxy] Proxying [POST /wda/element/BEBB6041-774D-459F-A8FC-7D3831E4D354/touchAndHold] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/wda/element/BEBB6041-774D-459F-A8FC-7D3831E4D354/touchAndHold] with body: {"duration":0.002}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.performTouch() result: {}
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/touch/perform 200 850 ms - 74
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Password Field"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Password Field","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Password Field"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"7E1AAB76-85A9-424B-A40B-9428666DB6CC","type":"XCUIElementTypeSecureTextField","label":"Password Field"}],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7E1AAB76-85A9-424B-A40B-9428666DB6CC","type":"XCUIElementTypeSecureTextField","label":"Password Field"}]
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 420 ms - 189
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/click {"id":"7E1AAB76-85A9-424B-A40B-9428666DB6CC"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/click] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/click] with body: {"id":"7E1AAB76-85A9-424B-A40B-9428666DB6CC"}
[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"7E1AAB76-85A9-424B-A40B-9428666DB6CC","value":"","sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650"}
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/click 200 1033 ms - 118
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/appium/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/value {"id":"7E1AAB76-85A9-424B-A40B-9428666DB6CC","value":"pYqGZhQDn1"}
[debug] [MJSONWP] Calling AppiumDriver.setValueImmediate() with args: ["pYqGZhQDn1","7E1AAB76-85A9-424B-A40B-9428666DB6CC","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'setValueImmediate'
[XCUITest] There is currently no way to bypass typing using XCUITest. Setting value through keyboard
[debug] [JSONWP Proxy] Proxying [POST /element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/value] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/value] with body: {"value":["p","Y","q","G","Z","h","Q","D","n","1"]}
[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"7E1AAB76-85A9-424B-A40B-9428666DB6CC","value":"","sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650"}
[debug] [MJSONWP] Responding to client with driver.setValueImmediate() result: null
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/appium/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/value 200 984 ms - 76
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/text {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/text] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/text] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"••••••••••\",\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/text 200 254 ms - 104
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/attribute/value {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/attribute/value] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/attribute/value] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"••••••••••\",\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/7E1AAB76-85A9-424B-A40B-9428666DB6CC/attribute/value 200 163 ms - 104
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"screenTopLevelView"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","screenTopLevelView","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"screenTopLevelView"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"6EF4D3DF-7338-4C70-B601-41F6C1A5AB02","type":"XCUIElementTypeOther","label":"screenTopLevelView"}],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6EF4D3DF-7338-4C70-B601-41F6C1A5AB02","type":"XCUIElementTypeOther","label":"screenTopLevelView"}]
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 423 ms - 183
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/6EF4D3DF-7338-4C70-B601-41F6C1A5AB02/location {}
[debug] [MJSONWP] Calling AppiumDriver.getLocation() with args: ["6EF4D3DF-7338-4C70-B601-41F6C1A5AB02","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'getLocation'
[debug] [JSONWP Proxy] Proxying [GET /element/6EF4D3DF-7338-4C70-B601-41F6C1A5AB02/rect] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/6EF4D3DF-7338-4C70-B601-41F6C1A5AB02/rect] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"y\" : 0,\n \"x\" : 0,\n \"width\" : 375,\n \"height\" : 667\n },\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[debug] [MJSONWP] Responding to client with driver.getLocation() result: {"x":0,"y":0}
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/6EF4D3DF-7338-4C70-B601-41F6C1A5AB02/location 200 149 ms - 85
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/6EF4D3DF-7338-4C70-B601-41F6C1A5AB02/location {}
[debug] [MJSONWP] Calling AppiumDriver.getLocation() with args: ["6EF4D3DF-7338-4C70-B601-41F6C1A5AB02","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'getLocation'
[debug] [JSONWP Proxy] Proxying [GET /element/6EF4D3DF-7338-4C70-B601-41F6C1A5AB02/rect] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/6EF4D3DF-7338-4C70-B601-41F6C1A5AB02/rect] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"y\" : 0,\n \"x\" : 0,\n \"width\" : 375,\n \"height\" : 667\n },\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[debug] [MJSONWP] Responding to client with driver.getLocation() result: {"x":0,"y":0}
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/6EF4D3DF-7338-4C70-B601-41F6C1A5AB02/location 200 174 ms - 85
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/touch/perform {"actions":[{"action":"press","options":{"x":2,"y":80}},{"action":"wait","options":{"ms":1}},{"action":"release","options":{}}]}
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":2,"y":80}},{"action":"wait","options":{"ms":1}},{"action":"release","options":{}}],"24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'performTouch'
[debug] [XCUITest] Received the following touch action: press-wait-release
[debug] [JSONWP Proxy] Proxying [POST /wda/touchAndHold] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/wda/touchAndHold] with body: {"duration":0.001,"x":2,"y":80}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.performTouch() result: {}
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/touch/perform 200 1214 ms - 74
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Sign In Button"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Sign In Button","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Sign In Button"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"889806EB-0B8E-46DC-A2BD-E402ABE09C44","type":"XCUIElementTypeButton","label":"Sign In Button"}],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"889806EB-0B8E-46DC-A2BD-E402ABE09C44","type":"XCUIElementTypeButton","label":"Sign In Button"}]
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 282 ms - 180
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/889806EB-0B8E-46DC-A2BD-E402ABE09C44/displayed {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/889806EB-0B8E-46DC-A2BD-E402ABE09C44/displayed] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/889806EB-0B8E-46DC-A2BD-E402ABE09C44/displayed] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/889806EB-0B8E-46DC-A2BD-E402ABE09C44/displayed 200 108 ms - 76
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/889806EB-0B8E-46DC-A2BD-E402ABE09C44/click {"id":"889806EB-0B8E-46DC-A2BD-E402ABE09C44"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/889806EB-0B8E-46DC-A2BD-E402ABE09C44/click] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/889806EB-0B8E-46DC-A2BD-E402ABE09C44/click] with body: {"id":"889806EB-0B8E-46DC-A2BD-E402ABE09C44"}
[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"889806EB-0B8E-46DC-A2BD-E402ABE09C44","value":"","sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650"}
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/889806EB-0B8E-46DC-A2BD-E402ABE09C44/click 200 842 ms - 118
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Sorry, looks like something went wrong."}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Sorry, looks like something went wrong.","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Sorry, looks like something went wrong."}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 294 ms - 74
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Well That Didn't Work..."}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Well That Didn't Work...","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Well That Didn't Work..."}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 374 ms - 74
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Don’t Allow"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Don’t Allow","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Don’t Allow"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 407 ms - 74
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Would you like to get push notifications?"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Would you like to get push notifications?","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Would you like to get push notifications?"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"895CDF29-DA1F-4E48-8D7F-84A3EAC24FB3","type":"XCUIElementTypeStaticText","label":"Would you like to get push notifications?"}],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"895CDF29-DA1F-4E48-8D7F-84A3EAC24FB3","type":"XCUIElementTypeStaticText","label":"Would you like to get push notifications?"}]
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 3503 ms - 211
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/895CDF29-DA1F-4E48-8D7F-84A3EAC24FB3/displayed {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/895CDF29-DA1F-4E48-8D7F-84A3EAC24FB3/displayed] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/895CDF29-DA1F-4E48-8D7F-84A3EAC24FB3/displayed] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/895CDF29-DA1F-4E48-8D7F-84A3EAC24FB3/displayed 200 3651 ms - 76
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Allow"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Allow","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Allow"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"35B9922E-8BAD-4627-A5F9-4BC1554D5AFD","type":"XCUIElementTypeButton","label":"Allow"}],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"35B9922E-8BAD-4627-A5F9-4BC1554D5AFD","type":"XCUIElementTypeButton","label":"Allow"}]
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 16626 ms - 171
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/35B9922E-8BAD-4627-A5F9-4BC1554D5AFD/displayed {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/35B9922E-8BAD-4627-A5F9-4BC1554D5AFD/displayed] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/35B9922E-8BAD-4627-A5F9-4BC1554D5AFD/displayed] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/35B9922E-8BAD-4627-A5F9-4BC1554D5AFD/displayed 200 7896 ms - 76
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/35B9922E-8BAD-4627-A5F9-4BC1554D5AFD/click {"id":"35B9922E-8BAD-4627-A5F9-4BC1554D5AFD"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/35B9922E-8BAD-4627-A5F9-4BC1554D5AFD/click] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/35B9922E-8BAD-4627-A5F9-4BC1554D5AFD/click] with body: {"id":"35B9922E-8BAD-4627-A5F9-4BC1554D5AFD"}
[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"35B9922E-8BAD-4627-A5F9-4BC1554D5AFD","value":"","sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650"}
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/35B9922E-8BAD-4627-A5F9-4BC1554D5AFD/click 200 45302 ms - 118
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Notifications may include alerts, sounds, and icon badges. These can be configured in Settings."}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Notifications may include alerts, sounds, and icon badges. These can be configured in Settings.","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Notifications may include alerts, sounds, and icon badges. These can be configured in Settings."}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 32019 ms - 74
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Notifications may include alerts, sounds, and icon badges. These can be configured in Settings."}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Notifications may include alerts, sounds, and icon badges. These can be configured in Settings.","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Notifications may include alerts, sounds, and icon badges. These can be configured in Settings."}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"D9A35F45-E067-4639-A937-C736E7FD7A8E","type":"XCUIElementTypeStaticText","label":"Notifications may include alerts, sounds, and icon badges. These can be configured in Settings."}],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"D9A35F45-E067-4639-A937-C736E7FD7A8E","type":"XCUIElementTypeStaticText","label":"Notifications may include alerts, sounds, and icon badges. These can be configured in Settings."}]
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 1719 ms - 265
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/D9A35F45-E067-4639-A937-C736E7FD7A8E/displayed {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/D9A35F45-E067-4639-A937-C736E7FD7A8E/displayed] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/D9A35F45-E067-4639-A937-C736E7FD7A8E/displayed] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/D9A35F45-E067-4639-A937-C736E7FD7A8E/displayed 200 246 ms - 76
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Allow"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Allow","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Allow"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"C01BFDD1-377E-464B-B362-31CDB228A10E","type":"XCUIElementTypeButton","label":"Allow"}],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"C01BFDD1-377E-464B-B362-31CDB228A10E","type":"XCUIElementTypeButton","label":"Allow"}]
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 396 ms - 171
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/C01BFDD1-377E-464B-B362-31CDB228A10E/displayed {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/C01BFDD1-377E-464B-B362-31CDB228A10E/displayed] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/C01BFDD1-377E-464B-B362-31CDB228A10E/displayed] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/C01BFDD1-377E-464B-B362-31CDB228A10E/displayed 200 251 ms - 76
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Allow"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Allow","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Allow"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"556197FA-5324-4616-90D2-149807F526FF","type":"XCUIElementTypeButton","label":"Allow"}],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"556197FA-5324-4616-90D2-149807F526FF","type":"XCUIElementTypeButton","label":"Allow"}]
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 380 ms - 171
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/556197FA-5324-4616-90D2-149807F526FF/displayed {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/556197FA-5324-4616-90D2-149807F526FF/displayed] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/556197FA-5324-4616-90D2-149807F526FF/displayed] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 0\n}"
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/556197FA-5324-4616-90D2-149807F526FF/displayed 200 270 ms - 76
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/556197FA-5324-4616-90D2-149807F526FF/click {"id":"556197FA-5324-4616-90D2-149807F526FF"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/556197FA-5324-4616-90D2-149807F526FF/click] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/element/556197FA-5324-4616-90D2-149807F526FF/click] with body: {"id":"556197FA-5324-4616-90D2-149807F526FF"}
[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"556197FA-5324-4616-90D2-149807F526FF","value":"","sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650"}
[JSONWP Proxy] Replacing sessionId 88E1DAFE-F86D-4B5C-9E13-1FA438A82650 with 24ca4e72-1cf7-43e2-b0a3-c7975550dfbf
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/element/556197FA-5324-4616-90D2-149807F526FF/click 200 1005 ms - 118
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Enter Address"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Enter Address","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Enter Address"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 235678 ms - 74
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Enter Address"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Enter Address","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Enter Address"}
[Xcode] mlessweb.aramarkCustomer" 0x6180000defb0
t = 154.45s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:09:34.944 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 170.49s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 1)
t = 170.49s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:09:50.966 XCTRunner[83980:8605180] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00a10> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00a10> {pid=83988}} <unknown> 0 1
t = 186.51s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 2)
t = 186.51s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:10:07.014 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
2017-02-02 17:10:07.626 XCTRunner[83980:8608561] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516900a10> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516900a10> {pid=83988}} <unknown> 0 1
2017-02-02 17:10:07.659 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - (null) /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 202.22s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0
t = 202.22s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:10:22.711 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 218.26s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 1)
t = 218.26s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:10:28.077 XCTRunner[83980:8609248] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516900a10> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516900a10> {pid=83988}} <unknown> 0 1
t = 234.65s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 2)
t = 234.65s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:10:47.847 XCTRunner[83980:8609248] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa5140015f0> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa5140015f0> {pid=83988}} <unknown> 0 1
2017-02-02 17:11:09.616 XCTRunner[83980:8608561] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516701d50> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516701d50> {pid=83988}} <unknown> 0 1
2017-02-02 17:11:09.650 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - (null) /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 264.20s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0
t = 264.20s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:11:24.688 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 280.24s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 1)
t = 280.24s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:11:36.875 XCTRunner[83980:8608561] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00a00> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00a00> {pid=83988}} <unknown> 0 1
t = 296.44s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 2)
t = 296.44s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:11:51.878 XCTRunner[83980:8611339] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
2017-02-02 17:12:12.961 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - (null) /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 327.51s Get all elements bound by index for: Elements matching predicate '"Enter Address" IN identifiers'
2017-02-02 17:12:14.532 XCTRunner[83980:8612382] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00b10> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00b10> {pid=83988}} <unknown> 0 1
t = 329.20s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:12:29.670 XCTRunner[83980:8612829] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
t = 344.22s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:12:44.720 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 359.27s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:12:49.477 XCTRunner[83980:8612829] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00a10> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00a10> {pid=83988}} <unknown> 0 1
t = 375.05s Find the Application "com.apple.springboard" 0x6100002c3e20
t = 375.05s Snapshot accessibility hierarchy for com.apple.springboard
2017-02-02 17:13:04.481 XCTRunner[83980:8613064] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
t = 390.09s Use cached accessibility hierarchy for com.apple.springboard
t = 390.10s Find: Descendants matching type Ale
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 233253 ms - 74
[HTTP] --> POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements {"using":"accessibility id","value":"Enter Address"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Enter Address","24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/elements] with body: {"using":"accessibility id","value":"Enter Address"}
[Xcode] rt
t = 390.10s Use cached accessibility hierarchy for com.apple.springboard
t = 390.11s Find: Descendants matching type Sheet
t = 390.13s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0
t = 390.13s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:13:30.591 XCTRunner[83980:8613064] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516701220> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516701220> {pid=83988}} <unknown> 0 1
t = 406.14s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 1)
t = 406.14s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:13:46.636 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 422.18s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 2)
t = 422.18s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:14:02.435 XCTRunner[83980:8615373] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa5167009b0> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa5167009b0> {pid=83988}} <unknown> 0 1
2017-02-02 17:14:17.442 XCTRunner[83980:8615373] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
2017-02-02 17:14:17.486 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - (null) /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 452.03s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0
t = 452.03s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:14:32.525 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 468.07s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 1)
t = 468.07s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:14:37.474 XCTRunner[83980:8616365] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa511715d00> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa511715d00> {pid=83988}} <unknown> 0 1
t = 485.04s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 2)
t = 485.04s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:14:52.477 XCTRunner[83980:8617404] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
2017-02-02 17:15:07.480 XCTRunner[83980:8617999] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
2017-02-02 17:15:07.520 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - (null) /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 502.07s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0
t = 502.07s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:15:22.564 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 518.11s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 1)
t = 518.11s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:15:30.613 XCTRunner[83980:8615373] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00900> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00900> {pid=83988}} <unknown> 0 1
t = 534.17s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 2)
t = 534.17s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:15:45.617 XCTRunner[83980:8619066] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
2017-02-02 17:16:07.618 XCTRunner[83980:8619243] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00a10> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00a10> {pid=83988}} <unknown> 0 1
2017-02-02 17:16:07.653 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - (null) /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 562.20s Get all elements bound by index for: Elements matching predicate '"Enter Address" IN identifiers'
t = 562.23s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:16:22.694 XCTRunner[83980:8619243] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
t = 577.24s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:16:37.740 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 592.29s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:16:45.723 XCTRunner[83980:8620094] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516900aa0> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516900aa0> {pid=83988}} <unknown> 0 1
t = 608.29s Find the Application "com.apple.springboard" 0x6100002c3e20
t = 608.29s Snapshot accessibility hierarchy for com.apple.springboard
2017-02-02 17:17:00.727 XCTRunner[83980:8620094] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
t = 623.34s Use cached accessibility hierarchy for com.apple.springboard
t = 623.35s Find: Descendants m
[Xcode] atching type Alert
t = 623.35s Use cached accessibility hierarchy for com.apple.springboard
t = 623.35s Find: Descendants matching type Sheet
t = 623.40s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0
t = 623.40s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:17:23.902 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 639.45s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 1)
t = 639.45s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:17:25.732 XCTRunner[83980:8621439] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa511715d00> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa511715d00> {pid=83988}} <unknown> 0 1
2017-02-02 17:17:40.736 XCTRunner[83980:8621959] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
t = 656.29s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 2)
t = 656.29s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:17:56.780 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
2017-02-02 17:18:07.576 XCTRunner[83980:8621959] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00a10> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516a00a10> {pid=83988}} <unknown> 0 1
2017-02-02 17:18:07.611 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - (null) /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 682.16s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0
t = 682.16s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:18:22.619 XCTRunner[83980:8622807] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
t = 698.17s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 1)
t = 698.17s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:18:38.674 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 714.22s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 2)
t = 714.22s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:18:49.728 XCTRunner[83980:8621959] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516a004c0> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa516a004c0> {pid=83988}} <unknown> 0 1
2017-02-02 17:19:04.733 XCTRunner[83980:8623585] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
2017-02-02 17:19:04.771 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - (null) /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 739.32s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0
t = 739.32s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:19:19.810 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 755.36s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 1)
t = 755.36s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:19:34.705 XCTRunner[83980:8623361] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa5117177d0> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIElement 0x7fa5117177d0> {pid=83988}} <unknown> 0 1
t = 772.26s Find the Application "com.seamlessweb.aramarkCustomer" 0x6180000defb0 (retry 2)
t = 772.26s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:19:49.712 XCTRunner[83980:8623361] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
2017-02-02 17:20:04.720 XCTRunner[83980:8625340] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
2017-02-02 17:20:04.752 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - (null) /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 799.30s Get all elements bound by index for: Elements matching predicate '"Enter Address" IN identifiers'
t = 799.33s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:20:19.795 XCTRunner[83980:8623984] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
t = 814.34s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:20:34.806 XCTRunner[83980:8625340] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error getting main window -25204" UserInfo={NSLocalizedDescription=Error getting main window -25204} <unknown> 0 1
t = 829.35s Snapshot accessibility hierarchy for com.seamlessweb.aramarkCustomer
2017-02-02 17:20:49.848 XCTRunner[83980:8602143] Enqueue Failure: UI Testing Failure - Failed to get snapshot within 15.0s /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
t = 844.39s Find the Application "com.apple.springboard" 0x6100002c3e20
t = 844.39s Snapshot accessibility hierarchy for com.apple.springboard
2017-02-02 17:20:59.522 XCTRunner[83980:8626197] Enqueue Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25204 getting snapshot for element <AXUIElement 0x7fa516700870> {pid=83988}" UserInfo={NSLocalizedDescription=Error -25204 getting snapshot for element <AXUIEleme
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"88E1DAFE-F86D-4B5C-9E13-1FA438A82650","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/elements 200 236780 ms - 74
[HTTP] --> GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source/xml] to [GET http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650/source/xml] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"Cannot get 'xml' source of the current application\",\n \"sessionId\" : \"88E1DAFE-F86D-4B5C-9E13-1FA438A82650\",\n \"status\" : 13\n}"
[HTTP] <-- GET /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf/source 500 113749 ms - 221
[HTTP] --> DELETE /wd/hub/session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf {}
[debug] [MJSONWP] Calling AppiumDriver.deleteSession() with args: ["24ca4e72-1cf7-43e2-b0a3-c7975550dfbf"]
[debug] [JSONWP Proxy] Proxying [DELETE /session/24ca4e72-1cf7-43e2-b0a3-c7975550dfbf] to [DELETE http://localhost:8100/session/88E1DAFE-F86D-4B5C-9E13-1FA438A82650] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n\n },\n \"sessionId\" : \"10F8FCFB-9AAF-4F7E-BE5C-DCE1C05E1735\",\n \"status\" : 0\n}"
[XCUITest] Shutting down sub-processes
[XCUITest] Shutting down xcodebuild process (pid 83962)
[Xcode] ** BUILD INTERRUPTED **
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment