Skip to content

Instantly share code, notes, and snippets.

Created June 26, 2017 08:35
Show Gist options
  • Save anonymous/bfb8464c0388b7bfdba567dba5f0e36a to your computer and use it in GitHub Desktop.
Save anonymous/bfb8464c0388b7bfdba567dba5f0e36a to your computer and use it in GitHub Desktop.
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 4000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/B48E9E14-1B95-464C-A775-9E6F53A9F4B0/elements] with body: {"using":"accessibility id","value":"SKIP TOUR"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"DCAFBE1B-796D-425C-92D4-574D89788FA5","type":"XCUIElementTypeStaticText","label":"SKIP TOUR"}],"sessionId":"B48E9E14-1B95-464C-A775-9E6F53A9F4B0","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"DCAFBE1B-796D-425C-92D4-574D89788FA5","type":"XCUIElementTypeStaticText","label":"SKIP TOUR"}]
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/elements 200 244 ms - 179
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element {"using":"accessibility id","value":"SKIP TOUR"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["accessibility id","SKIP TOUR","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/B48E9E14-1B95-464C-A775-9E6F53A9F4B0/element] with body: {"using":"accessibility id","value":"SKIP TOUR"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"E0A1AEE9-1776-41F5-99C4-72C14D596DFD","type":"XCUIElementTypeStaticText","label":"SKIP TOUR"},"sessionId":"B48E9E14-1B95-464C-A775-9E6F53A9F4B0","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"E0A1AEE9-1776-41F5-99C4-72C14D596DFD","type":"XCUIElementTypeStaticText","label":"SKIP TOUR"}
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element 200 169 ms - 177
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts {"type":"implicit","ms":4000}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",4000,"332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 4000ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element/E0A1AEE9-1776-41F5-99C4-72C14D596DFD/click {"id":"E0A1AEE9-1776-41F5-99C4-72C14D596DFD"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element/E0A1AEE9-1776-41F5-99C4-72C14D596DFD/click] to [POST http://localhost:8100/session/B48E9E14-1B95-464C-A775-9E6F53A9F4B0/element/E0A1AEE9-1776-41F5-99C4-72C14D596DFD/click] with body: {"id":"E0A1AEE9-1776-41F5-99C4-72C14D596DFD"}
[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"E0A1AEE9-1776-41F5-99C4-72C14D596DFD","value":"","sessionId":"B48E9E14-1B95-464C-A775-9E6F53A9F4B0"}
[JSONWP Proxy] Replacing sessionId B48E9E14-1B95-464C-A775-9E6F53A9F4B0 with 332ef015-8674-459b-b706-f09597209169
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element/E0A1AEE9-1776-41F5-99C4-72C14D596DFD/click 200 539 ms - 118
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/appium/app/launch {}
[debug] [MJSONWP] Calling AppiumDriver.launchApp() with args: ["332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'launchApp'
[debug] [XCUITest] iOS SDK Version set to '10.3'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1498465869142 (10:31:09 GMT+0200 (CEST))
[iOSSim] Constructing iOS simulator for Xcode version 8.3.1 with udid '87C9954F-F413-47D0-B2A6-35214A08FC9C'
[XCUITest] Determining device to run tests on: udid: '87C9954F-F413-47D0-B2A6-35214A08FC9C', real device: false
[BaseDriver] Using local app '/Users/lsomni/editor_mobile/src/platforms/ios/build/emulator/Albelli.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1498465869317 (10:31:09 GMT+0200 (CEST))
[debug] [XCUITest] Checking whether app '/Users/lsomni/editor_mobile/src/platforms/ios/build/emulator/Albelli.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [BaseDriver] Event 'resetStarted' logged at 1498465869325 (10:31:09 GMT+0200 (CEST))
[XCUITest] Not scrubbing third party app in anticipation of uninstall
[debug] [BaseDriver] Event 'resetComplete' logged at 1498465869498 (10:31:09 GMT+0200 (CEST))
[debug] [iOSLog] Starting iOS 10.3 simulator log capture
[debug] [iOSLog] System log path: /Users/lsomni/Library/Logs/CoreSimulator/87C9954F-F413-47D0-B2A6-35214A08FC9C/system.log
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1498465869580 (10:31:09 GMT+0200 (CEST))
[XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[debug] [XCUITest] Reset requested. Removing app with id 'nl.albelli.albumprinter' from the device
[XCUITest] Simulator with udid '87C9954F-F413-47D0-B2A6-35214A08FC9C' already booted
[debug] [BaseDriver] Event 'simStarted' logged at 1498465869758 (10:31:09 GMT+0200 (CEST))
[debug] [XCUITest] Installing /Users/lsomni/editor_mobile/src/platforms/ios/build/emulator/Albelli.app on Simulator with UUID '87C9954F-F413-47D0-B2A6-35214A08FC9C'...
[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1498465875051 (10:31:15 GMT+0200 (CEST))
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1498465875052 (10:31:15 GMT+0200 (CEST))
[XCUITest] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Carthage found: '/usr/local/bin/carthage'
[debug] [XCUITest] Killing hanging processes
[XCUITest] xcodebuild exited with code 'null' and signal 'SIGKILL'
[debug] [XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=87C9954F-F413-47D0-B2A6-35214A08FC9C -configuration Debug IPHONEOS_DEPLOYMENT_TARGET=10.3' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[debug] [XCUITest] Output from xcodebuild will not be logged
[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [XCUITest] Log file for xcodebuild test: /Users/lsomni/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/91CDA359-E954-4533-9664-DFBCEDD4EE0F/Session-WebDriverAgentRunner-2017-06-26_103116-BD3vAb.log
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"10.3\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"10.3\",\n \"ip\" : \"10.41.60.161\"\n },\n \"build\" : {\n \"time\" : \"Jun 22 2017 11:34:55\"\n }\n },\n \"sessionId\" : \"549855D0-0BE6-4FA0-9C7E-420184BF8949\",\n \"status\" : 0\n}"
[debug] [XCUITest] WebDriverAgent running on ip '10.41.60.161'
[debug] [XCUITest] WebDriverAgent successfully started after 7087ms
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1498465882322 (10:31:22 GMT+0200 (CEST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"nl.albelli.albumprinter","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","capabilities":{"device":"iphone","browserName":" ","sdkVersion":"10.3","CFBundleIdentifier":"local.pid.1921"}},"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1498465884667 (10:31:24 GMT+0200 (CEST))
[debug] [XCUITest] Found WDA derived data folder: '/Users/lsomni/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy'
[XCUITest] Setting '555' permissions to '/Users/lsomni/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Attachments' folder
[debug] [XCUITest] Found WDA derived data folder: '/Users/lsomni/Library/Developer/Xcode/DerivedData/WebDriverAgent-ceakatlydgitcjebccsbdhchgrpn'
[XCUITest] Setting '555' permissions to '/Users/lsomni/Library/Developer/Xcode/DerivedData/WebDriverAgent-ceakatlydgitcjebccsbdhchgrpn/Logs/Test/Attachments' folder
[debug] [BaseDriver] Event 'wdaPermsAdjusted' logged at 1498465884672 (10:31:24 GMT+0200 (CEST))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1498465884672 (10:31:24 GMT+0200 (CEST))
[debug] [XCUITest] Setting initial orientation to 'PORTRAIT'
[debug] [JSONWP Proxy] Proxying [POST /orientation] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/orientation] with body: {"orientation":"PORTRAIT"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Event 'orientationSet' logged at 1498465885904 (10:31:25 GMT+0200 (CEST))
[iOS] Successfully launched the '/Users/lsomni/editor_mobile/src/platforms/ios/build/emulator/Albelli.app' app.
[debug] [MJSONWP] Responding to client with driver.launchApp() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/appium/app/launch 200 16790 ms - 76 [HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context {"name":"NATIVE_APP"}
[debug] [MJSONWP] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'setContext'
[debug] [iOS] Attempting to set context to 'NATIVE_APP'
[debug] [MJSONWP] Responding to client with driver.setContext() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/elements {"using":"accessibility id","value":"Ok"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Ok","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 4000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"Ok"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 285 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"Ok"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 1028 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"Ok"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 1755 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"Ok"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 2482 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"Ok"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 3202 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"Ok"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 3930 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"Ok"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/elements 200 4662 ms - 74
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/elements {"using":"accessibility id","value":"Allow"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Allow","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 4000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"Allow"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"A36FD8B2-7706-4791-92D5-DEDC8E60CF77","type":"XCUIElementTypeButton","label":"Allow"}],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"A36FD8B2-7706-4791-92D5-DEDC8E60CF77","type":"XCUIElementTypeButton","label":"Allow"}]
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/elements 200 274 ms - 171
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element {"using":"accessibility id","value":"Allow"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["accessibility id","Allow","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/element] with body: {"using":"accessibility id","value":"Allow"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"53E02DE5-0C7A-4140-8AC9-DD81DF905274","type":"XCUIElementTypeButton","label":"Allow"},"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"53E02DE5-0C7A-4140-8AC9-DD81DF905274","type":"XCUIElementTypeButton","label":"Allow"}
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element 200 144 ms - 169
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts {"type":"implicit","ms":4000}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",4000,"332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 4000ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element/53E02DE5-0C7A-4140-8AC9-DD81DF905274/click {"id":"53E02DE5-0C7A-4140-8AC9-DD81DF905274"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element/53E02DE5-0C7A-4140-8AC9-DD81DF905274/click] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/element/53E02DE5-0C7A-4140-8AC9-DD81DF905274/click] with body: {"id":"53E02DE5-0C7A-4140-8AC9-DD81DF905274"}
[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"53E02DE5-0C7A-4140-8AC9-DD81DF905274","value":"","sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1"}
[JSONWP Proxy] Replacing sessionId 4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1 with 332ef015-8674-459b-b706-f09597209169
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element/53E02DE5-0C7A-4140-8AC9-DD81DF905274/click 200 559 ms - 118
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/elements {"using":"accessibility id","value":"OK"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","OK","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 4000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"OK"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 276 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"OK"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 1084 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"OK"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 1825 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"OK"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 2644 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"OK"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [BaseDriver] Waited for 3433 ms so far
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"OK"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/elements 200 4188 ms - 74
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/elements {"using":"accessibility id","value":"SKIP TOUR"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","SKIP TOUR","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 4000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/elements] with body: {"using":"accessibility id","value":"SKIP TOUR"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"C8DB565E-372B-4EDC-92C3-007554701B87","type":"XCUIElementTypeStaticText","label":"SKIP TOUR"}],"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"C8DB565E-372B-4EDC-92C3-007554701B87","type":"XCUIElementTypeStaticText","label":"SKIP TOUR"}]
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/elements 200 283 ms - 179
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts 200 6 ms - 76
[HTTP] --> GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element {"using":"accessibility id","value":"SKIP TOUR"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["accessibility id","SKIP TOUR","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/element] with body: {"using":"accessibility id","value":"SKIP TOUR"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"6C46D92B-9A9D-4EEB-9F7E-6ABBF7041092","type":"XCUIElementTypeStaticText","label":"SKIP TOUR"},"sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"6C46D92B-9A9D-4EEB-9F7E-6ABBF7041092","type":"XCUIElementTypeStaticText","label":"SKIP TOUR"}
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element 200 170 ms - 177
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts {"type":"implicit","ms":4000}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",4000,"332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 4000ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element/6C46D92B-9A9D-4EEB-9F7E-6ABBF7041092/click {"id":"6C46D92B-9A9D-4EEB-9F7E-6ABBF7041092"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element/6C46D92B-9A9D-4EEB-9F7E-6ABBF7041092/click] to [POST http://localhost:8100/session/4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1/element/6C46D92B-9A9D-4EEB-9F7E-6ABBF7041092/click] with body: {"id":"6C46D92B-9A9D-4EEB-9F7E-6ABBF7041092"}
[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"6C46D92B-9A9D-4EEB-9F7E-6ABBF7041092","value":"","sessionId":"4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1"}
[JSONWP Proxy] Replacing sessionId 4EB822EE-A9A1-4EFF-B32E-1FD25D1CA8A1 with 332ef015-8674-459b-b706-f09597209169
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element/6C46D92B-9A9D-4EEB-9F7E-6ABBF7041092/click 200 601 ms - 118
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/appium/app/launch {}
[debug] [MJSONWP] Calling AppiumDriver.launchApp() with args: ["332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'launchApp'
[debug] [XCUITest] iOS SDK Version set to '10.3'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1498465898422 (10:31:38 GMT+0200 (CEST))
[iOSSim] Constructing iOS simulator for Xcode version 8.3.1 with udid '87C9954F-F413-47D0-B2A6-35214A08FC9C'
[XCUITest] Determining device to run tests on: udid: '87C9954F-F413-47D0-B2A6-35214A08FC9C', real device: false
[BaseDriver] Using local app '/Users/lsomni/editor_mobile/src/platforms/ios/build/emulator/Albelli.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1498465898630 (10:31:38 GMT+0200 (CEST))
[debug] [XCUITest] Checking whether app '/Users/lsomni/editor_mobile/src/platforms/ios/build/emulator/Albelli.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [BaseDriver] Event 'resetStarted' logged at 1498465898630 (10:31:38 GMT+0200 (CEST))
[XCUITest] Not scrubbing third party app in anticipation of uninstall
[debug] [BaseDriver] Event 'resetComplete' logged at 1498465898857 (10:31:38 GMT+0200 (CEST))
[debug] [iOSLog] Starting iOS 10.3 simulator log capture
[debug] [iOSLog] System log path: /Users/lsomni/Library/Logs/CoreSimulator/87C9954F-F413-47D0-B2A6-35214A08FC9C/system.log
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1498465898948 (10:31:38 GMT+0200 (CEST))
[XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[XCUITest] Simulator with udid '87C9954F-F413-47D0-B2A6-35214A08FC9C' already booted
[debug] [BaseDriver] Event 'simStarted' logged at 1498465899168 (10:31:39 GMT+0200 (CEST))
[debug] [XCUITest] Reset requested. Removing app with id 'nl.albelli.albumprinter' from the device
[debug] [XCUITest] Installing /Users/lsomni/editor_mobile/src/platforms/ios/build/emulator/Albelli.app on Simulator with UUID '87C9954F-F413-47D0-B2A6-35214A08FC9C'...
[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1498465904418 (10:31:44 GMT+0200 (CEST))
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1498465904418 (10:31:44 GMT+0200 (CEST))
[XCUITest] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Carthage found: '/usr/local/bin/carthage'
[debug] [XCUITest] Killing hanging processes
[XCUITest] xcodebuild exited with code 'null' and signal 'SIGKILL'
[debug] [XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=87C9954F-F413-47D0-B2A6-35214A08FC9C -configuration Debug IPHONEOS_DEPLOYMENT_TARGET=10.3' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[debug] [XCUITest] Output from xcodebuild will not be logged
[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [XCUITest] Log file for xcodebuild test: /Users/lsomni/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/A2BBF55A-9FE8-4480-8CBA-585994F28240/Session-WebDriverAgentRunner-2017-06-26_103145-dCtzy6.log
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"10.3\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"10.3\",\n \"ip\" : \"10.41.60.161\"\n },\n \"build\" : {\n \"time\" : \"Jun 22 2017 11:34:55\"\n }\n },\n \"sessionId\" : \"AAE8B5F8-4B08-4DC1-89CA-1A61C5333CCF\",\n \"status\" : 0\n}"
[debug] [XCUITest] WebDriverAgent running on ip '10.41.60.161'
[debug] [XCUITest] WebDriverAgent successfully started after 7026ms
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1498465911563 (10:31:51 GMT+0200 (CEST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"nl.albelli.albumprinter","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"8064D507-819E-42F2-AEEE-B80A10D7F728","capabilities":{"device":"iphone","browserName":" ","sdkVersion":"10.3","CFBundleIdentifier":"local.pid.1921"}},"sessionId":"8064D507-819E-42F2-AEEE-B80A10D7F728","status":0}
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1498465914012 (10:31:54 GMT+0200 (CEST))
[debug] [XCUITest] Found WDA derived data folder: '/Users/lsomni/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy'
[XCUITest] Setting '555' permissions to '/Users/lsomni/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Attachments' folder
[debug] [XCUITest] Found WDA derived data folder: '/Users/lsomni/Library/Developer/Xcode/DerivedData/WebDriverAgent-ceakatlydgitcjebccsbdhchgrpn'
[XCUITest] Setting '555' permissions to '/Users/lsomni/Library/Developer/Xcode/DerivedData/WebDriverAgent-ceakatlydgitcjebccsbdhchgrpn/Logs/Test/Attachments' folder
[debug] [BaseDriver] Event 'wdaPermsAdjusted' logged at 1498465914015 (10:31:54 GMT+0200 (CEST))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1498465914015 (10:31:54 GMT+0200 (CEST))
[debug] [XCUITest] Setting initial orientation to 'PORTRAIT'
[debug] [JSONWP Proxy] Proxying [POST /orientation] to [POST http://localhost:8100/session/8064D507-819E-42F2-AEEE-B80A10D7F728/orientation] with body: {"orientation":"PORTRAIT"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"8064D507-819E-42F2-AEEE-B80A10D7F728","status":0}
[debug] [BaseDriver] Event 'orientationSet' logged at 1498465915219 (10:31:55 GMT+0200 (CEST))
[iOS] Successfully launched the '/Users/lsomni/editor_mobile/src/platforms/ios/build/emulator/Albelli.app' app.
[debug] [MJSONWP] Responding to client with driver.launchApp() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/appium/app/launch 200 16801 ms - 76 [HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts {"type":"implicit","ms":3000}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",3000,"332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 3000ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element {"using":"name","value":"Create a photo book"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["name","Create a photo book","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/8064D507-819E-42F2-AEEE-B80A10D7F728/element] with body: {"using":"name","value":"Create a photo book"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"name","value":"Create a photo book","description":"unable to find an element"},"sessionId":"8064D507-819E-42F2-AEEE-B80A10D7F728","status":7}
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element 500 155 ms - 164
[HTTP] --> GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element {"using":"name","value":"Create a photo book"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["name","Create a photo book","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/8064D507-819E-42F2-AEEE-B80A10D7F728/element] with body: {"using":"name","value":"Create a photo book"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"name","value":"Create a photo book","description":"unable to find an element"},"sessionId":"8064D507-819E-42F2-AEEE-B80A10D7F728","status":7}
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element 500 107 ms - 164
[HTTP] --> GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element {"using":"name","value":"Create a photo book"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["name","Create a photo book","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/8064D507-819E-42F2-AEEE-B80A10D7F728/element] with body: {"using":"name","value":"Create a photo book"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"name","value":"Create a photo book","description":"unable to find an element"},"sessionId":"8064D507-819E-42F2-AEEE-B80A10D7F728","status":7}
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element 500 102 ms - 164
[HTTP] --> GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/332ef015-8674-459b-b706-f09597209169/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element {"using":"name","value":"Create a photo book"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["name","Create a photo book","332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/8064D507-819E-42F2-AEEE-B80A10D7F728/element] with body: {"using":"name","value":"Create a photo book"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"name","value":"Create a photo book","description":"unable to find an element"},"sessionId":"8064D507-819E-42F2-AEEE-B80A10D7F728","status":7}
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/element 500 99 ms - 164
[HTTP] --> POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts {"type":"implicit","ms":2000}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",2000,"332ef015-8674-459b-b706-f09597209169"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 2000ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/332ef015-8674-459b-b706-f09597209169/timeouts 200 2 ms - 76
org.openqa.selenium.NoSuchElementException: Can't locate an element by this strategy: By.name: Create a photo book
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700'
System info: host: 'admins-MacBook-Pro-2.local', ip: '10.41.60.161', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.12.4', java.version: '1.8.0_121'
Driver info: driver.version: unknown
at io.appium.java_client.pagefactory.AppiumElementLocator.findElement(AppiumElementLocator.java:119)
at io.appium.java_client.pagefactory.interceptors.InterceptorOfASingleElement.intercept(InterceptorOfASingleElement.java:61)
at io.appium.java_client.ios.IOSElement$$EnhancerByCGLIB$$184e91dc.getLocation(<generated>)
at pageobject.BasePage.swipeUpElement(BasePage.java:104)
at pageobject.IOSHomePage.navigateToPhotoBook(IOSHomePage.java:46)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment