Skip to content

Instantly share code, notes, and snippets.

@presidenten
Created April 26, 2019 15:26
Show Gist options
  • Save presidenten/96ac86ee8e53ad24f086bf5a66f4da40 to your computer and use it in GitHub Desktop.
Save presidenten/96ac86ee8e53ad24f086bf5a66f4da40 to your computer and use it in GitHub Desktop.
Appium ios issue log
[Appium] Welcome to Appium v1.13.0-beta.3
[Appium] Non-default server args:
[Appium] allowCors: true
[Appium] address: <appium_server_url>
[Appium] port: 5570
[Appium] sessionOverride: true
[Appium] nodeconfig: ipad1.json
[Appium] webkitDebugProxyPort: 5670
[Appium] You have enabled CORS requests from any host. Be careful not to visit sites which could maliciously try to start Appium sessions on your machine
[debug] [Appium] Starting auto register thread for grid. Will try to register every 5000 ms.
[Appium] Appium REST http interface listener started on <appium_server_url>:5570
[debug] [Appium] Appium successfully registered with the grid on http://<selenium_server_url>:4444
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 5 ms - 75
[HTTP] 
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 2 ms - 75
[HTTP] 
[HTTP] --> POST /wd/hub/session
[HTTP] {"desiredCapabilities":{"appium:deviceType":"iPad","server:CONFIG_UUID":"<config_uuid>","appium:udid":"<udid1>","appium:xcodeOrgId":"<org_id>","appium:wdaLocalPort":5570,"appium:xcodeSigningId":"iPhone Developer","browserName":"safari","appium:deviceName":"iPad Gen6 #1","platformName":"ios","appium:automationName":"XCUITest","appium:platformVersion":"12.2"},"capabilities":{"firstMatch":[{"appium:automationName":"XCUITest","appium:deviceName":"iPad Gen6 #1","appium:deviceType":"iPad","appium:platformVersion":"12.2","appium:udid":"<udid1>","appium:wdaLocalPort":5570,"appium:xcodeOrgId":"<org_id>","appium:xcodeSigningId":"iPhone Developer","browserName":"safari","platformName":"ios","server:CONFIG_UUID":"<config_uuid>"}]}}
[debug] [W3C] Calling AppiumDriver.createSession() with args: [{"appium:deviceType":"iPad","server:CONFIG_UUID":"<config_uuid>","appium:udid":"<udid1>","appium:xcodeOrgId":"<org_id>","appium:wdaLocalPort":5570,"appium:xcodeSigningId":"iPhone Developer","browserName":"safari","appium:deviceName":"iPad Gen6 #1","platformName":"ios","appium:automationName":"XCUITest","appium:platformVersion":"12.2"},null,{"firstMatch":[{"appium:automationName":"XCUITest","appium:deviceName":"iPad Gen6 #1","appium:deviceType":"iPad","appium:platformVersion":"12.2","appium:udid":"<udid1>","appium:wdaLocalPort":5570,"appium:xcodeOrgId":"<org_id>","appium:xcodeSigningId":"iPhone Developer","browserName":"safari","platformName":"ios","server:CONFIG_UUID":"<config_uuid>"}]}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1556290741412 (16:59:01 GMT+0200 (CEST))
[Appium] Appium v1.13.0-beta.3 creating new XCUITestDriver (v2.112.0) session
[Appium] Capabilities:
[Appium] browserName: safari
[Appium] platformName: ios
[Appium] server:CONFIG_UUID: <config_uuid>
[Appium] automationName: XCUITest
[Appium] deviceName: iPad Gen6 #1
[Appium] deviceType: iPad
[Appium] platformVersion: 12.2
[Appium] udid: <udid1>
[Appium] wdaLocalPort: 5570
[Appium] xcodeOrgId: <org_id>
[Appium] xcodeSigningId: iPhone Developer
[debug] [BaseDriver] W3C capabilities {"alwaysMatch":{"browserNam... and MJSONWP desired capabilities {"deviceType":"iPad","CONFI... were provided
[debug] [BaseDriver] Creating session with W3C capabilities: {"alwaysMatch":{"browserNam...
[BaseDriver] The following capabilities were provided, but are not recognized by appium: server:CONFIG_UUID, deviceType.
[BaseDriver] Session created with session id: e0fd8f52-fdaf-431a-9fa1-f7ed07203882
[debug] [XCUITest] Current user: 'tester'
[debug] [XCUITest] Available devices: <list-of-udids>
[debug] [XCUITest] Creating iDevice object with udid '<udid1>'
[XCUITest] Determining device to run tests on: udid: '<udid1>', real device: true
[XCUITest] Xcode version set to '10.2.1' (tools v10.2.0.0.1.1552586384)
[XCUITest] iOS SDK Version set to '12.2'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1556290741584 (16:59:01 GMT+0200 (CEST))
[XCUITest] Safari test requested
[debug] [BaseDriver] Event 'appConfigured' logged at 1556290741585 (16:59:01 GMT+0200 (CEST))
[debug] [BaseDriver] Event 'resetStarted' logged at 1556290741585 (16:59:01 GMT+0200 (CEST))
[debug] [XCUITest] Reset: running ios real device reset flow
[debug] [BaseDriver] Event 'resetComplete' logged at 1556290741585 (16:59:01 GMT+0200 (CEST))
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Starting iOS device log capture with: 'idevicesyslog'
[debug] [XCUITest] Crash reports root '/Users/tester/Library/Logs/CrashReporter/MobileDevice/iPad Gen6 #1' does not exist. Got nothing to gather.
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1556290741764 (16:59:01 GMT+0200 (CEST))
[XCUITest] Setting up real device
[XCUITest] Using WDA path: '/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Using WDA agent: '/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 5570 have been found
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:5570/status] with no body
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"12.2\",\n \"sdkVersion\" : \"12.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"12.2\",\n \"ip\" : \"192.168.1.191\"\n },\n \"build\" : {\n \"upgradedAt\" : \"1556176766989\",\n \"time\" : \"Apr 26 2019 16:47:10\",\n \"productBundleIdentifier\" : \"com.facebook.WebDriverAgentRunner\"\n }\n },\n \"sessionId\" : \"ACE2B091-0160-44D3-95B8-800402DC3D17\",\n \"status\" : 0\n}"
[debug] [WD Proxy] Determined that the downstream protocol for proxy is MJSONWP
[debug] [XCUITest] Upgrade timestamp of the currently bundled WDA: 1556176766989
[debug] [XCUITest] Upgrade timestamp of the WDA on the device: 1556176766989
[XCUITest] Will reuse previously cached WDA instance at 'http://localhost:5570/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 5570 if this is an undesired behavior.
[debug] [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
[debug] [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1556290741860 (16:59:01 GMT+0200 (CEST))
[XCUITest] Using provided WebdriverAgent at 'http://localhost:5570/'
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:5570/status] with no body
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"12.2\",\n \"sdkVersion\" : \"12.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"12.2\",\n \"ip\" : \"192.168.1.191\"\n },\n \"build\" : {\n \"upgradedAt\" : \"1556176766989\",\n \"time\" : \"Apr 26 2019 16:47:10\",\n \"productBundleIdentifier\" : \"com.facebook.WebDriverAgentRunner\"\n }\n },\n \"sessionId\" : \"ACE2B091-0160-44D3-95B8-800402DC3D17\",\n \"status\" : 0\n}"
[debug] [WD Proxy] Determined that the downstream protocol for proxy is MJSONWP
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1556290741875 (16:59:01 GMT+0200 (CEST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:5570/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}
[debug] [WD Proxy] Got response with status 200: {"value":{"sessionId":"9CF187B9-BB39-4BB4-9684-49CF0D085DC5","capabilities":{"device":"ipad","browserName":"Safari","sdkVersion":"12.2","CFBundleIdentifier":"com.apple.mobilesafari"}},"sessionId":"9CF187B9-BB39-4BB4-9684-49CF0D085DC5","status":0}
[debug] [WD Proxy] Determined that the downstream protocol for proxy is MJSONWP
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1556290744278 (16:59:04 GMT+0200 (CEST))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1556290744278 (16:59:04 GMT+0200 (CEST))
[XCUITest] Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior.
[debug] [BaseDriver] Event 'orientationSet' logged at 1556290744278 (16:59:04 GMT+0200 (CEST))
[debug] [XCUITest] Waiting for initial webview
[debug] [iOS] Waiting for 3000 ms before navigating to view.
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Navigating to most recently opened webview
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5670'
[debug] [RemoteDebugger] Sending request to: http://localhost:5670/json
[debug] [RemoteDebugger] Page element JSON: [{"devtoolsFrontendUrl":"/devtools/devtools.html?ws=localhost:5670/devtools/page/5","faviconUrl":"","thumbnailUrl":"/thumb/https://www.seleniumeasy.com/test/","title":"Selenium Easy - Best Demo website to practice Selenium Webdriver Online","url":"https://www.seleniumeasy.com/test/","webSocketDebuggerUrl":"ws://localhost:5670/devtools/page/5","appId":"PID:885"}]
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5670'
[debug] [RemoteDebugger] Sending request to: http://localhost:5670/json
[debug] [RemoteDebugger] Page element JSON: [{"devtoolsFrontendUrl":"/devtools/devtools.html?ws=localhost:5670/devtools/page/5","faviconUrl":"","thumbnailUrl":"/thumb/https://www.seleniumeasy.com/test/","title":"Selenium Easy - Best Demo website to practice Selenium Webdriver Online","url":"https://www.seleniumeasy.com/test/","webSocketDebuggerUrl":"ws://localhost:5670/devtools/page/5","appId":"PID:885"}]
[debug] [iOS] Picking webview 'WEBVIEW_5'
[debug] [iOS] Attempting to set context to 'WEBVIEW_5'
[debug] [RemoteDebugger] Checking which communication style to use (Safari on platform version '12.2')
[debug] [RemoteDebugger] Platform version equal or higher than '12.2': true
[RemoteDebugger] Setting communication protocol: using Target-based communication
[debug] [RemoteDebugger] Connecting to WebKit socket: 'ws://localhost:5670/devtools/page/5'
[debug] [RemoteDebugger] WebKit debugger web socket connected to url: ws://localhost:5670/devtools/page/5
[debug] [RemoteDebugger] Starting to listen for JavaScript console
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Console.enable","params":{}}}}
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"page-1","type":"page"}}}'
[debug] [RemoteDebugger] Found method 'Target.targetCreated'
[debug] [RemoteDebugger] Target created: {"targetId":"page-1","type":"page"}
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":0}'
[debug] [RemoteDebugger] Received receipt for message '0'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{},\"id\":0}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget'
[debug] [RemoteDebugger] Starting to listen for network events
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Network.enable","params":{}}}}
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":1}'
[debug] [RemoteDebugger] Received receipt for message '1'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{},\"id\":1}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '1'
[debug] [RemoteDebugger] Unregistering from page readiness notifications
[debug] [BaseDriver] Event 'initialWebviewNavigated' logged at 1556290747307 (16:59:07 GMT+0200 (CEST))
[debug] [iOS] Attempting to set url 'http://appium.io'
[debug] [RemoteDebugger] Navigating to new URL: 'http://appium.io'
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Page.navigate","params":{"url"...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":2}'
[debug] [RemoteDebugger] Received receipt for message '2'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{},\"id\":2}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '2'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.targetDestroyed","params":{"targetId":"page-1"}}'
[debug] [RemoteDebugger] Found method 'Target.targetDestroyed'
[debug] [RemoteDebugger] There is no handler scheduled for method 'Target.targetDestroyed' in recent messages
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"page-1","type":"page"}}}'
[debug] [RemoteDebugger] Found method 'Target.targetCreated'
[debug] [RemoteDebugger] Target created: {"targetId":"page-1","type":"page"}
[debug] [RemoteDebugger] Waiting for dom...
[debug] [RemoteDebugger] Page loaded, verifying whether ready
[debug] [RemoteDebugger] Not connected to an application. Ignoring page load
[Appium] New XCUITestDriver session created successfully, session e0fd8f52-fdaf-431a-9fa1-f7ed07203882 added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1556290748840 (16:59:08 GMT+0200 (CEST))
[debug] [W3C (e0fd8f52)] Cached the protocol value 'W3C' for the new session e0fd8f52-fdaf-431a-9fa1-f7ed07203882
[debug] [W3C (e0fd8f52)] Responding to client with driver.createSession() result: {"capabilities":{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"safari","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"platformName":"ios","server:CONFIG_UUID":"<config_uuid>","automationName":"XCUITest","deviceName":"iPad Gen6 #1","deviceType":"iPad","platformVersion":"12.2","udid":"<udid1>","wdaLocalPort":5570,"xcodeOrgId":"<org_id>","xcodeSigningId":"iPhone Developer"}}
[HTTP] <-- POST /wd/hub/session 200 7429 ms - 595
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position
[HTTP] {"x":0,"y":0}
[debug] [W3C (e0fd8f52)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (e0fd8f52)] at asyncHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:315:15)
[debug] [W3C (e0fd8f52)] at asyncHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:489:15)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/route.js:137:13)
[debug] [W3C (e0fd8f52)] at Route.dispatch (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/route.js:112:3)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:281:22
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:354:14)
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14)
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14)
[debug] [W3C (e0fd8f52)] at Function.process_params (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:410:3)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:275:10)
[debug] [W3C (e0fd8f52)] at logger (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/morgan/index.js:144:5)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at trim_prefix (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:317:13)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:284:7
[debug] [W3C (e0fd8f52)] at Function.process_params (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:335:12)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:275:10)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/body-parser/lib/read.js:130:5
[debug] [W3C (e0fd8f52)] at invokeCallback (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:224:16)
[debug] [W3C (e0fd8f52)] at done (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:213:7)
[debug] [W3C (e0fd8f52)] at IncomingMessage.onEnd (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:273:7)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position 405 3 ms - 3156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position
[HTTP] {"x":0,"y":0}
[debug] [W3C (e0fd8f52)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (e0fd8f52)] at asyncHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:315:15)
[debug] [W3C (e0fd8f52)] at asyncHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:489:15)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/route.js:137:13)
[debug] [W3C (e0fd8f52)] at Route.dispatch (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/route.js:112:3)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:281:22
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:354:14)
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14)
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14)
[debug] [W3C (e0fd8f52)] at Function.process_params (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:410:3)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:275:10)
[debug] [W3C (e0fd8f52)] at logger (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/morgan/index.js:144:5)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at trim_prefix (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:317:13)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:284:7
[debug] [W3C (e0fd8f52)] at Function.process_params (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:335:12)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:275:10)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/body-parser/lib/read.js:130:5
[debug] [W3C (e0fd8f52)] at invokeCallback (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:224:16)
[debug] [W3C (e0fd8f52)] at done (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:213:7)
[debug] [W3C (e0fd8f52)] at IncomingMessage.onEnd (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:273:7)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position 405 4 ms - 3156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position
[HTTP] {"x":0,"y":0}
[debug] [W3C (e0fd8f52)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (e0fd8f52)] at asyncHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:315:15)
[debug] [W3C (e0fd8f52)] at asyncHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:489:15)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/route.js:137:13)
[debug] [W3C (e0fd8f52)] at Route.dispatch (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/route.js:112:3)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:281:22
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:354:14)
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14)
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14)
[debug] [W3C (e0fd8f52)] at Function.process_params (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:410:3)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:275:10)
[debug] [W3C (e0fd8f52)] at logger (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/morgan/index.js:144:5)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at trim_prefix (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:317:13)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:284:7
[debug] [W3C (e0fd8f52)] at Function.process_params (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:335:12)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:275:10)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/body-parser/lib/read.js:130:5
[debug] [W3C (e0fd8f52)] at invokeCallback (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:224:16)
[debug] [W3C (e0fd8f52)] at done (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:213:7)
[debug] [W3C (e0fd8f52)] at IncomingMessage.onEnd (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:273:7)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position 405 4 ms - 3156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position
[HTTP] {"x":0,"y":0}
[debug] [W3C (e0fd8f52)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (e0fd8f52)] at asyncHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:315:15)
[debug] [W3C (e0fd8f52)] at asyncHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:489:15)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/route.js:137:13)
[debug] [W3C (e0fd8f52)] at Route.dispatch (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/route.js:112:3)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:281:22
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:354:14)
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14)
[debug] [W3C (e0fd8f52)] at param (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14)
[debug] [W3C (e0fd8f52)] at Function.process_params (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:410:3)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:275:10)
[debug] [W3C (e0fd8f52)] at logger (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/morgan/index.js:144:5)
[debug] [W3C (e0fd8f52)] at Layer.handle [as handle_request] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
[debug] [W3C (e0fd8f52)] at trim_prefix (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:317:13)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:284:7
[debug] [W3C (e0fd8f52)] at Function.process_params (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:335:12)
[debug] [W3C (e0fd8f52)] at next (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/express/lib/router/index.js:275:10)
[debug] [W3C (e0fd8f52)] at /Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/body-parser/lib/read.js:130:5
[debug] [W3C (e0fd8f52)] at invokeCallback (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:224:16)
[debug] [W3C (e0fd8f52)] at done (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:213:7)
[debug] [W3C (e0fd8f52)] at IncomingMessage.onEnd (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/raw-body/index.js:273:7)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position 405 5 ms - 3156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/url
[HTTP] {"url":"http://www.seleniumeasy.com/test/"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.setUrl() with args: ["http://www.seleniumeasy.com/test/","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'setUrl'
[debug] [iOS] Attempting to set url 'http://www.seleniumeasy.com/test/'
[debug] [RemoteDebugger] Navigating to new URL: 'http://www.seleniumeasy.com/test/'
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Page.navigate","params":{"url"...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":3}'
[debug] [RemoteDebugger] Received receipt for message '3'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{},\"id\":3}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '3'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.targetDestroyed","params":{"targetId":"page-1"}}'
[debug] [RemoteDebugger] Found method 'Target.targetDestroyed'
[debug] [RemoteDebugger] There is no handler scheduled for method 'Target.targetDestroyed' in recent messages
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"page-1","type":"page"}}}'
[debug] [RemoteDebugger] Found method 'Target.targetCreated'
[debug] [RemoteDebugger] Target created: {"targetId":"page-1","type":"page"}
[debug] [RemoteDebugger] Waiting for dom...
[debug] [RemoteDebugger] Page loaded, verifying whether ready
[debug] [RemoteDebugger] Not connected to an application. Ignoring page load
[debug] [W3C (e0fd8f52)] Responding to client with driver.setUrl() result: null
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/url 200 1518 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getScreenshot() with args: ["e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://localhost:5570/session/9CF187B9-BB39-4BB4-9684-49CF0D085DC5/screenshot] with no body
[debug] [iProxy] waiting for connection
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 6
[debug] [iProxy] Requesting connecion to device handle == 3 (serial: <udid1>)
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
[HTTP] {"using":"css selector","value":"body #btn_basic_example"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.findElement() with args: ["css selector","body #btn_basic_example","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'findElement'
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAbLBmc\\/VX0AAEAASURBVHgB\\r\\n7J0HnF9Ftcejgoq+5\\/NhRxBQnwWsT6zPjgIhhFCkQ0gvQHonQVBQQQVStiWhqoB0\\r\\nFYGQ0EKAJKSSuiU92bTt\\/97nfef+NpfI7oaskCXlzOd+7s6de+bMmd+9979zfvfM\\r\\n3E5pS4aAIWAIGAKGgCFgCBgChoAhYAgYAoaAIWAIGAJ7RCCTjqUzsXiueSOfT8Vd\\r\\ngi2ZT6ZTmXQ8m41m8\\/FMPp0qZJIFF8\\/nk9lMilPxRC4SzzfG85FEFiXxXCrNKQS0\\r\\nUZ2tIV+I5AqJTJazLpl08XiwJclTgh4SjeRS8Vw6kk9F9mhsKyc7tVJmRYaAIWAI\\r\\nGAKGgCFgCBgChoAhYAgYAoaAIWAIGAK7IZBJJ9PpZCKbjAdbKgPv49kZtpAAggOC\\r\\nwcmksjlP\\/eTJoABJeB9tkEEo4Ww+kWfLJf2GGPwO7A\\/kUSrt87tpTgbUj1cLx4Qq\\r\\nzMil4Z5iu5m2V1kjgPYKJhMyBAwBQ8AQMAQMAUPAEDAEDAFDwBAwBAyBQxmBXNLH\\r\\n9STS0DRiajxxQyAPGxE6sDNwQ2wE+PjIoGQ8msvCBwWUkD+rFHA9AemTLBAoBNUD\\r\\n6YMkW9oTRiKDPAdESmTSlEdy2aZ8ni2Sy6PNM0RwQCnYqPYlI4Dah5dJGwKGgCFg\\r\\nCBgChoAhYAgYAoaAIWAIGAKGwCGIgAJ2RNnA2iSY6uWjdfxGBrLGRwbl4sT4EKHj\\r\\nkrF41jM4AfXjZXYF+zBBjDAfX50NQkfsD3vCgoK4oebZXoFCTwA15XcjgHwtH1Uk\\r\\nhqhdV8E...
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[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] [RemoteDebugger] Executing atom 'find_element'
[debug] [RemoteDebugger] Executing 'find_element' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var k=this;functi...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [W3C (e0fd8f52)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAbLBmc/VX0AAEAASURBVHgB\r\n7J0HnF9Ftcejgoq+5/NhRxBQnwWsT6zPjgIhhFCkQ0gvQHonQVBQQQVStiWhqoB0\r\nFYGQ0EKAJKSSuiU92bTt/97nfef+NpfI7oaskCXlzOd+7s6de+bMmd+9979zfvfM\r\n3E5pS4aAIWAIGAKGgCFgCBgChoAhYAgYAoaAIWAIGAJ7RCCTjqUzsXiueSOfT8Vd\r\ngi2ZT6ZTmXQ8m41m8/FMPp0qZJIFF8/nk9lMilPxRC4SzzfG85FEFiXxXCrNKQS0\r\nUZ2tIV+I5AqJTJazLpl08XiwJclTgh4SjeRS8Vw6kk9F9mhsKyc7tVJmRYaAIWAI\r\nGAKGgCFgCBgChoAhYAgYAoaAIWAIGAK7IZBJJ9PpZCKbjAdbKgPv49kZtpAAggOC\r\nwcmksjlP/eTJoABJeB9tkEEo4Ww+kWfLJf2GGPwO7A/kUSrt87tpTgbUj1cLx4Qq\r\nzMil4Z5iu5m2V1kjgPYKJhMyBAwBQ8AQMAQMAUPAEDAEDAFDwBAwBAyBQxmBXNLH\r\n9STS0DRiajxxQyAPGxE6sDNwQ2wE+PjIoGQ8msvCBwWUkD+rFHA9AemTLBAoBNUD\r\n6YMkW9oTRiKDPAdESmTSlEdy2aZ8ni2Sy6PNM0RwQCnYqPYlI4Dah5dJGwKGgCFg\r\nCBgChoAhYAgYAoaAIWAIGAKGwCGIgAJ2RNnA2iSY6uWjdfxGBrLGRwbl4sT4EKHj\r\nkrF41jM4AfXjZXYF+zBBjDAfX50NQkfsD3vCgoK4oebZXoFCTwA15XcjgHwtH1Uk\r\nhqhdV8EIoHbBZcKGgCFgCBgChoAhYAgYAoaAIWAIGAKGgCFwKCIApwOzw9I/iWwc\r\n...
[HTTP] <-- GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot 200 416 ms - 2301236
[HTTP] 
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":4}'
[debug] [RemoteDebugger] Received receipt for message '4'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":{\\\"ELEMENT\\\":\\\":...'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '4'
[debug] [RemoteDebugger] Received result for atom 'find_element' execution: {"ELEMENT":":wdc:1556290751591"}
[debug] [W3C (e0fd8f52)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5000","ELEMENT":"5000"}
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element 200 399 ms - 73
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5000/click
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.click() with args: ["5000","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'click'
[debug] [RemoteDebugger] Executing atom 'click'
[debug] [RemoteDebugger] Executing 'click' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var h,aa=this;fun...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":5}'
[debug] [RemoteDebugger] Received receipt for message '5'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":null}\"}},\"id\":5}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '5'
[debug] [RemoteDebugger] Received result for atom 'click' execution: null
[debug] [W3C (e0fd8f52)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5000/click 200 61 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getScreenshot() with args: ["e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://localhost:5570/session/9CF187B9-BB39-4BB4-9684-49CF0D085DC5/screenshot] with no body
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
[HTTP] {"using":"css selector","value":".list-group-item[href*=\"basic-select-dropdown\"]"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.findElement() with args: ["css selector",".list-group-item[href*=\"basic-select-dropdown\"]","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAS0uODFeqEAAEAASURBVHgB\\r\\n7J0HnFbF9fcRuybRqLEQNfaoSSyJiTGx5a8RaVJsEQVBOtK7Yo0m0dgo2wARe2+x\\r\\nAIKCovTed5del4WtT+\\/zfuee3evz7j677MKCC577mc8wd+6ZMzO\\/O8\\/Dc3575kyD\\r\\nUNVXeF9d0VAosi9T1VPax0+C9gpXkwLBcH1I\\/kBIU90iUFev1V08SR+QvVm1tfig\\r\\nhcPRffWJV72KgCKgCCgCioAioAgoAoqAIqAIHPgIRMK+cMTnj5UlyvGQ3wRIwXgw\\r\\nHIqE\\/dGoNxr3R+LhUCISTBh\\/PB6MRkI88gdiHn+8xB\\/3BKIo8cdCYR4hIInmpOJ4\\r\\nwhNLBCJRnppg0Pj9TgpSpgY9XHQSC\\/ljYU885EmJqBiQKR81qMa4TNmgLiqVAPqB\\r\\naaC65T5UGwgoAVQX3wyqQxFQBBQBRUARUAQUAUVAEVAEFIH6i0AkHAyHg4Fo0O+k\\r\\nUATex7IzJJcAggOCwYmEojFL\\/cQpMB8k4X0kQQahhKfxQJwUC9qEGPwO7A\\/kUShs\\r\\ny0magw71Y9XCMaGKYcTCcE++lEgpAVQNzVWXj9QD6EdLBikBlPKrRysVAUVAEVAE\\r\\nFAFFQBFQBBQBRUAROGgQiAWtX08gDE0jTI0lbnDkIeGhAzsDN0TCwcd6BgX93lgU\\r\\nPsihhOxTuRyuxyF9ggkchaB6IH2QJIUtYSRkkOWAuAKRMPWeWLQ0Hid5YnG0WYYI\\r\\nDigEG5XiUgKoLlmeanQpAaQE0F4yQboFLMUXmFYpAoqAIqAIKAKKgCKgCCgCioAi\\r\\nU...
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[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] [RemoteDebugger] Executing atom 'find_element'
[debug] [RemoteDebugger] Executing 'find_element' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var k=this;functi...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [W3C (e0fd8f52)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAS0uODFeqEAAEAASURBVHgB\r\n7J0HnFbF9fcRuybRqLEQNfaoSSyJiTGx5a8RaVJsEQVBOtK7Yo0m0dgo2wARe2+x\r\nAIKCovTed5del4WtT+/zfuee3evz7j677MKCC577mc8wd+6ZMzO/O8/Dc3575kyD\r\nUNVXeF9d0VAosi9T1VPax0+C9gpXkwLBcH1I/kBIU90iUFev1V08SR+QvVm1tfig\r\nhcPRffWJV72KgCKgCCgCioAioAgoAoqAIqAIHPgIRMK+cMTnj5UlyvGQ3wRIwXgw\r\nHIqE/dGoNxr3R+LhUCISTBh/PB6MRkI88gdiHn+8xB/3BKIo8cdCYR4hIInmpOJ4\r\nwhNLBCJRnppg0Pj9TgpSpgY9XHQSC/ljYU885EmJqBiQKR81qMa4TNmgLiqVAPqB\r\naaC65T5UGwgoAVQX3wyqQxFQBBQBRUARUAQUAUVAEVAEFIH6i0AkHAyHg4Fo0O+k\r\nUATex7IzJJcAggOCwYmEojFL/cQpMB8k4X0kQQahhKfxQJwUC9qEGPwO7A/kUShs\r\ny0magw71Y9XCMaGKYcTCcE++lEgpAVQNzVWXj9QD6EdLBikBlPKrRysVAUVAEVAE\r\nFAFFQBFQBBQBRUAROGgQiAWtX08gDE0jTI0lbnDkIeGhAzsDN0TCwcd6BgX93lgU\r\nPsihhOxTuRyuxyF9ggkchaB6IH2QJIUtYSRkkOWAuAKRMPWeWLQ0Hid5YnG0WYYI\r\nDigEG5XiUgKoLlmeanQpAaQE0F4yQboFLMUXmFYpAoqAIqAIKAKKgCKgCCgCioAi\r\nUA8QEIcdoWxgbQJs9bLeOjZRgKyxnkExPz4+eOiYoM8ftQyOQ/1YmXJnHzaI4eZj\r\n...
[HTTP] <-- GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot 200 248 ms - 657464
[HTTP] 
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":6}'
[debug] [RemoteDebugger] Received receipt for message '6'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":{\\\"ELEMENT\\\":\\\":...'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '6'
[debug] [RemoteDebugger] Received result for atom 'find_element' execution: {"ELEMENT":":wdc:1556290751592"}
[debug] [W3C (e0fd8f52)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5001","ELEMENT":"5001"}
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element 200 244 ms - 73
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5001/click
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.click() with args: ["5001","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'click'
[debug] [RemoteDebugger] Executing atom 'click'
[debug] [RemoteDebugger] Executing 'click' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var h,aa=this;fun...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":7}'
[debug] [RemoteDebugger] Received receipt for message '7'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":null}\"}},\"id\":7}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '7'
[debug] [RemoteDebugger] Received result for atom 'click' execution: null
[debug] [W3C (e0fd8f52)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5001/click 200 50 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getScreenshot() with args: ["e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://localhost:5570/session/9CF187B9-BB39-4BB4-9684-49CF0D085DC5/screenshot] with no body
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/execute/sync
[HTTP] {"script":"return (function () {\n window.scrollTo(0, document.body.scrollHeight);\n }).apply(null, arguments)","args":[]}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.execute() with args: ["return (function () {\n window.scrollTo(0, document.body.scrollHeight);\n }).apply(null, arguments)",[],"e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'execute'
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAT\\/P4CU+uwAAEAASURBVHgB\\r\\n7J0HnFbF9fcRuybRqLEQNfaoSSyJiTGx5a8RaVJsEQVBOtK7Yo0m0dgo2wARe2+x\\r\\nAIKCovTed5del4WtT+\\/zfuee3evz7j677MKCC577mc8wd+6ZMzO\\/O8\\/Dc3575kyD\\r\\nUNVXeF9d0VAosi9T1VPax0+C9gpXkwLBcH1I\\/kBIU90iUFev1V08SR+QvVm1tfig\\r\\nhcPRffWJV72KgCKgCCgCioAioAgoAoqAIqAIHPgIRMK+cMTnj5UlyvGQ3wRIwXgw\\r\\nHIqE\\/dGoNxr3R+LhUCISTBh\\/PB6MRkI88gdiHn+8xB\\/3BKIo8cdCYR4hIInmpOJ4\\r\\nwhNLBCJRnppg0Pj9TgpSpgY9XHQSC\\/ljYU885EmJqBiQKR81qMa4TNmgLiqVAPqB\\r\\naaC65T5UGwgoAVQX3wyqQxFQBBQBRUARUAQUAUVAEVAEFIH6i0AkHAyHg4Fo0O+k\\r\\nUATex7IzJJcAggOCwYmEojFL\\/cQpMB8k4X0kQQahhKfxQJwUC9qEGPwO7A\\/kUShs\\r\\ny0magw71Y9XCMaGKYcTCcE++lEgpAVQNzVWXj9QD6EdLBikBlPKrRysVAUVAEVAE\\r\\nFAFFQBFQBBQBRUAROGgQiAWtX08gDE0jTI0lbnDkIeGhAzsDN0TCwcd6BgX93lgU\\r\\nPsihhOxTuRyuxyF9ggkchaB6IH2QJIUtYSRkkOWAuAKRMPWeWLQ0Hid5YnG0WYYI\\r\\nDigEG5XiUgKoLlmeanQpAaQE0F4yQboFLMUXmFYpAoqAIqAIKAKKgCKgCCgCioAi\\r\\...
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[debug] [RemoteDebugger] Executing atom 'execute_script'
[debug] [RemoteDebugger] Executing 'execute_script' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var e=this;
[debug] [RemoteDebugger] funct...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [W3C (e0fd8f52)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAT/P4CU+uwAAEAASURBVHgB\r\n7J0HnFbF9fcRuybRqLEQNfaoSSyJiTGx5a8RaVJsEQVBOtK7Yo0m0dgo2wARe2+x\r\nAIKCovTed5del4WtT+/zfuee3evz7j677MKCC577mc8wd+6ZMzO/O8/Dc3575kyD\r\nUNVXeF9d0VAosi9T1VPax0+C9gpXkwLBcH1I/kBIU90iUFev1V08SR+QvVm1tfig\r\nhcPRffWJV72KgCKgCCgCioAioAgoAoqAIqAIHPgIRMK+cMTnj5UlyvGQ3wRIwXgw\r\nHIqE/dGoNxr3R+LhUCISTBh/PB6MRkI88gdiHn+8xB/3BKIo8cdCYR4hIInmpOJ4\r\nwhNLBCJRnppg0Pj9TgpSpgY9XHQSC/ljYU885EmJqBiQKR81qMa4TNmgLiqVAPqB\r\naaC65T5UGwgoAVQX3wyqQxFQBBQBRUARUAQUAUVAEVAEFIH6i0AkHAyHg4Fo0O+k\r\nUATex7IzJJcAggOCwYmEojFL/cQpMB8k4X0kQQahhKfxQJwUC9qEGPwO7A/kUShs\r\ny0magw71Y9XCMaGKYcTCcE++lEgpAVQNzVWXj9QD6EdLBikBlPKrRysVAUVAEVAE\r\nFAFFQBFQBBQBRUAROGgQiAWtX08gDE0jTI0lbnDkIeGhAzsDN0TCwcd6BgX93lgU\r\nPsihhOxTuRyuxyF9ggkchaB6IH2QJIUtYSRkkOWAuAKRMPWeWLQ0Hid5YnG0WYYI\r\nDigEG5XiUgKoLlmeanQpAaQE0F4yQboFLMUXmFYpAoqAIqAIKAKKgCKgCCgCioAi\r\nUA8QEIcdoWxgbQJs9bLeOjZRgKyxnkExPz4+eOiYoM8ftQyOQ/1YmXJnHzaI4eZj\r\n...
[HTTP] <-- GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot 200 210 ms - 648624
[HTTP] 
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":8}'
[debug] [RemoteDebugger] Received receipt for message '8'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"object\",\"value\":{\"status\":0,\"value\":null}}},\"id\":8}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '8'
[debug] [RemoteDebugger] Received result for atom 'execute_script' execution: null
[debug] [W3C (e0fd8f52)] Responding to client with driver.execute() result: null
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/execute/sync 200 177 ms - 14
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
[HTTP] {"using":"css selector","value":"#multi-select option[value=\"Florida\"]"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.findElement() with args: ["css selector","#multi-select option[value=\"Florida\"]","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[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] [RemoteDebugger] Executing atom 'find_element'
[debug] [RemoteDebugger] Executing 'find_element' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var k=this;functi...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":9}'
[debug] [RemoteDebugger] Received receipt for message '9'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":{\\\"ELEMENT\\\":\\\":...'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '9'
[debug] [RemoteDebugger] Received result for atom 'find_element' execution: {"ELEMENT":":wdc:1556290752365"}
[debug] [W3C (e0fd8f52)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5002","ELEMENT":"5002"}
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element 200 17 ms - 73
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5002/click
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.click() with args: ["5002","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'click'
[debug] [RemoteDebugger] Executing atom 'click'
[debug] [RemoteDebugger] Executing 'click' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var h,aa=this;fun...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":10}'
[debug] [RemoteDebugger] Received receipt for message '10'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":null}\"}},\"id\":10}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '10'
[debug] [RemoteDebugger] Received result for atom 'click' execution: null
[debug] [W3C (e0fd8f52)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5002/click 200 41 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getScreenshot() with args: ["e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://localhost:5570/session/9CF187B9-BB39-4BB4-9684-49CF0D085DC5/screenshot] with no body
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
[HTTP] {"using":"css selector","value":"#multi-select option[value=\"Ohio\"]"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.findElement() with args: ["css selector","#multi-select option[value=\"Ohio\"]","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAOWVgWK5XsAAEAASURBVHgB\\r\\n7J0HnBzFlf+X4IQzYJywz\\/bd2T7fYUzwcee7v+\\/OJiMJgQg2IignUEIgkW2MAzZB\\r\\nYaMCYGOTwQYLiQwmCJSzNq92pY2Tc9gg9f9b\\/Xbbo93p0czuzO7squrTalW\\/evXq\\r\\n1a96Zvr9tqq6IJqbFMlqCg\\/nFApFcnyEdNIIaARAYDh+T+iBO3IQGI73p\\/Y5NQKH\\r\\n3r3p\\/Nb\\/vUZqy4NcmtVHtkhuniuxGjePaOzwKRKLceikEdAIaAQ0AhqB7CMQjwVj\\r\\n8WCoo\\/sg3xkNHQxzRLqi8Vh7PNzREezoCrd3xWMH2qMHDoa7uqId7TGKwpHOQLjL\\r\\nF+4KRDpC8fZwZyxOEQpyUJ3D23Ug0Hkg0t5B6cFo1AiHzSNKHgl2SDTSGQt3xgNd\\r\\nsYC6ziQV5Oh3OrsPE4P8JJTd5nLM\\/vDEqZNGQCOgEMjuJ3dwrOmRO3IQGJw7Srcy\\r\\nmAgcevdqAqj70S9HD5aaAMp+EKMtagQ0AhoBjUDmCMTV3xgi4fZIyDyi8UhnJHLA\\r\\nPCwCCA4IBqc91tGpqJ8uMlA0sfYovI8ckEHxeJTSrkgXR2dUHajB78D+QB7F4irf\\r\\nFVW8DwcZk\\/pRZuGYMNVO9XioKxbKhPxRupoAyvmzoiaADn1E1lcagVwhkPMPcw4a\\r\\nyBUW2m7+IZCD20ebHGIEDr3LNAGkCaDMwwhdQyOgEdAIaASGGwIdka54pCsc6wrF\\r\\nOTqjsc54tL0zYh5qmk880gHRE2WCT1csfDAaDnZ2wAeZlJAqlWRyPSbpEz3ARCGo\\r\\...
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[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] [RemoteDebugger] Executing atom 'find_element'
[debug] [RemoteDebugger] Executing 'find_element' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var k=this;functi...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [W3C (e0fd8f52)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAOWVgWK5XsAAEAASURBVHgB\r\n7J0HnBzFlf+X4IQzYJywz/bd2T7fYUzwcee7v+/OJiMJgQg2IignUEIgkW2MAzZB\r\nYaMCYGOTwQYLiQwmCJSzNq92pY2Tc9gg9f9b/Xbbo93p0czuzO7squrTalW/evXq\r\n1a96Zvr9tqq6IJqbFMlqCg/nFApFcnyEdNIIaARAYDh+T+iBO3IQGI73p/Y5NQKH\r\n3r3p/Nb/vUZqy4NcmtVHtkhuniuxGjePaOzwKRKLceikEdAIaAQ0AhqB7CMQjwVj\r\n8WCoo/sg3xkNHQxzRLqi8Vh7PNzREezoCrd3xWMH2qMHDoa7uqId7TGKwpHOQLjL\r\nF+4KRDpC8fZwZyxOEQpyUJ3D23Ug0Hkg0t5B6cFo1AiHzSNKHgl2SDTSGQt3xgNd\r\nsYC6ziQV5Oh3OrsPE4P8JJTd5nLM/vDEqZNGQCOgEMjuJ3dwrOmRO3IQGJw7Srcy\r\nmAgcevdqAqj70S9HD5aaAMp+EKMtagQ0AhoBjUDmCMTV3xgi4fZIyDyi8UhnJHLA\r\nPCwCCA4IBqc91tGpqJ8uMlA0sfYovI8ckEHxeJTSrkgXR2dUHajB78D+QB7F4irf\r\nFVW8DwcZk/pRZuGYMNVO9XioKxbKhPxRupoAyvmzoiaADn1E1lcagVwhkPMPcw4a\r\nyBUW2m7+IZCD20ebHGIEDr3LNAGkCaDMwwhdQyOgEdAIaASGGwIdka54pCsc6wrF\r\nOTqjsc54tL0zYh5qmk880gHRE2WCT1csfDAaDnZ2wAeZlJAqlWRyPSbpEz3ARCGo\r\nHkgfNDniijASMkhxQKRIO7OMOgKdHf6uLo5AZxfWFEMEBxSLdltM+z9NAOX88VET\r\n...
[HTTP] <-- GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot 200 165 ms - 553604
[HTTP] 
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":11}'
[debug] [RemoteDebugger] Received receipt for message '11'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":{\\\"ELEMENT\\\":\\\":...'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '11'
[debug] [RemoteDebugger] Received result for atom 'find_element' execution: {"ELEMENT":":wdc:1556290752366"}
[debug] [W3C (e0fd8f52)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5003","ELEMENT":"5003"}
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element 200 202 ms - 73
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5003/click
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.click() with args: ["5003","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'click'
[debug] [RemoteDebugger] Executing atom 'click'
[debug] [RemoteDebugger] Executing 'click' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var h,aa=this;fun...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":12}'
[debug] [RemoteDebugger] Received receipt for message '12'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":null}\"}},\"id\":12}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '12'
[debug] [RemoteDebugger] Received result for atom 'click' execution: null
[debug] [W3C (e0fd8f52)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5003/click 200 34 ms - 14
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
[HTTP] {"using":"css selector","value":"#multi-select option[value=\"Texas\"]"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.findElement() with args: ["css selector","#multi-select option[value=\"Texas\"]","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[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] [RemoteDebugger] Executing atom 'find_element'
[debug] [RemoteDebugger] Executing 'find_element' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var k=this;functi...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[HTTP] --> GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getScreenshot() with args: ["e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":13}'
[debug] [RemoteDebugger] Received receipt for message '13'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":{\\\"ELEMENT\\\":\\\":...'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '13'
[debug] [RemoteDebugger] Received result for atom 'find_element' execution: {"ELEMENT":":wdc:1556290752367"}
[debug] [XCUITest] Taking screenshot with WDA
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://localhost:5570/session/9CF187B9-BB39-4BB4-9684-49CF0D085DC5/screenshot] with no body
[debug] [W3C (e0fd8f52)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5004","ELEMENT":"5004"}
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element 200 17 ms - 73
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5004/click
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.click() with args: ["5004","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'click'
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAOVopR3gL0AAEAASURBVHgB\\r\\n7J0HnBzFlf+X4IQzYJywz\\/bd2T7fYUzwcee7v+\\/OJiMJgQg2IignUEIgkW2MAzZB\\r\\nYaMCYGOTwQYLiQwmCJSzNq92pY2Tc9gg9f9b\\/Xbbo93p0czuzO7squrTalW\\/evXq\\r\\n1a96Zvr9tqq6IJqbFMlqCg\\/nFApFcnyEdNIIaARAYDh+T+iBO3IQGI73p\\/Y5NQKH\\r\\n3r3p\\/Nb\\/vUZqy4NcmtVHtkhuniuxGjePaOzwKRKLceikEdAIaAQ0AhqB7CMQjwVj\\r\\n8WCoo\\/sg3xkNHQxzRLqi8Vh7PNzREezoCrd3xWMH2qMHDoa7uqId7TGKwpHOQLjL\\r\\nF+4KRDpC8fZwZyxOEQpyUJ3D23Ug0Hkg0t5B6cFo1AiHzSNKHgl2SDTSGQt3xgNd\\r\\nsYC6ziQV5Oh3OrsPE4P8JJTd5nLM\\/vDEqZNGQCOgEMjuJ3dwrOmRO3IQGJw7Srcy\\r\\nmAgcevdqAqj70S9HD5aaAMp+EKMtagQ0AhoBjUDmCMTV3xgi4fZIyDyi8UhnJHLA\\r\\nPCwCCA4IBqc91tGpqJ8uMlA0sfYovI8ckEHxeJTSrkgXR2dUHajB78D+QB7F4irf\\r\\nFVW8DwcZk\\/pRZuGYMNVO9XioKxbKhPxRupoAyvmzoiaADn1E1lcagVwhkPMPcw4a\\r\\nyBUW2m7+IZCD20ebHGIEDr3LNAGkCaDMwwhdQyOgEdAIaASGGwIdka54pCsc6wrF\\r\\nOTqjsc54tL0zYh5qmk880gHRE2WCT1csfDAaDnZ2wAeZlJAqlWRyPSbpEz3ARCGo\\r\\...
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[debug] [RemoteDebugger] Executing atom 'click'
[debug] [RemoteDebugger] Executing 'click' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var h,aa=this;fun...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [W3C (e0fd8f52)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAOVopR3gL0AAEAASURBVHgB\r\n7J0HnBzFlf+X4IQzYJywz/bd2T7fYUzwcee7v+/OJiMJgQg2IignUEIgkW2MAzZB\r\nYaMCYGOTwQYLiQwmCJSzNq92pY2Tc9gg9f9b/Xbbo93p0czuzO7squrTalW/evXq\r\n1a96Zvr9tqq6IJqbFMlqCg/nFApFcnyEdNIIaARAYDh+T+iBO3IQGI73p/Y5NQKH\r\n3r3p/Nb/vUZqy4NcmtVHtkhuniuxGjePaOzwKRKLceikEdAIaAQ0AhqB7CMQjwVj\r\n8WCoo/sg3xkNHQxzRLqi8Vh7PNzREezoCrd3xWMH2qMHDoa7uqId7TGKwpHOQLjL\r\nF+4KRDpC8fZwZyxOEQpyUJ3D23Ug0Hkg0t5B6cFo1AiHzSNKHgl2SDTSGQt3xgNd\r\nsYC6ziQV5Oh3OrsPE4P8JJTd5nLM/vDEqZNGQCOgEMjuJ3dwrOmRO3IQGJw7Srcy\r\nmAgcevdqAqj70S9HD5aaAMp+EKMtagQ0AhoBjUDmCMTV3xgi4fZIyDyi8UhnJHLA\r\nPCwCCA4IBqc91tGpqJ8uMlA0sfYovI8ckEHxeJTSrkgXR2dUHajB78D+QB7F4irf\r\nFVW8DwcZk/pRZuGYMNVO9XioKxbKhPxRupoAyvmzoiaADn1E1lcagVwhkPMPcw4a\r\nyBUW2m7+IZCD20ebHGIEDr3LNAGkCaDMwwhdQyOgEdAIaASGGwIdka54pCsc6wrF\r\nOTqjsc54tL0zYh5qmk880gHRE2WCT1csfDAaDnZ2wAeZlJAqlWRyPSbpEz3ARCGo\r\nHkgfNDniijASMkhxQKRIO7OMOgKdHf6uLo5AZxfWFEMEBxSLdltM+z9NAOX88VET\r\n...
[HTTP] <-- GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot 200 167 ms - 553348
[HTTP] 
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":14}'
[debug] [RemoteDebugger] Received receipt for message '14'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":null}\"}},\"id\":14}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '14'
[debug] [RemoteDebugger] Received result for atom 'click' execution: null
[debug] [W3C (e0fd8f52)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5004/click 200 150 ms - 14
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
[HTTP] {"using":"css selector","value":"#printAll"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.findElement() with args: ["css selector","#printAll","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[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] [RemoteDebugger] Executing atom 'find_element'
[debug] [RemoteDebugger] Executing 'find_element' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var k=this;functi...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[HTTP] --> GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getScreenshot() with args: ["e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":15}'
[debug] [RemoteDebugger] Received receipt for message '15'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":{\\\"ELEMENT\\\":\\\":...'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '15'
[debug] [RemoteDebugger] Received result for atom 'find_element' execution: {"ELEMENT":":wdc:1556290752368"}
[debug] [XCUITest] Taking screenshot with WDA
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://localhost:5570/session/9CF187B9-BB39-4BB4-9684-49CF0D085DC5/screenshot] with no body
[debug] [W3C (e0fd8f52)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5005","ELEMENT":"5005"}
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element 200 17 ms - 73
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5005/click
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.click() with args: ["5005","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'click'
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAOVuocbGOsAAEAASURBVHgB\\r\\n7J0HnBzFlf+X4IQzYJywz\\/bd2T7fYUzwcee7v+\\/OJiMJgQg2IignUEIgkW2MAzZB\\r\\nYaMCYGOTwQYLiQwmCJSzNq92pY2Tc9gg9f9b\\/Xbbo93p0czuzO7squrTalW\\/evXq\\r\\n1a96Zvr9tqq6IJqbFMlqCg\\/nFApFcnyEdNIIaARAYDh+T+iBO3IQGI73p\\/Y5NQKH\\r\\n3r3p\\/Nb\\/vUZqy4NcmtVHtkhuniuxGjePaOzwKRKLceikEdAIaAQ0AhqB7CMQjwVj\\r\\n8WCoo\\/sg3xkNHQxzRLqi8Vh7PNzREezoCrd3xWMH2qMHDoa7uqId7TGKwpHOQLjL\\r\\nF+4KRDpC8fZwZyxOEQpyUJ3D23Ug0Hkg0t5B6cFo1AiHzSNKHgl2SDTSGQt3xgNd\\r\\nsYC6ziQV5Oh3OrsPE4P8JJTd5nLM\\/vDEqZNGQCOgEMjuJ3dwrOmRO3IQGJw7Srcy\\r\\nmAgcevdqAqj70S9HD5aaAMp+EKMtagQ0AhoBjUDmCMTV3xgi4fZIyDyi8UhnJHLA\\r\\nPCwCCA4IBqc91tGpqJ8uMlA0sfYovI8ckEHxeJTSrkgXR2dUHajB78D+QB7F4irf\\r\\nFVW8DwcZk\\/pRZuGYMNVO9XioKxbKhPxRupoAyvmzoiaADn1E1lcagVwhkPMPcw4a\\r\\nyBUW2m7+IZCD20ebHGIEDr3LNAGkCaDMwwhdQyOgEdAIaASGGwIdka54pCsc6wrF\\r\\nOTqjsc54tL0zYh5qmk880gHRE2WCT1csfDAaDnZ2wAeZlJAqlWRyPSbpEz3ARCGo\\r\\...
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[debug] [RemoteDebugger] Executing atom 'click'
[debug] [RemoteDebugger] Executing 'click' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var h,aa=this;fun...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [W3C (e0fd8f52)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAOVuocbGOsAAEAASURBVHgB\r\n7J0HnBzFlf+X4IQzYJywz/bd2T7fYUzwcee7v+/OJiMJgQg2IignUEIgkW2MAzZB\r\nYaMCYGOTwQYLiQwmCJSzNq92pY2Tc9gg9f9b/Xbbo93p0czuzO7squrTalW/evXq\r\n1a96Zvr9tqq6IJqbFMlqCg/nFApFcnyEdNIIaARAYDh+T+iBO3IQGI73p/Y5NQKH\r\n3r3p/Nb/vUZqy4NcmtVHtkhuniuxGjePaOzwKRKLceikEdAIaAQ0AhqB7CMQjwVj\r\n8WCoo/sg3xkNHQxzRLqi8Vh7PNzREezoCrd3xWMH2qMHDoa7uqId7TGKwpHOQLjL\r\nF+4KRDpC8fZwZyxOEQpyUJ3D23Ug0Hkg0t5B6cFo1AiHzSNKHgl2SDTSGQt3xgNd\r\nsYC6ziQV5Oh3OrsPE4P8JJTd5nLM/vDEqZNGQCOgEMjuJ3dwrOmRO3IQGJw7Srcy\r\nmAgcevdqAqj70S9HD5aaAMp+EKMtagQ0AhoBjUDmCMTV3xgi4fZIyDyi8UhnJHLA\r\nPCwCCA4IBqc91tGpqJ8uMlA0sfYovI8ckEHxeJTSrkgXR2dUHajB78D+QB7F4irf\r\nFVW8DwcZk/pRZuGYMNVO9XioKxbKhPxRupoAyvmzoiaADn1E1lcagVwhkPMPcw4a\r\nyBUW2m7+IZCD20ebHGIEDr3LNAGkCaDMwwhdQyOgEdAIaASGGwIdka54pCsc6wrF\r\nOTqjsc54tL0zYh5qmk880gHRE2WCT1csfDAaDnZ2wAeZlJAqlWRyPSbpEz3ARCGo\r\nHkgfNDniijASMkhxQKRIO7OMOgKdHf6uLo5AZxfWFEMEBxSLdltM+z9NAOX88VET\r\n...
[HTTP] <-- GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot 200 153 ms - 553380
[HTTP] 
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":16}'
[debug] [RemoteDebugger] Received receipt for message '16'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":null}\"}},\"id\":16}"}}'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '16'
[debug] [RemoteDebugger] Received result for atom 'click' execution: null
[debug] [W3C (e0fd8f52)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5005/click 200 112 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getScreenshot() with args: ["e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://localhost:5570/session/9CF187B9-BB39-4BB4-9684-49CF0D085DC5/screenshot] with no body
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
[HTTP] {"using":"css selector","value":".getall-selected"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.findElement() with args: ["css selector",".getall-selected","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAOsFc\\/2KygAAEAASURBVHgB\\r\\n7J0HnBzFlf+X4IQzYJywz\\/bd2T7fYUzwcee7v+\\/OJiMJgQg2IignUEIgkW2MAzZB\\r\\nYaMCYGOTwQYLiQwmCJSzNq92pY2Tc9gg9f9b\\/Xbbo93p0czuzO7squrTalW\\/evXq\\r\\n1a96Zvr9tqq6IJqbFMlqCg\\/nFApFcnyEdNIIaARAYDh+T+iBO3IQGI73p\\/Y5NQKH\\r\\n3r3p\\/Nb\\/vUZqy4NcmtVHtkhuniuxGjePaOzwKRKLceikEdAIaAQ0AhqB7CMQjwVj\\r\\n8WCoo\\/sg3xkNHQxzRLqi8Vh7PNzREezoCrd3xWMH2qMHDoa7uqId7TGKwpHOQLjL\\r\\nF+4KRDpC8fZwZyxOEQpyUJ3D23Ug0Hkg0t5B6cFo1AiHzSNKHgl2SDTSGQt3xgNd\\r\\nsYC6ziQV5Oh3OrsPE4P8JJTd5nLM\\/vDEqZNGQCOgEMjuJ3dwrOmRO3IQGJw7Srcy\\r\\nmAgcevdqAqj70S9HD5aaAMp+EKMtagQ0AhoBjUDmCMTV3xgi4fZIyDyi8UhnJHLA\\r\\nPCwCCA4IBqc91tGpqJ8uMlA0sfYovI8ckEHxeJTSrkgXR2dUHajB78D+QB7F4irf\\r\\nFVW8DwcZk\\/pRZuGYMNVO9XioKxbKhPxRupoAyvmzoiaADn1E1lcagVwhkPMPcw4a\\r\\nyBUW2m7+IZCD20ebHGIEDr3LNAGkCaDMwwhdQyOgEdAIaASGGwIdka54pCsc6wrF\\r\\nOTqjsc54tL0zYh5qmk880gHRE2WCT1csfDAaDnZ2wAeZlJAqlWRyPSbpEz3ARCGo\\r...
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[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] [RemoteDebugger] Executing atom 'find_element'
[debug] [RemoteDebugger] Executing 'find_element' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var k=this;functi...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [W3C (e0fd8f52)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAQAAAAAKAAABAAAAAQAAAOsFc/2KygAAEAASURBVHgB\r\n7J0HnBzFlf+X4IQzYJywz/bd2T7fYUzwcee7v+/OJiMJgQg2IignUEIgkW2MAzZB\r\nYaMCYGOTwQYLiQwmCJSzNq92pY2Tc9gg9f9b/Xbbo93p0czuzO7squrTalW/evXq\r\n1a96Zvr9tqq6IJqbFMlqCg/nFApFcnyEdNIIaARAYDh+T+iBO3IQGI73p/Y5NQKH\r\n3r3p/Nb/vUZqy4NcmtVHtkhuniuxGjePaOzwKRKLceikEdAIaAQ0AhqB7CMQjwVj\r\n8WCoo/sg3xkNHQxzRLqi8Vh7PNzREezoCrd3xWMH2qMHDoa7uqId7TGKwpHOQLjL\r\nF+4KRDpC8fZwZyxOEQpyUJ3D23Ug0Hkg0t5B6cFo1AiHzSNKHgl2SDTSGQt3xgNd\r\nsYC6ziQV5Oh3OrsPE4P8JJTd5nLM/vDEqZNGQCOgEMjuJ3dwrOmRO3IQGJw7Srcy\r\nmAgcevdqAqj70S9HD5aaAMp+EKMtagQ0AhoBjUDmCMTV3xgi4fZIyDyi8UhnJHLA\r\nPCwCCA4IBqc91tGpqJ8uMlA0sfYovI8ckEHxeJTSrkgXR2dUHajB78D+QB7F4irf\r\nFVW8DwcZk/pRZuGYMNVO9XioKxbKhPxRupoAyvmzoiaADn1E1lcagVwhkPMPcw4a\r\nyBUW2m7+IZCD20ebHGIEDr3LNAGkCaDMwwhdQyOgEdAIaASGGwIdka54pCsc6wrF\r\nOTqjsc54tL0zYh5qmk880gHRE2WCT1csfDAaDnZ2wAeZlJAqlWRyPSbpEz3ARCGo\r\nHkgfNDniijASMkhxQKRIO7OMOgKdHf6uLo5AZxfWFEMEBxSLdltM+z9NAOX88VET\r\n...
[HTTP] <-- GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot 200 144 ms - 561180
[HTTP] 
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":17}'
[debug] [RemoteDebugger] Received receipt for message '17'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":{\\\"ELEMENT\\\":\\\":...'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '17'
[debug] [RemoteDebugger] Received result for atom 'find_element' execution: {"ELEMENT":":wdc:1556290752369"}
[debug] [W3C (e0fd8f52)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5006","ELEMENT":"5006"}
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element 200 146 ms - 73
[HTTP] 
[HTTP] --> GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5006/text
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getText() with args: ["5006","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getText'
[debug] [RemoteDebugger] Executing atom 'get_text'
[debug] [RemoteDebugger] Executing 'get_text' atom in default context
[debug] [RemoteDebugger] Sending javascript command (function(){return function(){var h,l=this;func...
[debug] [RemoteDebugger] Sending WebKit data: {"method":"Target.sendMessageToTarget","params":{"objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":true,"message":{"method":"Runtime.evaluate","params":{"e...
[debug] [RemoteDebugger] Webkit response timeout: 5000
[debug] [RemoteDebugger] Received WebKit data: '{"result":{},"id":18}'
[debug] [RemoteDebugger] Received receipt for message '18'
[debug] [RemoteDebugger] Received WebKit data: '{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"result\":{\"result\":{\"type\":\"string\",\"value\":\"{\\\"status\\\":0,\\\"value\\\":\\\"Options selected a...'
[debug] [RemoteDebugger] Found method 'Target.dispatchMessageFromTarget' for message '18'
[debug] [RemoteDebugger] Received result for atom 'get_text' execution: "Options selected are : Texas"
[debug] [W3C (e0fd8f52)] Responding to client with driver.getText() result: "Options selected are : Texas"
[HTTP] <-- GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5006/text 200 19 ms - 40
[HTTP] 
[HTTP] --> GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log/types
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLogTypes() with args: ["e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLogTypes'
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Responding to client with driver.getLogTypes() result: ["syslog","crashlog","performance","server","safariConsole","safariNetwork"]
[HTTP] <-- GET /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log/types 200 3 ms - 86
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"crashlog"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["crashlog","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[debug] [BaseDriver] Retrieving 'crashlog' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [XCUITest] Crash reports root '/Users/tester/Library/Logs/CrashReporter/MobileDevice/iPad Gen6 #1' does not exist. Got nothing to gather.
[debug] [W3C (e0fd8f52)] Responding to client with driver.getLog() result: []
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 200 4 ms - 12
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"safariConsole"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["safariConsole","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[debug] [BaseDriver] Retrieving 'safariConsole' logs
[debug] [BaseDriver] Retrieving supported log types
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"server"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["server","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"syslog"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["syslog","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[debug] [BaseDriver] Retrieving 'server' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Responding to client with driver.getLog() result: []
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 200 11 ms - 12
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"safariNetwork"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["safariNetwork","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[debug] [BaseDriver] Retrieving 'syslog' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Encountered internal error running command: Error: Appium server must have relaxed security flag set in order to retrieve server logs
[debug] [W3C (e0fd8f52)] at Object.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:42:15)
[debug] [W3C (e0fd8f52)] at XCUITestDriver.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/log.js:34:48)
[debug] [W3C (e0fd8f52)] at curCommandCancellable._bluebird.default.resolve.then (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/driver.js:301:66)
[debug] [W3C (e0fd8f52)] at tryCatcher (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/util.js:16:23)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseFromHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:512:31)
[debug] [W3C (e0fd8f52)] at Promise._settlePromise (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:569:18)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseCtx (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:606:10)
[debug] [W3C (e0fd8f52)] at _drainQueueStep (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:142:12)
[debug] [W3C (e0fd8f52)] at _drainQueue (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:131:9)
[debug] [W3C (e0fd8f52)] at Async._drainQueues (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:147:5)
[debug] [W3C (e0fd8f52)] at Immediate.Async.drainQueues [as _onImmediate] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:17:14)
[debug] [W3C (e0fd8f52)] at runCallback (timers.js:810:20)
[debug] [W3C (e0fd8f52)] at tryOnImmediate (timers.js:768:5)
[debug] [W3C (e0fd8f52)] at processImmediate [as _immediateCallback] (timers.js:745:5)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 500 12 ms - 815
[HTTP] 
[debug] [BaseDriver] Retrieving 'safariNetwork' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Responding to client with driver.getLog() result: [{"timestamp":1556290741756,"level":"ALL","message":"Apr 26 16:59:01 iPad-Gen6-1 trustd[101] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0"},{"timestamp":1556290741756,"level":"ALL","message":"Apr 26 16:59:01 iPad-Gen6-1 trustd[101] <Notice>: cert[0]: NonEmptySubject =(path)[]> 0"},{"timestamp":1556290741760,"level":"ALL","message":"Apr 26 16:59:01 iPad-Gen6-1 lockdownd[63] <Notice>: handle_get_value: <private>"},{"timestamp":1556290741942,"level":"ALL","message":"Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [MobileSafari:880] Setting jetsam priority to 3 [0x108]"},{"timestamp":1556290741942,"level":"ALL","message":"Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Error>: [MobileSafari:880] SyscallError: setpriority(PRIO_DARWIN_ROLE, 880, 3): No such process"},{"timestamp":1556290741942,"level":"ALL","message":"Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Client relinquished <BKProcessAssertion: 0x100b4ae10; \"Web content visibility\" (extension:inf); id:\\M-b\\M^@\\M-&A491B66B6ED5>"},{"tim...
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 200 41 ms - 1103972
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"server"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["server","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"performance"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["performance","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[debug] [BaseDriver] Retrieving 'server' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Responding to client with driver.getLog() result: []
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 200 48 ms - 12
[HTTP] 
[debug] [BaseDriver] Retrieving 'performance' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Encountered internal error running command: Error: Appium server must have relaxed security flag set in order to retrieve server logs
[debug] [W3C (e0fd8f52)] at Object.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:42:15)
[debug] [W3C (e0fd8f52)] at XCUITestDriver.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/log.js:34:48)
[debug] [W3C (e0fd8f52)] at curCommandCancellable._bluebird.default.resolve.then (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/driver.js:301:66)
[debug] [W3C (e0fd8f52)] at tryCatcher (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/util.js:16:23)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseFromHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:512:31)
[debug] [W3C (e0fd8f52)] at Promise._settlePromise (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:569:18)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseCtx (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:606:10)
[debug] [W3C (e0fd8f52)] at _drainQueueStep (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:142:12)
[debug] [W3C (e0fd8f52)] at _drainQueue (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:131:9)
[debug] [W3C (e0fd8f52)] at Async._drainQueues (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:147:5)
[debug] [W3C (e0fd8f52)] at Immediate.Async.drainQueues [as _onImmediate] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:17:14)
[debug] [W3C (e0fd8f52)] at runCallback (timers.js:810:20)
[debug] [W3C (e0fd8f52)] at tryOnImmediate (timers.js:768:5)
[debug] [W3C (e0fd8f52)] at processImmediate [as _immediateCallback] (timers.js:745:5)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 500 15 ms - 951
[HTTP] 
[debug] [W3C (e0fd8f52)] Encountered internal error running command: Error: No logs of type 'performance' found.
[debug] [W3C (e0fd8f52)] at XCUITestDriver.extractLogs (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:22:9)
[debug] [W3C (e0fd8f52)] at Object.extractLogs [as getter] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:36:40)
[debug] [W3C (e0fd8f52)] at XCUITestDriver.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/log.js:34:48)
[debug] [W3C (e0fd8f52)] at curCommandCancellable._bluebird.default.resolve.then (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/driver.js:301:66)
[debug] [W3C (e0fd8f52)] at tryCatcher (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/util.js:16:23)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseFromHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:512:31)
[debug] [W3C (e0fd8f52)] at Promise._settlePromise (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:569:18)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseCtx (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:606:10)
[debug] [W3C (e0fd8f52)] at _drainQueueStep (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:142:12)
[debug] [W3C (e0fd8f52)] at _drainQueue (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:131:9)
[debug] [W3C (e0fd8f52)] at Async._drainQueues (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:147:5)
[debug] [W3C (e0fd8f52)] at Immediate.Async.drainQueues [as _onImmediate] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:17:14)
[debug] [W3C (e0fd8f52)] at runCallback (timers.js:810:20)
[debug] [W3C (e0fd8f52)] at tryOnImmediate (timers.js:768:5)
[debug] [W3C (e0fd8f52)] at processImmediate [as _immediateCallback] (timers.js:745:5)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 500 15 ms - 655
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"server"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["server","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[debug] [BaseDriver] Retrieving 'server' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Encountered internal error running command: Error: Appium server must have relaxed security flag set in order to retrieve server logs
[debug] [W3C (e0fd8f52)] at Object.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:42:15)
[debug] [W3C (e0fd8f52)] at XCUITestDriver.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/log.js:34:48)
[debug] [W3C (e0fd8f52)] at curCommandCancellable._bluebird.default.resolve.then (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/driver.js:301:66)
[debug] [W3C (e0fd8f52)] at tryCatcher (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/util.js:16:23)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseFromHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:512:31)
[debug] [W3C (e0fd8f52)] at Promise._settlePromise (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:569:18)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseCtx (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:606:10)
[debug] [W3C (e0fd8f52)] at _drainQueueStep (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:142:12)
[debug] [W3C (e0fd8f52)] at _drainQueue (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:131:9)
[debug] [W3C (e0fd8f52)] at Async._drainQueues (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:147:5)
[debug] [W3C (e0fd8f52)] at Immediate.Async.drainQueues [as _onImmediate] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:17:14)
[debug] [W3C (e0fd8f52)] at runCallback (timers.js:810:20)
[debug] [W3C (e0fd8f52)] at tryOnImmediate (timers.js:768:5)
[debug] [W3C (e0fd8f52)] at processImmediate [as _immediateCallback] (timers.js:745:5)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 500 8 ms - 747
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"performance"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["performance","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[debug] [BaseDriver] Retrieving 'performance' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Encountered internal error running command: Error: No logs of type 'performance' found.
[debug] [W3C (e0fd8f52)] at XCUITestDriver.extractLogs (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:22:9)
[debug] [W3C (e0fd8f52)] at Object.extractLogs [as getter] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:36:40)
[debug] [W3C (e0fd8f52)] at XCUITestDriver.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/log.js:34:48)
[debug] [W3C (e0fd8f52)] at curCommandCancellable._bluebird.default.resolve.then (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/driver.js:301:66)
[debug] [W3C (e0fd8f52)] at tryCatcher (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/util.js:16:23)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseFromHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:512:31)
[debug] [W3C (e0fd8f52)] at Promise._settlePromise (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:569:18)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseCtx (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:606:10)
[debug] [W3C (e0fd8f52)] at _drainQueueStep (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:142:12)
[debug] [W3C (e0fd8f52)] at _drainQueue (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:131:9)
[debug] [W3C (e0fd8f52)] at Async._drainQueues (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:147:5)
[debug] [W3C (e0fd8f52)] at Immediate.Async.drainQueues [as _onImmediate] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:17:14)
[debug] [W3C (e0fd8f52)] at runCallback (timers.js:810:20)
[debug] [W3C (e0fd8f52)] at tryOnImmediate (timers.js:768:5)
[debug] [W3C (e0fd8f52)] at processImmediate [as _immediateCallback] (timers.js:745:5)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 500 9 ms - 655
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"server"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["server","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[debug] [BaseDriver] Retrieving 'server' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Encountered internal error running command: Error: Appium server must have relaxed security flag set in order to retrieve server logs
[debug] [W3C (e0fd8f52)] at Object.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:42:15)
[debug] [W3C (e0fd8f52)] at XCUITestDriver.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/log.js:34:48)
[debug] [W3C (e0fd8f52)] at curCommandCancellable._bluebird.default.resolve.then (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/driver.js:301:66)
[debug] [W3C (e0fd8f52)] at tryCatcher (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/util.js:16:23)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseFromHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:512:31)
[debug] [W3C (e0fd8f52)] at Promise._settlePromise (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:569:18)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseCtx (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:606:10)
[debug] [W3C (e0fd8f52)] at _drainQueueStep (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:142:12)
[debug] [W3C (e0fd8f52)] at _drainQueue (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:131:9)
[debug] [W3C (e0fd8f52)] at Async._drainQueues (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:147:5)
[debug] [W3C (e0fd8f52)] at Immediate.Async.drainQueues [as _onImmediate] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:17:14)
[debug] [W3C (e0fd8f52)] at runCallback (timers.js:810:20)
[debug] [W3C (e0fd8f52)] at tryOnImmediate (timers.js:768:5)
[debug] [W3C (e0fd8f52)] at processImmediate [as _immediateCallback] (timers.js:745:5)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 500 7 ms - 747
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"performance"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["performance","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[debug] [BaseDriver] Retrieving 'performance' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Encountered internal error running command: Error: No logs of type 'performance' found.
[debug] [W3C (e0fd8f52)] at XCUITestDriver.extractLogs (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:22:9)
[debug] [W3C (e0fd8f52)] at Object.extractLogs [as getter] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:36:40)
[debug] [W3C (e0fd8f52)] at XCUITestDriver.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/log.js:34:48)
[debug] [W3C (e0fd8f52)] at curCommandCancellable._bluebird.default.resolve.then (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/driver.js:301:66)
[debug] [W3C (e0fd8f52)] at tryCatcher (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/util.js:16:23)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseFromHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:512:31)
[debug] [W3C (e0fd8f52)] at Promise._settlePromise (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:569:18)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseCtx (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:606:10)
[debug] [W3C (e0fd8f52)] at _drainQueueStep (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:142:12)
[debug] [W3C (e0fd8f52)] at _drainQueue (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:131:9)
[debug] [W3C (e0fd8f52)] at Async._drainQueues (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:147:5)
[debug] [W3C (e0fd8f52)] at Immediate.Async.drainQueues [as _onImmediate] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:17:14)
[debug] [W3C (e0fd8f52)] at runCallback (timers.js:810:20)
[debug] [W3C (e0fd8f52)] at tryOnImmediate (timers.js:768:5)
[debug] [W3C (e0fd8f52)] at processImmediate [as _immediateCallback] (timers.js:745:5)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 500 4 ms - 655
[HTTP] 
[HTTP] --> POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
[HTTP] {"type":"performance"}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.getLog() with args: ["performance","e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [XCUITest] Executing command 'getLog'
[debug] [BaseDriver] Retrieving 'performance' logs
[debug] [BaseDriver] Retrieving supported log types
[debug] [W3C (e0fd8f52)] Encountered internal error running command: Error: No logs of type 'performance' found.
[debug] [W3C (e0fd8f52)] at XCUITestDriver.extractLogs (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:22:9)
[debug] [W3C (e0fd8f52)] at Object.extractLogs [as getter] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-ios-driver/lib/commands/logging.js:36:40)
[debug] [W3C (e0fd8f52)] at XCUITestDriver.getter (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/log.js:34:48)
[debug] [W3C (e0fd8f52)] at curCommandCancellable._bluebird.default.resolve.then (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/driver.js:301:66)
[debug] [W3C (e0fd8f52)] at tryCatcher (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/util.js:16:23)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseFromHandler (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:512:31)
[debug] [W3C (e0fd8f52)] at Promise._settlePromise (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:569:18)
[debug] [W3C (e0fd8f52)] at Promise._settlePromiseCtx (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/promise.js:606:10)
[debug] [W3C (e0fd8f52)] at _drainQueueStep (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:142:12)
[debug] [W3C (e0fd8f52)] at _drainQueue (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:131:9)
[debug] [W3C (e0fd8f52)] at Async._drainQueues (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:147:5)
[debug] [W3C (e0fd8f52)] at Immediate.Async.drainQueues [as _onImmediate] (/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/bluebird/js/release/async.js:17:14)
[debug] [W3C (e0fd8f52)] at runCallback (timers.js:810:20)
[debug] [W3C (e0fd8f52)] at tryOnImmediate (timers.js:768:5)
[debug] [W3C (e0fd8f52)] at processImmediate [as _immediateCallback] (timers.js:745:5)
[HTTP] <-- POST /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log 500 4 ms - 655
[HTTP] 
[HTTP] --> DELETE /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882
[HTTP] {}
[debug] [W3C (e0fd8f52)] Calling AppiumDriver.deleteSession() with args: ["e0fd8f52-fdaf-431a-9fa1-f7ed07203882"]
[debug] [BaseDriver] Event 'quitSessionRequested' logged at 1556290753865 (16:59:13 GMT+0200 (CEST))
[Appium] Removing session e0fd8f52-fdaf-431a-9fa1-f7ed07203882 from our master session list
[debug] [WD Proxy] Matched '/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882' to command name 'deleteSession'
[debug] [WD Proxy] Proxying [DELETE /session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882] to [DELETE http://localhost:5570/session/9CF187B9-BB39-4BB4-9684-49CF0D085DC5] with no body
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n\n },\n \"sessionId\" : \"EC4B6F2A-A169-4824-BF53-E69FE5A07FBD\",\n \"status\" : 0\n}"
[debug] [XCUITest] Not clearing log files. Use `clearSystemFiles` capability to turn on.
[debug] [XCUITest] In a web session. Removing remote debugger
[debug] [RemoteDebugger] Disconnecting from WebKit remote debugger
[debug] [iOSLog] Stopping iOS log capture
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[debug] [RemoteDebugger] WebKit remote debugger socket disconnected
[debug] [BaseDriver] Event 'quitSessionFinished' logged at 1556290754953 (16:59:14 GMT+0200 (CEST))
[debug] [W3C (e0fd8f52)] Received response: null
[debug] [W3C (e0fd8f52)] But deleting session, so not returning
[debug] [W3C (e0fd8f52)] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882 200 1089 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[Appium] Received SIGINT - shutting down
[Appium] Welcome to Appium v1.13.0-beta.3
[Appium] Non-default server args:
[Appium] allowCors: true
[Appium] address: <appium_server_url>
[Appium] port: 5571
[Appium] sessionOverride: true
[Appium] nodeconfig: /Users/tester/selenium/ios/ipad2.json
[Appium] webkitDebugProxyPort: 5671
[Appium] You have enabled CORS requests from any host. Be careful not to visit sites which could maliciously try to start Appium sessions on your machine
[debug] [Appium] Starting auto register thread for grid. Will try to register every 5000 ms.
[Appium] Appium REST http interface listener started on <appium_server_url>:5571
[debug] [Appium] Appium successfully registered with the grid on http://<selenium_server_url>:4444
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 5 ms - 75
[HTTP] 
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[HTTP] --> POST /wd/hub/session
[HTTP] {"desiredCapabilities":{"appium:deviceType":"iPad","server:CONFIG_UUID":"<config_uuid>","appium:udid":"<udid1>","appium:xcodeOrgId":"<org_id>","appium:wdaLocalPort":5570,"appium:xcodeSigningId":"iPhone Developer","browserName":"safari","appium:deviceName":"iPad Gen6 #1","platformName":"ios","appium:automationName":"XCUITest","appium:platformVersion":"12.2"},"capabilities":{"firstMatch":[{"appium:automationName":"XCUITest","appium:deviceName":"iPad Gen6 #1","appium:deviceType":"iPad","appium:platformVersion":"12.2","appium:udid":"<udid1>","appium:wdaLocalPort":5570,"appium:xcodeOrgId":"<org_id>","appium:xcodeSigningId":"iPhone Developer","browserName":"safari","platformName":"ios","server:CONFIG_UUID":"<config_uuid>"}]}}
[debug] [W3C] Calling AppiumDriver.createSession() with args: [{"appium:deviceType":"iPad","server:CONFIG_UUID":"<config_uuid>","appium:udid":"<udid1>","appium:xcodeOrgId":"<org_id>","appium:wdaLocalPort":5570,"appium:xcodeSigningId":"iPhone Developer","browserName":"safari","appium:deviceName":"iPad Gen6 #1","platformName":"ios","appium:automationName":"XCUITest","appium:platformVersion":"12.2"},null,{"firstMatch":[{"appium:automationName":"XCUITest","appium:deviceName":"iPad Gen6 #1","appium:deviceType":"iPad","appium:platformVersion":"12.2","appium:udid":"<udid1>","appium:wdaLocalPort":5570,"appium:xcodeOrgId":"<org_id>","appium:xcodeSigningId":"iPhone Developer","browserName":"safari","platformName":"ios","server:CONFIG_UUID":"<config_uuid>"}]}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1556290696433 (16:58:16 GMT+0200 (CEST))
[Appium] Appium v1.13.0-beta.3 creating new XCUITestDriver (v2.112.0) session
[Appium] Capabilities:
[Appium] browserName: safari
[Appium] platformName: ios
[Appium] server:CONFIG_UUID: <config_uuid>
[Appium] automationName: XCUITest
[Appium] deviceName: iPad Gen6 #1
[Appium] deviceType: iPad
[Appium] platformVersion: 12.2
[Appium] udid: <udid1>
[Appium] wdaLocalPort: 5570
[Appium] xcodeOrgId: <org_id>
[Appium] xcodeSigningId: iPhone Developer
[debug] [BaseDriver] W3C capabilities {"alwaysMatch":{"browserNam... and MJSONWP desired capabilities {"deviceType":"iPad","CONFI... were provided
[debug] [BaseDriver] Creating session with W3C capabilities: {"alwaysMatch":{"browserNam...
[BaseDriver] The following capabilities were provided, but are not recognized by appium: server:CONFIG_UUID, deviceType.
[BaseDriver] Session created with session id: 953bbba3-f168-4731-85c3-79b150562537
[debug] [XCUITest] Current user: 'tester'
[debug] [XCUITest] Available devices: <list_of_udids>
[debug] [XCUITest] Creating iDevice object with udid '<udid1>'
[XCUITest] Determining device to run tests on: udid: '<udid1>', real device: true
[XCUITest] Xcode version set to '10.2.1' (tools v10.2.0.0.1.1552586384)
[XCUITest] iOS SDK Version set to '12.2'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1556290697029 (16:58:17 GMT+0200 (CEST))
[XCUITest] Safari test requested
[debug] [BaseDriver] Event 'appConfigured' logged at 1556290697030 (16:58:17 GMT+0200 (CEST))
[debug] [BaseDriver] Event 'resetStarted' logged at 1556290697030 (16:58:17 GMT+0200 (CEST))
[debug] [XCUITest] Reset: running ios real device reset flow
[debug] [BaseDriver] Event 'resetComplete' logged at 1556290697030 (16:58:17 GMT+0200 (CEST))
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Starting iOS device log capture with: 'idevicesyslog'
[debug] [XCUITest] Crash reports root '/Users/tester/Library/Logs/CrashReporter/MobileDevice/iPad Gen6 #1' does not exist. Got nothing to gather.
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1556290697196 (16:58:17 GMT+0200 (CEST))
[XCUITest] Setting up real device
[XCUITest] Using WDA path: '/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Using WDA agent: '/Users/tester/.nvm/versions/node/v8.12.0/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 5570 have been found
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:5570/status] with no body
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"12.2\",\n \"sdkVersion\" : \"12.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"12.2\",\n \"ip\" : \"192.168.1.191\"\n },\n \"build\" : {\n \"upgradedAt\" : \"1556176766989\",\n \"time\" : \"Apr 26 2019 16:47:10\",\n \"productBundleIdentifier\" : \"com.facebook.WebDriverAgentRunner\"\n }\n },\n \"sessionId\" : \"82E37E00-532A-4754-A625-DAE18FA38A1E\",\n \"status\" : 0\n}"
[debug] [WD Proxy] Determined that the downstream protocol for proxy is MJSONWP
[debug] [XCUITest] Upgrade timestamp of the currently bundled WDA: 1556176766989
[debug] [XCUITest] Upgrade timestamp of the WDA on the device: 1556176766989
[XCUITest] Will reuse previously cached WDA instance at 'http://localhost:5570/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 5570 if this is an undesired behavior.
[debug] [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
[debug] [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1556290697302 (16:58:17 GMT+0200 (CEST))
[XCUITest] Using provided WebdriverAgent at 'http://localhost:5570/'
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:5570/status] with no body
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"12.2\",\n \"sdkVersion\" : \"12.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"12.2\",\n \"ip\" : \"192.168.1.191\"\n },\n \"build\" : {\n \"upgradedAt\" : \"1556176766989\",\n \"time\" : \"Apr 26 2019 16:47:10\",\n \"productBundleIdentifier\" : \"com.facebook.WebDriverAgentRunner\"\n }\n },\n \"sessionId\" : \"82E37E00-532A-4754-A625-DAE18FA38A1E\",\n \"status\" : 0\n}"
[debug] [WD Proxy] Determined that the downstream protocol for proxy is MJSONWP
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1556290697316 (16:58:17 GMT+0200 (CEST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:5570/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}
[debug] [WD Proxy] Got response with status 200: {"value":{"sessionId":"ACE2B091-0160-44D3-95B8-800402DC3D17","capabilities":{"device":"ipad","browserName":"Safari","sdkVersion":"12.2","CFBundleIdentifier":"com.apple.mobilesafari"}},"sessionId":"ACE2B091-0160-44D3-95B8-800402DC3D17","status":0}
[debug] [WD Proxy] Determined that the downstream protocol for proxy is MJSONWP
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1556290698595 (16:58:18 GMT+0200 (CEST))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1556290698595 (16:58:18 GMT+0200 (CEST))
[XCUITest] Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior.
[debug] [BaseDriver] Event 'orientationSet' logged at 1556290698596 (16:58:18 GMT+0200 (CEST))
[debug] [XCUITest] Waiting for initial webview
[debug] [iOS] Waiting for 3000 ms before navigating to view.
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 2 ms - 75
[HTTP] 
[debug] [iOS] Navigating to most recently opened webview
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 2 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] <-- POST /wd/hub/session - - ms - -
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 3 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[Appium] Received SIGINT - shutting down
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0-beta.3"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 75
[HTTP] 
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[debug] [iOS] Retrieving contexts and views
[debug] [iOS] Selecting by url: true (expected url: 'http://appium.io')
[debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray. Host: 'localhost', port: '5671'
[debug] [RemoteDebugger] Sending request to: http://localhost:5671/json
[debug] [RemoteDebugger] Page element JSON: []
[debug] [iOS] No web frames found.
[iOS] Could not find any webviews yet, refreshing/retrying
16:58:01.577 INFO [DefaultGridRegistry.add] - Registered a node http://<appium_server_url>:5570
16:58:03.806 INFO [DefaultGridRegistry.add] - Registered a node http://<appium_server_url>:5571
16:58:16.388 INFO [RequestHandler.process] - Got a request to create a new session: Capabilities {appium:automationName: XCUITest, appium:deviceName: iPad Gen6 #1, appium:deviceType: iPad, appium:platformVersion: 12.2, appium:udid: <udid1>, appium:wdaLocalPort: 5570, appium:xcodeOrgId: <org_id>, appium:xcodeSigningId: iPhone Developer, browserName: safari, platformName: ios}
16:58:16.390 INFO [TestSlot.getNewSession] - Trying to create a new session on test slot {deviceType=iPad, server:CONFIG_UUID=<config_uuid>, seleniumProtocol=WebDriver, xcodeOrgId=<org_id>, deviceName=iPad Gen6 #2, version=12.2, platform=IOS, xcodeSigningId=iPhone Developer, wdaLocalPort=5671, platformVersion=12.2, automationName=XCUITest, browserName=safari, maxInstances=1, platformName=IOS, udid=<udid2>}
16:59:01.371 INFO [RequestHandler.process] - Error forwarding the new session Error forwarding the request timeout
org.openqa.grid.internal.exception.NewSessionException: Error forwarding the request timeout
at org.openqa.grid.web.servlet.handler.RequestHandler.forwardNewSessionRequestAndUpdateRegistry(RequestHandler.java:94)
at org.openqa.grid.web.servlet.handler.RequestHandler.process(RequestHandler.java:114)
at org.openqa.grid.web.servlet.DriverServlet.process(DriverServlet.java:85)
at org.openqa.grid.web.servlet.DriverServlet.doPost(DriverServlet.java:69)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.seleniumhq.jetty9.servlet.ServletHolder.handle(ServletHolder.java:865)
at org.seleniumhq.jetty9.servlet.ServletHandler.doHandle(ServletHandler.java:535)
at org.seleniumhq.jetty9.server.handler.ScopedHandler.handle(ScopedHandler.java:146)
at org.seleniumhq.jetty9.security.SecurityHandler.handle(SecurityHandler.java:548)
at org.seleniumhq.jetty9.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.seleniumhq.jetty9.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257)
at org.seleniumhq.jetty9.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at org.seleniumhq.jetty9.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at org.seleniumhq.jetty9.server.handler.ContextHandler.doHandle(ContextHandler.java:1340)
at org.seleniumhq.jetty9.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at org.seleniumhq.jetty9.servlet.ServletHandler.doScope(ServletHandler.java:473)
at org.seleniumhq.jetty9.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at org.seleniumhq.jetty9.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at org.seleniumhq.jetty9.server.handler.ContextHandler.doScope(ContextHandler.java:1242)
at org.seleniumhq.jetty9.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at org.seleniumhq.jetty9.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.seleniumhq.jetty9.server.Server.handle(Server.java:503)
at org.seleniumhq.jetty9.server.HttpChannel.handle(HttpChannel.java:364)
at org.seleniumhq.jetty9.server.HttpConnection.onFillable(HttpConnection.java:260)
at org.seleniumhq.jetty9.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
at org.seleniumhq.jetty9.io.FillInterest.fillable(FillInterest.java:103)
at org.seleniumhq.jetty9.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
at org.seleniumhq.jetty9.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
at org.seleniumhq.jetty9.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
at org.seleniumhq.jetty9.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at org.seleniumhq.jetty9.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
at org.seleniumhq.jetty9.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
at org.seleniumhq.jetty9.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at org.seleniumhq.jetty9.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: timeout
at okio.Okio$4.newTimeoutException(Okio.java:232)
at okio.AsyncTimeout.exit(AsyncTimeout.java:285)
at okio.AsyncTimeout$2.read(AsyncTimeout.java:241)
at okio.RealBufferedSource.indexOf(RealBufferedSource.java:355)
at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:227)
at okhttp3.internal.http1.Http1Codec.readHeaderLine(Http1Codec.java:215)
at okhttp3.internal.http1.Http1Codec.readResponseHeaders(Http1Codec.java:189)
at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:88)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
at org.openqa.selenium.remote.internal.OkHttpClient$Factory$1.lambda$createClient$1(OkHttpClient.java:152)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:126)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:200)
at okhttp3.RealCall.execute(RealCall.java:77)
at org.openqa.selenium.remote.internal.OkHttpClient.execute(OkHttpClient.java:103)
at org.openqa.grid.internal.TestSession.sendRequestToNode(TestSession.java:422)
at org.openqa.grid.internal.TestSession.forward(TestSession.java:229)
at org.openqa.grid.web.servlet.handler.RequestHandler.forwardNewSessionRequestAndUpdateRegistry(RequestHandler.java:91)
... 35 more
Caused by: java.net.SocketException: Socket closed
at java.net.SocketInputStream.read(SocketInputStream.java:204)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at okio.Okio$2.read(Okio.java:140)
at okio.AsyncTimeout$2.read(AsyncTimeout.java:237)
... 61 more
16:59:01.399 INFO [RequestHandler.process] - Got a request to create a new session: Capabilities {appium:automationName: XCUITest, appium:deviceName: iPad Gen6 #1, appium:deviceType: iPad, appium:platformVersion: 12.2, appium:udid: <udid1>, appium:wdaLocalPort: 5570, appium:xcodeOrgId: <org_id>, appium:xcodeSigningId: iPhone Developer, browserName: safari, platformName: ios}
16:59:01.407 INFO [TestSlot.getNewSession] - Trying to create a new session on test slot {deviceType=iPad, server:CONFIG_UUID=<config_uuid>, seleniumProtocol=WebDriver, xcodeOrgId=<org_id>, deviceName=iPad Gen6 #1, version=12.2, platform=IOS, xcodeSigningId=iPhone Developer, wdaLocalPort=5670, platformVersion=12.2, automationName=XCUITest, browserName=safari, maxInstances=1, platformName=IOS, udid=<udid1>}
2019-04-26T16:58:16.108Z INFO @wdio/local-runner: Run worker command: run
2019-04-26T16:58:16.302Z DEBUG @wdio/local-runner:utils: init remote session
2019-04-26T16:58:16.339Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session
2019-04-26T16:58:16.340Z INFO webdriver: DATA { capabilities:
{ alwaysMatch:
{ browserName: 'safari',
platformName: 'IOS',
'appium:platformVersion': '12.2',
'appium:automationName': 'XCUITest',
'appium:xcodeOrgId': '<org_id>',
'appium:xcodeSigningId': 'iPhone Developer',
'appium:udid': '<udid1>',
'appium:deviceName': 'iPad Gen6 #1',
'appium:deviceType': 'iPad',
'appium:wdaLocalPort': 5570 },
firstMatch: [ {} ] },
desiredCapabilities:
{ browserName: 'safari',
platformName: 'IOS',
'appium:platformVersion': '12.2',
'appium:automationName': 'XCUITest',
'appium:xcodeOrgId': '<org_id>',
'appium:xcodeSigningId': 'iPhone Developer',
'appium:udid': '<udid1>',
'appium:deviceName': 'iPad Gen6 #1',
'appium:deviceType': 'iPad',
'appium:wdaLocalPort': 5570 } }
2019-04-26T16:59:01.393Z DEBUG webdriver: request failed due to status 13
2019-04-26T16:59:01.393Z WARN webdriver: Request failed due to Error forwarding the new session Error forwarding the request timeout
2019-04-26T16:59:01.393Z INFO webdriver: Retrying 1/3
2019-04-26T16:59:01.393Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session
2019-04-26T16:59:01.393Z INFO webdriver: DATA { capabilities:
{ alwaysMatch:
{ browserName: 'safari',
platformName: 'IOS',
'appium:platformVersion': '12.2',
'appium:automationName': 'XCUITest',
'appium:xcodeOrgId': '<org_id>',
'appium:xcodeSigningId': 'iPhone Developer',
'appium:udid': '<udid1>',
'appium:deviceName': 'iPad Gen6 #1',
'appium:deviceType': 'iPad',
'appium:wdaLocalPort': 5570 },
firstMatch: [ {} ] },
desiredCapabilities:
{ browserName: 'safari',
platformName: 'IOS',
'appium:platformVersion': '12.2',
'appium:automationName': 'XCUITest',
'appium:xcodeOrgId': '<org_id>',
'appium:xcodeSigningId': 'iPhone Developer',
'appium:udid': '<udid1>',
'appium:deviceName': 'iPad Gen6 #1',
'appium:deviceType': 'iPad',
'appium:wdaLocalPort': 5570 } }
2019-04-26T16:59:08.900Z INFO webdriver: COMMAND setWindowPosition(0, 0)
2019-04-26T16:59:08.901Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position
2019-04-26T16:59:08.901Z INFO webdriver: DATA { x: 0, y: 0 }
2019-04-26T16:59:08.917Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:08.918Z WARN webdriver: Request failed due to Method is not implemented
2019-04-26T16:59:08.918Z INFO webdriver: Retrying 1/3
2019-04-26T16:59:08.918Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position
2019-04-26T16:59:08.918Z INFO webdriver: DATA { x: 0, y: 0 }
2019-04-26T16:59:08.937Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:08.937Z WARN webdriver: Request failed due to Method is not implemented
2019-04-26T16:59:08.937Z INFO webdriver: Retrying 2/3
2019-04-26T16:59:08.937Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position
2019-04-26T16:59:08.937Z INFO webdriver: DATA { x: 0, y: 0 }
2019-04-26T16:59:08.954Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:08.954Z WARN webdriver: Request failed due to Method is not implemented
2019-04-26T16:59:08.955Z INFO webdriver: Retrying 3/3
2019-04-26T16:59:08.955Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/window/current/position
2019-04-26T16:59:08.955Z INFO webdriver: DATA { x: 0, y: 0 }
2019-04-26T16:59:08.972Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:08.972Z ERROR webdriver: Request failed due to unknown error: Method is not implemented
at getErrorFromResponseBody (/Users/user/kod/gui-tester/gui-test-template/node_modules/webdriver/build/utils.js:348:10)
at Request._callback (/Users/user/kod/gui-tester/gui-test-template/node_modules/webdriver/build/request.js:121:64)
at Request.self.callback (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:185:22)
at Request.emit (events.js:189:13)
at Request.EventEmitter.emit (domain.js:441:20)
at Request.<anonymous> (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:1161:10)
at Request.emit (events.js:189:13)
at Request.EventEmitter.emit (domain.js:441:20)
at IncomingMessage.<anonymous> (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:277:13)
2019-04-26T16:59:08.974Z ERROR @wdio/sync: unknown error: Method is not implemented
at getErrorFromResponseBody (/Users/user/kod/gui-tester/gui-test-template/node_modules/webdriver/build/utils.js:348:10)
at Request._callback (/Users/user/kod/gui-tester/gui-test-template/node_modules/webdriver/build/request.js:121:64)
at Request.self.callback (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:185:22)
at Request.<anonymous> (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:1161:10)
at IncomingMessage.<anonymous> (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:1083:12)
at Object.before (/Users/user/kod/gui-tester/gui-test-template/config/wdio/wdio-e2e.conf.js:202:13)
2019-04-26T16:59:09.628Z INFO webdriver: COMMAND navigateTo("http://www.seleniumeasy.com/test/")
2019-04-26T16:59:09.629Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/url
2019-04-26T16:59:09.629Z INFO webdriver: DATA { url: 'http://www.seleniumeasy.com/test/' }
2019-04-26T16:59:11.162Z INFO webdriver: COMMAND takeScreenshot()
2019-04-26T16:59:11.163Z INFO webdriver: [GET] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
2019-04-26T16:59:11.165Z INFO webdriver: COMMAND findElement("css selector", "body #btn_basic_example")
2019-04-26T16:59:11.165Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
2019-04-26T16:59:11.165Z INFO webdriver: DATA { using: 'css selector', value: 'body #btn_basic_example' }
2019-04-26T16:59:11.618Z INFO webdriver: RESULT { 'element-6066-11e4-a52e-4f735466cecf': '5000',
ELEMENT: '5000' }
2019-04-26T16:59:11.645Z INFO webdriver: COMMAND elementClick("5000")
2019-04-26T16:59:11.645Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5000/click
2019-04-26T16:59:11.725Z INFO webdriver: COMMAND takeScreenshot()
2019-04-26T16:59:11.726Z INFO webdriver: [GET] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
2019-04-26T16:59:11.727Z INFO webdriver: COMMAND findElement("css selector", ".list-group-item[href*="basic-select-dropdown"]")
2019-04-26T16:59:11.727Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
2019-04-26T16:59:11.727Z INFO webdriver: DATA { using: 'css selector',
value: '.list-group-item[href*="basic-select-dropdown"]' }
2019-04-26T16:59:12.016Z INFO webdriver: RESULT { 'element-6066-11e4-a52e-4f735466cecf': '5001',
ELEMENT: '5001' }
2019-04-26T16:59:12.021Z INFO webdriver: COMMAND elementClick("5001")
2019-04-26T16:59:12.022Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5001/click
2019-04-26T16:59:12.100Z INFO webdriver: COMMAND takeScreenshot()
2019-04-26T16:59:12.100Z INFO webdriver: [GET] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
2019-04-26T16:59:12.101Z INFO webdriver: COMMAND executeScript("return (function () {
window.scrollTo(0, document.body.scrollHeight);
}).apply(null, arguments)", <object>)
2019-04-26T16:59:12.101Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/execute/sync
2019-04-26T16:59:12.101Z INFO webdriver: DATA { script:
'return (function () {\n window.scrollTo(0, document.body.scrollHeight);\n }).apply(null, arguments)',
args: [] }
2019-04-26T16:59:12.198Z INFO webdriver: RESULT iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6...
2019-04-26T16:59:12.351Z INFO webdriver: COMMAND findElement("css selector", "#multi-select option[value="Florida"]")
2019-04-26T16:59:12.352Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
2019-04-26T16:59:12.352Z INFO webdriver: DATA { using: 'css selector',
value: '#multi-select option[value="Florida"]' }
2019-04-26T16:59:12.380Z INFO webdriver: RESULT { 'element-6066-11e4-a52e-4f735466cecf': '5002',
ELEMENT: '5002' }
2019-04-26T16:59:12.390Z INFO webdriver: COMMAND elementClick("5002")
2019-04-26T16:59:12.390Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5002/click
2019-04-26T16:59:12.460Z INFO webdriver: COMMAND takeScreenshot()
2019-04-26T16:59:12.461Z INFO webdriver: [GET] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
2019-04-26T16:59:12.461Z INFO webdriver: COMMAND findElement("css selector", "#multi-select option[value="Ohio"]")
2019-04-26T16:59:12.461Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
2019-04-26T16:59:12.461Z INFO webdriver: DATA { using: 'css selector',
value: '#multi-select option[value="Ohio"]' }
2019-04-26T16:59:12.469Z INFO webdriver: RESULT iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6...
2019-04-26T16:59:12.523Z INFO webdriver: RESULT iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6...
2019-04-26T16:59:12.695Z INFO webdriver: RESULT { 'element-6066-11e4-a52e-4f735466cecf': '5003',
ELEMENT: '5003' }
2019-04-26T16:59:12.699Z INFO webdriver: COMMAND elementClick("5003")
2019-04-26T16:59:12.699Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5003/click
2019-04-26T16:59:12.751Z INFO webdriver: COMMAND takeScreenshot()
2019-04-26T16:59:12.752Z INFO webdriver: [GET] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
2019-04-26T16:59:12.752Z INFO webdriver: COMMAND findElement("css selector", "#multi-select option[value="Texas"]")
2019-04-26T16:59:12.752Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
2019-04-26T16:59:12.752Z INFO webdriver: DATA { using: 'css selector',
value: '#multi-select option[value="Texas"]' }
2019-04-26T16:59:12.768Z INFO webdriver: RESULT iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6...
2019-04-26T16:59:12.780Z INFO webdriver: RESULT { 'element-6066-11e4-a52e-4f735466cecf': '5004',
ELEMENT: '5004' }
2019-04-26T16:59:12.786Z INFO webdriver: COMMAND elementClick("5004")
2019-04-26T16:59:12.786Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5004/click
2019-04-26T16:59:12.954Z INFO webdriver: COMMAND takeScreenshot()
2019-04-26T16:59:12.954Z INFO webdriver: [GET] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
2019-04-26T16:59:12.955Z INFO webdriver: COMMAND findElement("css selector", "#printAll")
2019-04-26T16:59:12.955Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
2019-04-26T16:59:12.955Z INFO webdriver: DATA { using: 'css selector', value: '#printAll' }
2019-04-26T16:59:13.009Z INFO webdriver: RESULT { 'element-6066-11e4-a52e-4f735466cecf': '5005',
ELEMENT: '5005' }
2019-04-26T16:59:13.012Z INFO webdriver: COMMAND elementClick("5005")
2019-04-26T16:59:13.012Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5005/click
2019-04-26T16:59:13.077Z INFO webdriver: RESULT iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6...
2019-04-26T16:59:13.153Z INFO webdriver: COMMAND takeScreenshot()
2019-04-26T16:59:13.153Z INFO webdriver: [GET] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/screenshot
2019-04-26T16:59:13.153Z INFO webdriver: COMMAND findElement("css selector", ".getall-selected")
2019-04-26T16:59:13.154Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element
2019-04-26T16:59:13.154Z INFO webdriver: DATA { using: 'css selector', value: '.getall-selected' }
2019-04-26T16:59:13.278Z INFO webdriver: RESULT iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6...
2019-04-26T16:59:13.324Z INFO webdriver: RESULT { 'element-6066-11e4-a52e-4f735466cecf': '5006',
ELEMENT: '5006' }
2019-04-26T16:59:13.332Z INFO webdriver: COMMAND getElementText("5006")
2019-04-26T16:59:13.332Z INFO webdriver: [GET] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/element/5006/text
2019-04-26T16:59:13.372Z INFO webdriver: RESULT Options selected are : Texas
2019-04-26T16:59:13.401Z INFO webdriver: COMMAND getLogTypes()
2019-04-26T16:59:13.405Z INFO webdriver: [GET] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log/types
2019-04-26T16:59:13.441Z INFO webdriver: RESULT [ 'syslog',
'crashlog',
'performance',
'server',
'safariConsole',
'safariNetwork' ]
2019-04-26T16:59:13.442Z DEBUG @wdio/runner: Fetching logs for syslog, crashlog, performance, server, safariConsole, safariNetwork
2019-04-26T16:59:13.442Z INFO webdriver: COMMAND getLogs("syslog")
2019-04-26T16:59:13.442Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.442Z INFO webdriver: DATA { type: 'syslog' }
2019-04-26T16:59:13.443Z INFO webdriver: COMMAND getLogs("crashlog")
2019-04-26T16:59:13.443Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.443Z INFO webdriver: DATA { type: 'crashlog' }
2019-04-26T16:59:13.443Z INFO webdriver: COMMAND getLogs("performance")
2019-04-26T16:59:13.443Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.443Z INFO webdriver: DATA { type: 'performance' }
2019-04-26T16:59:13.443Z INFO webdriver: COMMAND getLogs("server")
2019-04-26T16:59:13.444Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.444Z INFO webdriver: DATA { type: 'server' }
2019-04-26T16:59:13.444Z INFO webdriver: COMMAND getLogs("safariConsole")
2019-04-26T16:59:13.444Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.444Z INFO webdriver: DATA { type: 'safariConsole' }
2019-04-26T16:59:13.444Z INFO webdriver: COMMAND getLogs("safariNetwork")
2019-04-26T16:59:13.444Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.445Z INFO webdriver: DATA { type: 'safariNetwork' }
2019-04-26T16:59:13.462Z INFO webdriver: RESULT iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAIAAABvs29hAAAAAXNSR0IArs4c6...
2019-04-26T16:59:13.469Z INFO webdriver: RESULT []
2019-04-26T16:59:13.481Z INFO webdriver: RESULT []
2019-04-26T16:59:13.488Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:13.489Z WARN webdriver: Request failed due to An unknown server-side error occurred while processing the command. Original error: Appium server must have relaxed security flag set in order to retrieve server logs
2019-04-26T16:59:13.489Z INFO webdriver: Retrying 1/3
2019-04-26T16:59:13.489Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.489Z INFO webdriver: DATA { type: 'server' }
2019-04-26T16:59:13.533Z INFO webdriver: RESULT []
2019-04-26T16:59:13.540Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:13.540Z WARN webdriver: Request failed due to An unknown server-side error occurred while processing the command. Original error: Appium server must have relaxed security flag set in order to retrieve server logs
2019-04-26T16:59:13.540Z INFO webdriver: Retrying 2/3
2019-04-26T16:59:13.540Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.540Z INFO webdriver: DATA { type: 'server' }
2019-04-26T16:59:13.555Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:13.555Z WARN webdriver: Request failed due to An unknown server-side error occurred while processing the command. Original error: No logs of type 'performance' found.
2019-04-26T16:59:13.556Z INFO webdriver: Retrying 1/3
2019-04-26T16:59:13.556Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.556Z INFO webdriver: DATA { type: 'performance' }
2019-04-26T16:59:13.587Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:13.587Z WARN webdriver: Request failed due to An unknown server-side error occurred while processing the command. Original error: Appium server must have relaxed security flag set in order to retrieve server logs
2019-04-26T16:59:13.587Z INFO webdriver: Retrying 3/3
2019-04-26T16:59:13.587Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.587Z INFO webdriver: DATA { type: 'server' }
2019-04-26T16:59:13.596Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:13.596Z WARN webdriver: Request failed due to An unknown server-side error occurred while processing the command. Original error: No logs of type 'performance' found.
2019-04-26T16:59:13.596Z INFO webdriver: Retrying 2/3
2019-04-26T16:59:13.596Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.596Z INFO webdriver: DATA { type: 'performance' }
2019-04-26T16:59:13.608Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:13.608Z ERROR webdriver: Request failed due to unknown error: An unknown server-side error occurred while processing the command. Original error: Appium server must have relaxed security flag set in order to retrieve server logs
at getErrorFromResponseBody (/Users/user/kod/gui-tester/gui-test-template/node_modules/webdriver/build/utils.js:348:10)
at Request._callback (/Users/user/kod/gui-tester/gui-test-template/node_modules/webdriver/build/request.js:121:64)
at Request.self.callback (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:185:22)
at Request.emit (events.js:189:13)
at Request.EventEmitter.emit (domain.js:441:20)
at Request.<anonymous> (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:1161:10)
at Request.emit (events.js:189:13)
at Request.EventEmitter.emit (domain.js:441:20)
at IncomingMessage.<anonymous> (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:277:13)
2019-04-26T16:59:13.611Z WARN @wdio/runner: Couldn't fetch logs for server: An unknown server-side error occurred while processing the command. Original error: Appium server must have relaxed security flag set in order to retrieve server logs
2019-04-26T16:59:13.628Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:13.628Z WARN webdriver: Request failed due to An unknown server-side error occurred while processing the command. Original error: No logs of type 'performance' found.
2019-04-26T16:59:13.628Z INFO webdriver: Retrying 3/3
2019-04-26T16:59:13.628Z INFO webdriver: [POST] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882/log
2019-04-26T16:59:13.628Z INFO webdriver: DATA { type: 'performance' }
2019-04-26T16:59:13.643Z DEBUG webdriver: request failed due to response error: unknown error
2019-04-26T16:59:13.643Z ERROR webdriver: Request failed due to unknown error: An unknown server-side error occurred while processing the command. Original error: No logs of type 'performance' found.
at getErrorFromResponseBody (/Users/user/kod/gui-tester/gui-test-template/node_modules/webdriver/build/utils.js:348:10)
at Request._callback (/Users/user/kod/gui-tester/gui-test-template/node_modules/webdriver/build/request.js:121:64)
at Request.self.callback (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:185:22)
at Request.emit (events.js:189:13)
at Request.EventEmitter.emit (domain.js:441:20)
at Request.<anonymous> (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:1161:10)
at Request.emit (events.js:189:13)
at Request.EventEmitter.emit (domain.js:441:20)
at IncomingMessage.<anonymous> (/Users/user/kod/gui-tester/gui-test-template/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:277:13)
2019-04-26T16:59:13.644Z WARN @wdio/runner: Couldn't fetch logs for performance: An unknown server-side error occurred while processing the command. Original error: No logs of type 'performance' found.
2019-04-26T16:59:13.842Z INFO webdriver: RESULT [ { timestamp: 1556290741756,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 trustd[101] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0' },
{ timestamp: 1556290741756,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 trustd[101] <Notice>: cert[0]: NonEmptySubject =(path)[]> 0' },
{ timestamp: 1556290741760,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 lockdownd[63] <Notice>: handle_get_value: <private>' },
{ timestamp: 1556290741942,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [MobileSafari:880] Setting jetsam priority to 3 [0x108]' },
{ timestamp: 1556290741942,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Error>: [MobileSafari:880] SyscallError: setpriority(PRIO_DARWIN_ROLE, 880, 3): No such process' },
{ timestamp: 1556290741942,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Client relinquished <BKProcessAssertion: 0x100b4ae10; "Web content visibility" (extension:inf); id:\\M-b\\M^@\\M-&A491B66B6ED5>' },
{ timestamp: 1556290741943,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Client relinquished <BKProcessAssertion: 0x100b4b1f0; "Shared Background Assertion 3 for com.apple.mobilesafari" (finishTask:180s); id:\\M-b\\M^@\\M-&501C9E4EE735>' },
{ timestamp: 1556290741945,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Client relinquished <BKProcessAssertion: 0x100c43150; "Web content visibility" (extension:inf); id:\\M-b\\M^@\\M-&8185633DF69E>' },
{ timestamp: 1556290741946,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Client relinquished <BKProcessAssertion: 0x100c32960; "Web content visibility" (extension:inf); id:\\M-b\\M^@\\M-&C6489B12C664>' },
{ timestamp: 1556290741947,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:883] Deactivate assertion: <BKProcessAssertion: 0x100c32960; "Web content visibility" (extension:inf); id:\\M-b\\M^@\\M-&C6489B12C664>' },
{ timestamp: 1556290741947,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] Deactivate assertion: <BKProcessAssertion: 0x100b4ae10; "Web content visibility" (extension:inf); id:\\M-b\\M^@\\M-&A491B66B6ED5>' },
{ timestamp: 1556290741949,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:883] no more active assertions, resetting _timedAssertionPermittedDuration, _timedAssertionReferenceTime, _timedAssertionDeadlineActive: NO' },
{ timestamp: 1556290741950,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] no more active assertions, resetting _timedAssertionPermittedDuration, _timedAssertionReferenceTime, _timedAssertionDeadlineActive: NO' },
{ timestamp: 1556290741951,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [MobileSafari:880] Deactivate assertion: <BKProcessAssertion: 0x100b4b1f0; "Shared Background Assertion 3 for com.apple.mobilesafari" (finishTask:180s); id:\\M-b\\M^@\\M-&501C9E4EE735>' },
{ timestamp: 1556290741951,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] Deactivate assertion: <BKProcessAssertion: 0x100c43150; "Web content visibility" (extension:inf); id:\\M-b\\M^@\\M-&8185633DF69E>' },
{ timestamp: 1556290741952,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:883] No time-limited assertions remain' },
{ timestamp: 1556290741952,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] No time-limited assertions remain' },
{ timestamp: 1556290741953,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] New process assertion state; (none) (assertion 0x100b4ae10 added: (none); removed: preventSuspend, preventThrottleDownCPU, wantsForegroundResourcePriority, preventSuspendOnSleep)' },
{ timestamp: 1556290741953,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] suspend success' },
{ timestamp: 1556290741954,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] no more active assertions, resetting _timedAssertionPermittedDuration, _timedAssertionReferenceTime, _timedAssertionDeadlineActive: NO' },
{ timestamp: 1556290741954,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:883] New process assertion state; (none) (assertion 0x100c32960 added: (none); removed: preventSuspendOnSleep)' },
{ timestamp: 1556290741955,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] No time-limited assertions remain' },
{ timestamp: 1556290741955,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:883] Setting jetsam priority to 0 [0]' },
{ timestamp: 1556290741956,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] New process assertion state; (none) (assertion 0x100c43150 added: (none); removed: preventSuspend, preventThrottleDownCPU, wantsForegroundResourcePriority, preventSuspendOnSleep)' },
{ timestamp: 1556290741956,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] Not checking lock on special file: <private>' },
{ timestamp: 1556290741957,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:883] Remove assertion: <BKProcessAssertion: 0x100c32960; "Web content visibility" (extension:inf); id:\\M-b\\M^@\\M-&C6489B12C664>' },
{ timestamp: 1556290741957,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] suspend success' },
{ timestamp: 1556290741958,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] Not checking lock on special file: <private>' },
{ timestamp: 1556290741959,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] Not checking lock on special file: <private>' },
{ timestamp: 1556290741959,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] Not checking lock on special file: <private>' },
{ timestamp: 1556290741960,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] Not checking lock on special file: <private>' },
{ timestamp: 1556290741960,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] Not checking lock on special file: <private>' },
{ timestamp: 1556290741961,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] Setting jetsam priority to 0 [0x10000]' },
{ timestamp: 1556290741961,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] Setting jetsam priority to 0 [0x10000]' },
{ timestamp: 1556290741962,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] pid_shutdown_sockets(1) success' },
{ timestamp: 1556290741962,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] Setting jetsam priority to 0 [0]' },
{ timestamp: 1556290741963,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Error>: [com.apple.WebKi:882] SyscallError: setpriority(PRIO_DARWIN_ROLE, 882, 3): Operation not supported' },
{ timestamp: 1556290741963,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] setpriority success for resource GPU to PRIO_DARWIN_GPU_DENY' },
{ timestamp: 1556290741964,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] pid_shutdown_sockets(1) success' },
{ timestamp: 1556290741964,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] setpriority success for resource CPU to PRIO_DARWIN_BG' },
{ timestamp: 1556290741965,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] Remove assertion: <BKProcessAssertion: 0x100c43150; "Web content visibility" (extension:inf); id:\\M-b\\M^@\\M-&8185633DF69E>' },
{ timestamp: 1556290741965,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] Setting jetsam priority to 0 [0]' },
{ timestamp: 1556290741966,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Error>: [com.apple.WebKi:881] SyscallError: setpriority(PRIO_DARWIN_ROLE, 881, 3): Operation not supported' },
{ timestamp: 1556290741966,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] setpriority success for resource GPU to PRIO_DARWIN_GPU_DENY' },
{ timestamp: 1556290741966,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] setpriority success for resource CPU to PRIO_DARWIN_BG' },
{ timestamp: 1556290741967,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] Remove assertion: <BKProcessAssertion: 0x100b4ae10; "Web content visibility" (extension:inf); id:\\M-b\\M^@\\M-&A491B66B6ED5>' },
{ timestamp: 1556290741967,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: -[BKAssertion dealloc] - <0x100b4ae10>' },
{ timestamp: 1556290741968,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [MobileSafari:880] New process assertion state; preventSuspend, preventThrottleDownUI, preventThrottleDownCPU, preventSuspendOnSleep (assertion 0x100b4b1f0 added: (none); removed: preventIdleSleep)' },
{ timestamp: 1556290741969,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [MobileSafari:880] Setting jetsam priority to 3 [0x100]' },
{ timestamp: 1556290741969,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 testmanagerd[209] <Notice>: Terminating com.apple.mobilesafari' },
{ timestamp: 1556290741970,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 backboardd(IOKit)[54] <Notice>: Connection removed: IOHIDEventSystemConnection uuid:65D08F97-B4BD-472E-8BCA-4CD18E65D5AA pid:880 process:MobileSafari type:Passive entitlements:0x0 caller:BackBoardServices: <redacted> + 364 attributes:<CFBasicHash 0x102d37ea0 [0x102c00010]>{type = immutable dict, count = 3,' },
{ timestamp: 1556290741970, level: 'ALL', message: 'entries =>' },
{ timestamp: 1556290741971,
level: 'ALL',
message:
'\t0 : <CFString 0x10bd6b020 [0x1d3119450]>{contents = "pid"} = <CFNumber 0x9d499e17a664448b [0x1d3119450]>{value = +880, type = kCFNumberSInt64Type}' },
{ timestamp: 1556290741971,
level: 'ALL',
message:
'\t1 : <CFString 0x10bd272f0 [0x1d3119450]>{contents = "bundleID"} = <CFString 0x10bd41370 [0x1d3119450]>{contents = "com.apple.mobilesafari"}' },
{ timestamp: 1556290741971,
level: 'ALL',
message:
'\t2 : <CFString 0x1028c9240 [0x1d3119450]>{contents = "HighFrequency"} = <CFBoolean 0x1d311f000 [0x1d3119450]>{value = true}' },
{ timestamp: 1556290741971, level: 'ALL', message: '}' },
{ timestamp: 1556290741972,
level: 'ALL',
message: ' inactive:0' },
{ timestamp: 1556290741972,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 powerd[34] <Notice>: Process assertiond.60 Released SystemIsActive "MobileSafari:880:880-A609652F-F2F4-43F2-920D-501C9E4EE735 [Shared Background Assertion 3 for com.apple.mobilesafari] [0x100b4b1f0]" age:00:00:43 id:51539644799 [System: SysAct]' },
{ timestamp: 1556290741973,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 webinspectord(WebInspector)[861] <Error>: XPC Connection Failed for Application: 880 - PID:880 - <private>' },
{ timestamp: 1556290741973,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 webinspectord(WebInspector)[861] <Notice>: Application Disconnected: 880 - PID:880 - <private>' },
{ timestamp: 1556290741974,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 CommCenter[74] <Notice>: #I BundleID: <private> is no longer a foreground app' },
{ timestamp: 1556290741974,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 CommCenter[74] <Notice>: #I BundleID: <private> is no longer a foreground app' },
{ timestamp: 1556290741975,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 SpringBoard(FrontBoard)[50] <Notice>: [com.apple.mobilesafari] Executing termination for reason killed for non-specific reason with request: <FBSProcessTerminationRequest: 0x281255280; label: "Terminating for automation testing."; exceptionCode: "User Initiated Quit (0xDEADFA11)"; reportType: (none); explanation: "Terminating for automation testing.">' },
{ timestamp: 1556290741976,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 mobilewatchdog[62] <Notice>: 84874754315041: id=@ pid=-753638008, state=880' },
{ timestamp: 1556290741976,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 SpringBoard(KeyboardArbiter)[50] <Error>: HW kbd: Failed to set (null) as keyboard focus' },
{ timestamp: 1556290741977,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 mediaserverd(CoreMedia)[24] <Notice>: -CMSessionMgr- CMSessionMgrHandleApplicationStateChange: CMSession: Client com.apple.WebKit.Networking with pid \'882\' is now Background Suspended. Background entitlement: NO' },
{ timestamp: 1556290741978,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 IDSRemoteURLConnectionAgent[338] <Notice>: => Pid 882 suspended!' },
{ timestamp: 1556290741978,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 mediaserverd(AudioToolbox)[24] <Notice>: 1177: pid 882(com.apple.WebKit)' },
{ timestamp: 1556290741978,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 IDSRemoteURLConnectionAgent[338] <Notice>: PID: 882 was suspended' },
{ timestamp: 1556290741979,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 mediaserverd(CoreMedia)[24] <Notice>: -CMSessionMgr- CMSessionMgrHandleApplicationStateChange: CMSession: Client com.apple.WebKit.WebContent with pid \'881\' is now Background Suspended. Background entitlement: YES' },
{ timestamp: 1556290741979,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 IDSRemoteURLConnectionAgent[338] <Notice>: => Pid 881 suspended!' },
{ timestamp: 1556290741980,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 mediaserverd(AudioToolbox)[24] <Notice>: 1177: pid 881(com.apple.WebKit)' },
{ timestamp: 1556290741980,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 IDSRemoteURLConnectionAgent[338] <Notice>: PID: 881 was suspended' },
{ timestamp: 1556290741981,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Releasing PowerAssertion on MobileSafari:880 from update' },
{ timestamp: 1556290741981,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [MobileSafari:880] Remove assertion: <BKProcessAssertion: 0x100b4b1f0; "Shared Background Assertion 3 for com.apple.mobilesafari" (finishTask:180s); id:\\M-b\\M^@\\M-&501C9E4EE735>' },
{ timestamp: 1556290741982,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: -[BKAssertion dealloc] - <0x100c43150>' },
{ timestamp: 1556290741982,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: -[BKAssertion dealloc] - <0x100c32960>' },
{ timestamp: 1556290741982,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: -[BKAssertion dealloc] - <0x100b4b1f0>' },
{ timestamp: 1556290741983,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 backboardd[54] <Notice>: [BKEventFocusManager] Setting foreground application to: (none) (-1)' },
{ timestamp: 1556290741983,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [MobileSafari:880] Port death watcher fired.' },
{ timestamp: 1556290741984,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Server invalidated <BKProcessAssertion: 0x100b4b9d0; "Resume" (activation:inf); id:\\M-b\\M^@\\M-&89EA45C9C951>' },
{ timestamp: 1556290741985,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Client relinquished <BKProcessAssertion: 0x100b4b9d0; "Resume" (activation:inf); id:\\M-b\\M^@\\M-&89EA45C9C951>' },
{ timestamp: 1556290741985,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [MobileSafari:880] Ignoring assertion remove, because we are terminated or pending termination' },
{ timestamp: 1556290741986,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 useractivityd[131] <Notice>: Removing client <private>, application [pid=880/2518 uid=501/501 gid=501/501 asid=0 sb=YES], from known userActivityClients.' },
{ timestamp: 1556290741986,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 imagent(IMFoundation)[59] <Notice>: Message from client: 0x15debd0a0' },
{ timestamp: 1556290741986,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 imagent[59] <Notice>: <private>: Removing listener ID: com.apple.mobilesafari (<private>)' },
{ timestamp: 1556290741987,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Process exited: <BKProcess: 0x100b51b20; MobileSafari; com.apple.mobilesafari; pid: 880; agency: SystemApp; visibility: none; task: none; hostpid: 50>' },
{ timestamp: 1556290741987,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [MobileSafari:880] Invalidating...' },
{ timestamp: 1556290741988,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] Port death watcher fired.' },
{ timestamp: 1556290741988,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:883] Port death watcher fired.' },
{ timestamp: 1556290741988,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] Port death watcher fired.' },
{ timestamp: 1556290741989,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Process exited: <BKProcess: 0x100b4eca0; com.apple.WebKi; com.apple.WebKit.WebContent; pid: 881; agency: Extension; visibility: background; task: none; hostpid: 880>' },
{ timestamp: 1556290741989,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:881] Invalidating...' },
{ timestamp: 1556290741990,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Process exited: <BKProcess: 0x100c522b0; com.apple.WebKi; com.apple.WebKit.WebContent; pid: 883; agency: Extension; visibility: background; task: none; hostpid: 880>' },
{ timestamp: 1556290741990,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:883] Invalidating...' },
{ timestamp: 1556290741991,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: Process exited: <BKProcess: 0x100b4c930; com.apple.WebKi; com.apple.WebKit.Networking; pid: 882; agency: Extension; visibility: background; task: none; hostpid: 880>' },
{ timestamp: 1556290741991,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 assertiond[60] <Notice>: [com.apple.WebKi:882] Invalidating...' },
{ timestamp: 1556290741992,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 nsurlsessiond[86] <Notice>: Application com.apple.mobilesafari no longer foreground' },
{ timestamp: 1556290741992,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 testmanagerd[209] <Notice>: <private> Got application state update: com.apple.mobilesafari (880) -> 0' },
{ timestamp: 1556290741993,
level: 'ALL',
message:
'Apr 26 16:59:01 iPad-Gen6-1 testmanagerd[209] <Notice>: <XCTestSession: 0x127d750d0> com.apple.mobilesafari 880 0' },
... 5092 more items ]
2019-04-26T16:59:13.864Z INFO webdriver: COMMAND deleteSession()
2019-04-26T16:59:13.865Z INFO webdriver: [DELETE] http://<selenium_server_url>:4444/wd/hub/session/e0fd8f52-fdaf-431a-9fa1-f7ed07203882
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment