Skip to content

Instantly share code, notes, and snippets.

@VenkateshPS
Created April 23, 2020 02:48
Show Gist options
  • Save VenkateshPS/bed09a8c26839999aa5b7b6079a9e9d0 to your computer and use it in GitHub Desktop.
Save VenkateshPS/bed09a8c26839999aa5b7b6079a9e9d0 to your computer and use it in GitHub Desktop.
Appium logs
[info] [Appium] Welcome to Appium v1.15.1
[info] [Appium] Non-default server args:
[info] [Appium] allowInsecure: {
[info] [Appium] }
[info] [Appium] denyInsecure: {
[info] [Appium] }
[info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[info] [HTTP] --> GET /wd/hub/sessions
[info] [HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getSessions() with args: []
[debug] [GENERIC] Responding to client with driver.getSessions() result: []
[info] [HTTP] <-- GET /wd/hub/sessions 200 1 ms - 40
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session
[info] [HTTP] {"desiredCapabilities":{"automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","platformName":"iOS","platformVersion":11,"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","wdaLocalPort":8100,"newCommandTimeout":0,"connectHardwareKeyboard":true}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","platformName":"iOS","platformVersion":11,"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","wdaLocalPort":8100,"newCommandTimeout":0,"connectHardwareKeyboard":true},null,null]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1587545596729 (14:23:16 GMT+0530 (IST))
[info] [Appium] Appium v1.15.1 creating new XCUITestDriver (v2.133.1) session
[debug] [BaseDriver] Creating session with MJSONWP desired capabilities: {
[debug] [BaseDriver] "automationName": "Xcuitest",
[debug] [BaseDriver] "bundleId": "com.vocera.uc",
[debug] [BaseDriver] "deviceName": "iPhone 6",
[debug] [BaseDriver] "platformName": "iOS",
[debug] [BaseDriver] "platformVersion": 11,
[debug] [BaseDriver] "udid": "df62490bf0f036f47f08e5ebeab2177b9f27f0cd",
[debug] [BaseDriver] "wdaLocalPort": 8100,
[debug] [BaseDriver] "newCommandTimeout": 0,
[debug] [BaseDriver] "connectHardwareKeyboard": true
[debug] [BaseDriver] }
[info] [BaseDriver] Session created with session id: 5a8f1468-af59-4693-83df-a3e67f9e4e0c
[debug] [XCUITest] Current user: 'marumugam'
[debug] [XCUITest] Available devices: df62490bf0f036f47f08e5ebeab2177b9f27f0cd
[debug] [XCUITest] Creating iDevice object with udid 'df62490bf0f036f47f08e5ebeab2177b9f27f0cd'
[info] [XCUITest] Getting the platformVersion from the phone since it was not specified in the capabilities
[info] [XCUITest] Determining device to run tests on: udid: 'df62490bf0f036f47f08e5ebeab2177b9f27f0cd', real device: true
[info] [XCUITest] Normalized platformVersion capability value '13.3.1' to '13.3'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1587545596807 (14:23:16 GMT+0530 (IST))
[debug] [BaseDriver] Event 'appConfigured' logged at 1587545596808 (14:23:16 GMT+0530 (IST))
[debug] [BaseDriver] Event 'resetStarted' logged at 1587545596808 (14:23:16 GMT+0530 (IST))
[debug] [XCUITest] Reset: running ios real device reset flow
[debug] [BaseDriver] Event 'resetComplete' logged at 1587545596809 (14:23:16 GMT+0530 (IST))[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1587545597054 (14:23:17 GMT+0530 (IST))
[info] [XCUITest] Setting up real device[info] [XCUITest] Using WDA path: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent'
[info] [XCUITest] Using WDA agent: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'[debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
[info] [DevCon Factory] Requesting connection for device df62490bf0f036f47f08e5ebeab2177b9f27f0cd on local port 8100, device port 8100
[debug] [DevCon Factory] Cached connections count: 0
[warn] [DevCon Factory] Port #8100 is busy
[info] [DevCon Factory] Successfully requested the connection for df62490bf0f036f47f08e5ebeab2177b9f27f0cd:8100[debug] [XCUITest] Parsed BUILD_DIR configuration value: '/Users/marumugam/Library/Developer/Xcode/DerivedData/WebDriverAgent-fzldnnsodrbiszfvppfsxoepjdyt/Build/Products'
[debug] [XCUITest] Got derived data root: '/Users/marumugam/Library/Developer/Xcode/DerivedData/WebDriverAgent-fzldnnsodrbiszfvppfsxoepjdyt'
[debug] [XCUITest] Starting WebDriverAgent initialization with the synchronization key '/Users/marumugam/Library/Developer/Xcode/DerivedData/WebDriverAgent-fzldnnsodrbiszfvppfsxoepjdyt'
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "message" : "WebDriverAgent is ready to accept commands",
[debug] [WD Proxy] "state" : "success",
[debug] [WD Proxy] "os" : {
[debug] [WD Proxy] "name" : "iOS",
[debug] [WD Proxy] "version" : "13.3.1",
[debug] [WD Proxy] "sdkVersion" : "13.0"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ios" : {
[debug] [WD Proxy] "simulatorVersion" : "13.3.1",
[debug] [WD Proxy] "ip" : "192.168.1.12"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ready" : true,
[debug] [WD Proxy] "build" : {
[debug] [WD Proxy] "upgradedAt" : "1578042352070",
[debug] [WD Proxy] "time" : "Apr 8 2020 10:28:33",
[debug] [WD Proxy] "productBundleIdentifier" : "com.facebook.WebDriverAgentRunner"
[debug] [WD Proxy] }
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "BEF6A393-DCF4-4366-9C56-147FBE1D0F00"
[debug] [WD Proxy] }
[debug] [XCUITest] Upgrade timestamp of the currently bundled WDA: 1578042352070
[debug] [XCUITest] Upgrade timestamp of the WDA on the device: 1578042352070
[info] [XCUITest] Will reuse previously cached WDA instance at 'http://localhost:8100/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8100 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 1587545601638 (14:23:21 GMT+0530 (IST))
[info] [XCUITest] Using provided WebdriverAgent at 'http://localhost:8100/'
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "message" : "WebDriverAgent is ready to accept commands",
[debug] [WD Proxy] "state" : "success",
[debug] [WD Proxy] "os" : {
[debug] [WD Proxy] "name" : "iOS",
[debug] [WD Proxy] "version" : "13.3.1",
[debug] [WD Proxy] "sdkVersion" : "13.0"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ios" : {
[debug] [WD Proxy] "simulatorVersion" : "13.3.1",
[debug] [WD Proxy] "ip" : "192.168.1.12"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ready" : true,
[debug] [WD Proxy] "build" : {
[debug] [WD Proxy] "upgradedAt" : "1578042352070",
[debug] [WD Proxy] "time" : "Apr 8 2020 10:28:33",
[debug] [WD Proxy] "productBundleIdentifier" : "com.facebook.WebDriverAgentRunner"
[debug] [WD Proxy] }
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "BEF6A393-DCF4-4366-9C56-147FBE1D0F00"
[debug] [WD Proxy] }
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1587545601653 (14:23:21 GMT+0530 (IST))
[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:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.vocera.uc","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}[debug] [WD Proxy] Got response with status 200: {"value":{"sessionId":"8071A3F3-4D81-470B-9A13-30E41C4B2497","capabilities":{"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc"}},"sessionId":"8071A3F3-4D81-470B-9A13-30E41C4B2497"}
[info] [WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1587545604337 (14:23:24 GMT+0530 (IST))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1587545604337 (14:23:24 GMT+0530 (IST))
[info] [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 1587545604337 (14:23:24 GMT+0530 (IST))
[info] [Appium] New XCUITestDriver session created successfully, session 5a8f1468-af59-4693-83df-a3e67f9e4e0c added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1587545604338 (14:23:24 GMT+0530 (IST))
[debug] [MJSONWP (5a8f1468)] Cached the protocol value 'MJSONWP' for the new session 5a8f1468-af59-4693-83df-a3e67f9e4e0c
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.createSession() result: {"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","platformName":"iOS","platformVersion":11,"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","wdaLocalPort":8100,"newCommandTimeout":0,"connectHardwareKeyboard":true}
[info] [HTTP] <-- POST /wd/hub/session 200 7610 ms - 513
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/context
[info] [HTTP] {"name":"NATIVE_APP"}
[debug] [MJSONWP (5a8f1468)] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","5a8f1468-af59-4693-83df-a3e67f9e4e0c"]
[debug] [XCUITest] Executing command 'setContext'
[debug] [XCUITest] Attempting to set context to 'NATIVE_APP'
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.setContext() result: null
[info] [HTTP] <-- POST /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/context 200 5 ms - 76
[info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/source
[info] [HTTP] {}
[debug] [MJSONWP (5a8f1468)] Calling AppiumDriver.getPageSource() with args: ["5a8f1468-af59-4693-83df-a3e67f9e4e0c"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [WD Proxy] Matched '/source' to command name 'getPageSource'
[debug] [WD Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/8071A3F3-4D81-470B-9A13-30E41C4B2497/source] with no body
[info] [HTTP] --> GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/window/current/size
[info] [HTTP] {}
[debug] [MJSONWP (5a8f1468)] Calling AppiumDriver.getWindowSize() with args: ["current","5a8f1468-af59-4693-83df-a3e67f9e4e0c"]
[debug] [XCUITest] Executing command 'getWindowSize'
[info] [HTTP] --> GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/screenshot
[info] [HTTP] {}
[debug] [MJSONWP (5a8f1468)] Calling AppiumDriver.getScreenshot() with args: ["5a8f1468-af59-4693-83df-a3e67f9e4e0c"]
[debug] [XCUITest] Executing command 'getScreenshot'[error] [Xcode] 2020-04-22 14:23:33.174260+0530 WebDriverAgentRunner-Runner[1178:405625] Cannot take the snapshot of Window after 15 seconds
[error] [Xcode] 2020-04-22 14:23:33.174344+0530 WebDriverAgentRunner-Runner[1178:405625] Internal error: Error Domain=com.apple.dt.xctest.automation-support.error Code=8 "Error getting main window kAXErrorIllegalArgument" UserInfo={NSLocalizedDescription=Error getting main window kAXErrorIllegalArgument}
[error] [Xcode]
[error] [Xcode] t = 426.20s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 426.28s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 426.29s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000", "07000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 426.29s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] 2020-04-22 14:23:33.261286+0530 WebDriverAgentRunner-Runner[1178:405625] Skipping source dumping for Window because its snapshot cannot be resolved
[error] [Xcode]
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"Vocera Vina\" label=\"Vocera Vina\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"false\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=...
[debug] [WD Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/8071A3F3-4D81-470B-9A13-30E41C4B2497/window/size] with no body
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"Vocera Vina\" label=\"Vocera Vina\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"false\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"tru...
[info] [HTTP] <-- GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/source 200 8264 ms - 10663
[info] [HTTP] 
[error] [Xcode] t = 426.33s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "width" : 375,
[debug] [WD Proxy] "height" : 667
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "8071A3F3-4D81-470B-9A13-30E41C4B2497"
[debug] [WD Proxy] }
[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:8100/session/8071A3F3-4D81-470B-9A13-30E41C4B2497/screenshot] with no body
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.getWindowSize() result: {"width":375,"height":667}
[info] [HTTP] <-- GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/window/current/size 200 8399 ms - 98
[info] [HTTP] [debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKAC\r\nAAQAAAABAAAC7qADAAQAAAABAAAFNgAAAACw0axrAAAAHGlET1QAAAACAAAAAAAA\r\nApsAAAAoAAACmwAAApsAAWMdrbEfRwAAQABJREFUeAHsnQdgFkX6\/7Gf13uv\/6u\/\r\nu7NTBaVXsdFRRBFRkd5V7Kd35915KiQkISEoFuxKL2lAaNJ7EQi9SA8JENL2\/9n3\r\nGx7XNyQmkRcCN2scZmeeNs\/Oznz3mdl9q3jucB5wHnAecB5wHnAecB4o9Dz+vIKT\r\nf\/4Zf3mhv3zP469QRaE0z8vL9\/9EH+TN9bzcfP8v74T\/5wX\/joek+Uw+lX+CsBBB\r\nQZGoQl8RSst+VCk7qaN0HnAecB5wHnAecB44bz1gMOUkmlFBEYgRVilqvA9fQCqF\r\nXgF\/fpnxkvFLqCoCOmL3YVDoD4xC\/jOIVOCfnvAK+POhTCF\/vjyfpsyHgzJldpUj\r\ndB5wHnAecB5wHvgf8IAACljkZHjGhyahP6IoOZ6X7XlZnpfp1xqC8bHNSbQSwiKf\r\n+YlT1RZkeYXwHgsJyfUKCcj4Yk94uTleLjEeHxUVhKCNRH0m4gtyDsp8gYNctfOA\r\n84DzgPOA88D\/jgdOghM\/3BKKuAiGCHYIyoBFQmhGERTBjiKwchK1GHyxDAT52YIy\r\nhT4eOrm85OXlebmsQxHj8ZkdlPnf6Wqupc4DzgPOA84DzgOn2QPAjpOBFdZ39OeX\r\n8f\/JP\/4NrQf5YCQUpykWmPEhS+ivCNyE0IkCMJSEeNgZA2zxJYcOyfZxDNgIKMNf\r\noLaIqNR\/XFSmVPe4SucB5wHnAecB54H\/FQ\/...
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKAC\r\nAAQAAAABAAAC7qADAAQAAAABAAAFNgAAAACw0axrAAAAHGlET1QAAAACAAAAAAAA\r\nApsAAAAoAAACmwAAApsAAWMdrbEfRwAAQABJREFUeAHsnQdgFkX6/7Gf13uv/6u/\r\nu7NTBaVXsdFRRBFRkd5V7Kd35915KiQkISEoFuxKL2lAaNJ7EQi9SA8JENL2/9n3\r\nGx7XNyQmkRcCN2scZmeeNs/Oznz3mdl9q3jucB5wHnAecB5wHnAecB4o9Dz+vIKT\r\nf/4Zf3mhv3zP469QRaE0z8vL9/9EH+TN9bzcfP8v74T/5wX/joek+Uw+lX+CsBBB\r\nQZGoQl8RSst+VCk7qaN0HnAecB5wHnAecB44bz1gMOUkmlFBEYgRVilqvA9fQCqF\r\nXgF/fpnxkvFLqCoCOmL3YVDoD4xC/jOIVOCfnvAK+POhTCF/vjyfpsyHgzJldpUj\r\ndB5wHnAecB5wHvgf8IAACljkZHjGhyahP6IoOZ6X7XlZnpfp1xqC8bHNSbQSwiKf\r\n+YlT1RZkeYXwHgsJyfUKCcj4Yk94uTleLjEeHxUVhKCNRH0m4gtyDsp8gYNctfOA\r\n84DzgPOA88D/jgdOghM/3BKKuAiGCHYIyoBFQmhGERTBjiKwchK1GHyxDAT52YIy\r\nhT4eOrm85OXlebmsQxHj8ZkdlPnf6Wqupc4DzgPOA84DzgOn2QPAjpOBFdZ39OeX\r\n8f/JP/4NrQf5YCQUpykWmPEhS+ivCNyE0IkCMJSEeNgZA2zxJYcOyfZxDNgIKMNf\r\noLaIqNR/XFSmVPe4SucB5wHnAecB54H/FQ/4uETAwqBM0XkRLvHPQCHgGHbvngzb\r\n...
[info] [HTTP] <-- GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/screenshot 200 8485 ms - 209442
[info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/window/current/size
[info] [HTTP] {}
[debug] [MJSONWP (5a8f1468)] Calling AppiumDriver.getWindowSize() with args: ["current","5a8f1468-af59-4693-83df-a3e67f9e4e0c"]
[debug] [XCUITest] Executing command 'getWindowSize'
[info] [HTTP] --> GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/screenshot
[info] [HTTP] {}
[debug] [MJSONWP (5a8f1468)] Calling AppiumDriver.getScreenshot() with args: ["5a8f1468-af59-4693-83df-a3e67f9e4e0c"]
[debug] [XCUITest] Executing command 'getScreenshot'
[info] [HTTP] --> GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/source
[info] [HTTP] {}
[debug] [MJSONWP (5a8f1468)] Calling AppiumDriver.getPageSource() with args: ["5a8f1468-af59-4693-83df-a3e67f9e4e0c"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [WD Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/8071A3F3-4D81-470B-9A13-30E41C4B2497/window/size] with no body
[error] [Xcode] t = 433.31s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "width" : 375,
[debug] [WD Proxy] "height" : 667
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "8071A3F3-4D81-470B-9A13-30E41C4B2497"
[debug] [WD Proxy] }
[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:8100/session/8071A3F3-4D81-470B-9A13-30E41C4B2497/screenshot] with no body
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.getWindowSize() result: {"width":375,"height":667}
[info] [HTTP] <-- GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/window/current/size 200 263 ms - 98
[info] [HTTP] 
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKAC\r\nAAQAAAABAAAC7qADAAQAAAABAAAFNgAAAACw0axrAAAAHGlET1QAAAACAAAAAAAA\r\nApsAAAAoAAACmwAAApsAAz8XWO4wbwAAQABJREFUeAHsnQdgXcWV96+65EYPYdN2\r\nN7ubbLJJCL0lIaRseqHZgMGWXq\/qlgsmgZBkIYEAtmzJsmUwoST03myMiyQ3TA+Q\r\n0CEYbHAv6vf7nTlP44cMxN4PlieY6\/HVvLlTzj135sx\/zpyZ8Xx3OQ44DjgOOA44\r\nDjgOOA70+z7O7xtw8gvXY1yv7+P6Ncjce\/yeXnEaPzttt+9394rr6RLnZ7sdJjdJ\r\nJLHkB5mZCH2ZrPqlIArd\/cvb\/agupuOA44DjgOOA44DjwIeWAxamDKAZDciAGMUq\r\nmZcX+AJS6ff7cBJm0+KREB5lgI4mFxhkHBgF\/06I1Cc\/u\/w+nECZfpzkJ3F2+3JQ\r\nZrdZ5SI6DjgOOA44DjgOfAQ4oAAFLDKgnhFoYhxalE7f3+r7W3x\/kzy1CEawzQBa\r\nMVhkJ5\/4qU\/7tvj9pN1uMun2+1HISLZdfnen342OR1BRn4E2mtXOLP6Bz0GZf8Ag\r\n99hxwHHAccBxwHHgo8OBAXAi6hajcVEYorBDoQxYxKAZ1aAo7MiAlQHUYuGL9RCh\r\nd6tCmX7BQwPTS35Pj9\/NPBQ6HknsoMxHp6q5N3UccBxwHHAccBx4jzkA7BhQrDC\/\r\no07C+D\/g+GvmgwSMGD3NLooZgSzGZcCNQSeqgCHEpMEyBtgiOZtL8xYcAzYCyuCy\r\nnmYivesfp5V5V\/a4h44DjgOOA44DjgMfFQ4ILl...
[debug] [WD Proxy] Matched '/source' to command name 'getPageSource'
[debug] [WD Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/8071A3F3-4D81-470B-9A13-30E41C4B2497/source] with no body
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKAC\r\nAAQAAAABAAAC7qADAAQAAAABAAAFNgAAAACw0axrAAAAHGlET1QAAAACAAAAAAAA\r\nApsAAAAoAAACmwAAApsAAz8XWO4wbwAAQABJREFUeAHsnQdgXcWV96+65EYPYdN2\r\nN7ubbLJJCL0lIaRseqHZgMGWXq/qlgsmgZBkIYEAtmzJsmUwoST03myMiyQ3TA+Q\r\n0CEYbHAv6vf7nTlP44cMxN4PlieY6/HVvLlTzj135sx/zpyZ8Xx3OQ44DjgOOA44\r\nDjgOOA70+z7O7xtw8gvXY1yv7+P6Ncjce/yeXnEaPzttt+9394rr6RLnZ7sdJjdJ\r\nJLHkB5mZCH2ZrPqlIArd/cvb/agupuOA44DjgOOA44DjwIeWAxamDKAZDciAGMUq\r\nmZcX+AJS6ff7cBJm0+KREB5lgI4mFxhkHBgF/06I1Cc/u/w+nECZfpzkJ3F2+3JQ\r\nZrdZ5SI6DjgOOA44DjgOfAQ4oAAFLDKgnhFoYhxalE7f3+r7W3x/kzy1CEawzQBa\r\nMVhkJ5/4qU/7tvj9pN1uMun2+1HISLZdfnen342OR1BRn4E2mtXOLP6Bz0GZf8Ag\r\n99hxwHHAccBxwHHgo8OBAXAi6hajcVEYorBDoQxYxKAZ1aAo7MiAlQHUYuGL9RCh\r\nd6tCmX7BQwPTS35Pj9/NPBQ6HknsoMxHp6q5N3UccBxwHHAccBx4jzkA7BhQrDC/\r\no07C+D/g+GvmgwSMGD3NLooZgSzGZcCNQSeqgCHEpMEyBtgiOZtL8xYcAzYCyuCy\r\nnmYivesfp5V5V/a4h44DjgOOA44DjgMfFQ4ILlFgYaFM5ncGl8gvUAg4BuvdAbWN\r\n...
[info] [HTTP] <-- GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/screenshot 200 386 ms - 673674
[info] [HTTP] 
[error] [Xcode] t = 433.75s Find the Application 'com.vocera.uc'
[error] [Xcode]
[error] [Xcode] t = 433.75s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 435.38s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 435.53s Get all elements bound by accessibility element for: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 435.53s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 435.66s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 435.67s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 435.67s Checking existence of `Window`
[error] [Xcode]
[error] [Xcode] t = 435.67s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 435.80s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 435.80s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode] [error] [Xcode] t = 435.80s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 435.95s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 435.96s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 435.96s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 435.96s Checking existence of `Window`
[error] [Xcode]
[error] [Xcode] t = 435.96s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 436.10s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 436.10s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 436.10s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 436.10s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 436.25s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 436.25s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 436.26s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 436.26s Find the Window
[error] [Xcode]
[error] [Xcode] t = 436.26s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 436.39s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 436.39s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 436.40s Find: Identity Binding
[error] [Xcode] [error] [Xcode] t = 437.72s Find the Window
[error] [Xcode]
[error] [Xcode] t = 437.72s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 437.85s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 437.86s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 437.86s Find: Identity Binding
[error] [Xcode] [debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"Vocera Vina\" label=\"Vocera Vina\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"30\" width=\"375\" height=\"637\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Start a Call\" label=\"Start a Call\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"30\" width=\"375\" height=\"44\">\n <XC...
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"Vocera Vina\" label=\"Vocera Vina\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"30\" width=\"375\" height=\"637\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Start a Call\" label=\"Start a Call\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"30\" width=\"375\" height=\"44\">\n <XCUIEle...
[info] [HTTP] <-- GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/source 200 4822 ms - 19868
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/elements
[info] [HTTP] {"using":"xpath","value":"//XCUIElementTypeButton[@name=\"join\"]"}
[debug] [MJSONWP (5a8f1468)] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeButton[@name=\"join\"]","5a8f1468-af59-4693-83df-a3e67f9e4e0c"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/elements' to command name 'findElements'
[debug] [WD Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/8071A3F3-4D81-470B-9A13-30E41C4B2497/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name=\"join\"]"}
[error] [Xcode] t = 460.60s Find the Application 'com.vocera.uc'
[error] [Xcode]
[error] [Xcode] t = 460.60s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 462.24s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 462.39s Get all elements bound by accessibility element for: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 462.39s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 462.51s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 462.52s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 462.52s Checking existence of `Window`
[error] [Xcode]
[error] [Xcode] t = 462.53s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 462.65s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 462.65s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 462.65s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 462.66s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 462.80s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 462.81s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 462.81s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 462.81s Checking existence of `Window`
[error] [Xcode]
[error] [Xcode] t = 462.81s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 462.94s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 462.94s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 462.95s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 462.95s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 463.09s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 463.09s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 463.10s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 463.10s Find the Window
[error] [Xcode]
[error] [Xcode] t = 463.10s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 463.23s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 463.23s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 463.24s Find: Identity Binding
[error] [Xcode] [error] [Xcode] t = 464.55s Find the Window
[error] [Xcode] [error] [Xcode] t = 464.56s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 464.69s Find: Descendants matching type Window
[error] [Xcode]
[error] [Xcode] t = 464.69s Find: Elements matching predicate 'wdUID IN {"08000000-0000-0000-A304-000000000000", "09000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 464.70s Find: Identity Binding
[error] [Xcode] [error] [Xcode] t = 464.90s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 465.05s Checking existence of `Button`
[error] [Xcode]
[error] [Xcode] t = 465.06s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 465.19s Find: Descendants matching type Button
[error] [Xcode]
[error] [Xcode] t = 465.19s Find: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 465.20s Get all elements bound by accessibility element for: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 465.20s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 465.33s Find: Descendants matching type Button
[error] [Xcode]
[error] [Xcode] t = 465.33s Find: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 465.34s Checking existence of `"join" Button`
[error] [Xcode]
[error] [Xcode] t = 465.34s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 465.47s Find: Descendants matching type Button
[error] [Xcode]
[error] [Xcode] t = 465.47s Find: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 465.47s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 465.48s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 465.63s Find: Descendants matching type Button
[error] [Xcode]
[error] [Xcode] t = 465.63s Find: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 465.63s Find: Identity Binding
[error] [Xcode]
[debug] [WD Proxy] Got response with status 200: {"value":[{"ELEMENT":"90000000-0000-0000-A304-000000000000","element-6066-11e4-a52e-4f735466cecf":"90000000-0000-0000-A304-000000000000"}],"sessionId":"8071A3F3-4D81-470B-9A13-30E41C4B2497"}
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"90000000-0000-0000-A304-000000000000","ELEMENT":"90000000-0000-0000-A304-000000000000"}]
[info] [HTTP] <-- POST /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/elements 200 5066 ms - 201
[info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/element/90000000-0000-0000-A304-000000000000/location
[info] [HTTP] {}
[debug] [MJSONWP (5a8f1468)] Calling AppiumDriver.getLocation() with args: ["90000000-0000-0000-A304-000000000000","5a8f1468-af59-4693-83df-a3e67f9e4e0c"]
[debug] [XCUITest] Executing command 'getLocation'
[info] [HTTP] --> GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/element/90000000-0000-0000-A304-000000000000/size
[info] [HTTP] {}
[debug] [MJSONWP (5a8f1468)] Calling AppiumDriver.getSize() with args: ["90000000-0000-0000-A304-000000000000","5a8f1468-af59-4693-83df-a3e67f9e4e0c"]
[debug] [XCUITest] Executing command 'getSize'
[debug] [WD Proxy] Matched '/element/90000000-0000-0000-A304-000000000000/rect' to command name 'getElementRect'
[debug] [WD Proxy] Proxying [GET /element/90000000-0000-0000-A304-000000000000/rect] to [GET http://localhost:8100/session/8071A3F3-4D81-470B-9A13-30E41C4B2497/element/90000000-0000-0000-A304-000000000000/rect] with no body
[error] [Xcode] t = 468.87s Find the "join" Button
[error] [Xcode]
[error] [Xcode] t = 468.89s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 469.06s Find: Descendants matching type Button
[error] [Xcode]
[error] [Xcode] t = 469.07s Find: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 469.07s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 469.08s Checking existence of `"join" Button`
[error] [Xcode]
[error] [Xcode] t = 469.08s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 469.22s Find: Descendants matching type Button
[error] [Xcode]
[error] [Xcode] t = 469.22s Find: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 469.23s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 469.23s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 469.39s Find: Descendants matching type Button
[error] [Xcode]
[error] [Xcode] t = 469.39s Find: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 469.40s Find: Identity Binding
[error] [Xcode]
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "y" : 256,
[debug] [WD Proxy] "x" : 104,
[debug] [WD Proxy] "width" : 68,
[debug] [WD Proxy] "height" : 75
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "8071A3F3-4D81-470B-9A13-30E41C4B2497"
[debug] [WD Proxy] }
[debug] [WD Proxy] Matched '/element/90000000-0000-0000-A304-000000000000/rect' to command name 'getElementRect'
[debug] [WD Proxy] Proxying [GET /element/90000000-0000-0000-A304-000000000000/rect] to [GET http://localhost:8100/session/8071A3F3-4D81-470B-9A13-30E41C4B2497/element/90000000-0000-0000-A304-000000000000/rect] with no body
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.getLocation() result: {"x":104,"y":256}
[info] [HTTP] <-- GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/element/90000000-0000-0000-A304-000000000000/location 200 537 ms - 89
[info] [HTTP] 
[error] [Xcode] t = 469.41s Find the "join" Button
[error] [Xcode]
[error] [Xcode] t = 469.41s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode]
[error] [Xcode] t = 469.55s Find: Descendants matching type Button
[error] [Xcode]
[error] [Xcode] t = 469.55s Find: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 469.56s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 469.56s Checking existence of `"join" Button`
[error] [Xcode]
[error] [Xcode] t = 469.56s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 469.69s Find: Descendants matching type Button
[error] [Xcode]
[error] [Xcode] t = 469.70s Find: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 469.70s Find: Identity Binding
[error] [Xcode]
[error] [Xcode] t = 469.71s Requesting snapshot of accessibility hierarchy for app with pid 1187
[error] [Xcode] [error] [Xcode] t = 469.86s Find: Descendants matching type Button
[error] [Xcode]
[error] [Xcode] t = 469.87s Find: Elements matching predicate 'wdUID IN {"90000000-0000-0000-A304-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)'
[error] [Xcode]
[error] [Xcode] t = 469.87s Find: Identity Binding
[error] [Xcode]
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "y" : 256,
[debug] [WD Proxy] "x" : 104,
[debug] [WD Proxy] "width" : 68,
[debug] [WD Proxy] "height" : 75
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "8071A3F3-4D81-470B-9A13-30E41C4B2497"
[debug] [WD Proxy] }
[debug] [MJSONWP (5a8f1468)] Responding to client with driver.getSize() result: {"width":68,"height":75}
[info] [HTTP] <-- GET /wd/hub/session/5a8f1468-af59-4693-83df-a3e67f9e4e0c/element/90000000-0000-0000-A304-000000000000/size 200 1006 ms - 96
[info] [HTTP] 
[Appium] Welcome to Appium v1.15.1
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[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.15.1"}}
[HTTP] <-- GET /wd/hub/status 200 4 ms - 68
[HTTP]
[HTTP] --> POST /wd/hub/session
[HTTP] {"desiredCapabilities":{"bundleId":"com.vocera.uc","deviceName":"iPhone 6","wdaLocalPort":8200,"agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","newCommandTimeout":96000,"platformVersion":"11.1","automationName":"Xcuitest","useNewWDA":true,"waitForAppScript":"true","platformName":"iOS","udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","wdaConnectionTimeout":1200000},"capabilities":{"alwaysMatch":{"agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","appium:automationName":"Xcuitest","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","appium:bundleId":"com.vocera.uc","appium:deviceName":"iPhone 6","appium:newCommandTimeout":96000,"platformName":"ios","appium:platformVersion":"11.1","appium:udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","appium:useN
[debug] [W3C] Calling AppiumDriver.createSession() with args: [{"bundleId":"com.vocera.uc","deviceName":"iPhone 6","wdaLocalPort":8200,"agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","newCommandTimeout":96000,"platformVersion":"11.1","automationName":"Xcuitest","useNewWDA":true,"waitForAppScript":"true","platformName":"iOS","udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","wdaConnectionTimeout":1200000},null,{"alwaysMatch":{"agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","appium:automationName":"Xcuitest","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","appium:bundleId":"com.vocera.uc","appium:deviceName":"iPhone 6","appium:newCommandTimeout":96000,"platformName":"ios","appium:platformVersion":"11.1","appium:udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","appium:useNewWDA":true,"appium:waitForAppScript":"true","appium:...
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1587544868188 (14:11:08 GMT+0530 (India Standard Time))
[BaseDriver] The capabilities ["agentPath","bootstrapPath"] are not standard capabilities and should have an extension prefix
[Appium] Appium v1.15.1 creating new XCUITestDriver (v2.133.1) session
[debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "appium:agentPath": "/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj",
[debug] [BaseDriver] "appium:bootstrapPath": "/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent",
[debug] [BaseDriver] "platformName": "ios",
[debug] [BaseDriver] "appium:automationName": "Xcuitest",
[debug] [BaseDriver] "appium:bundleId": "com.vocera.uc",
[debug] [BaseDriver] "appium:deviceName": "iPhone 6",
[debug] [BaseDriver] "appium:newCommandTimeout": 96000,
[debug] [BaseDriver] "appium:platformVersion": "11.1",
[debug] [BaseDriver] "appium:udid": "df62490bf0f036f47f08e5ebeab2177b9f27f0cd",
[debug] [BaseDriver] "appium:useNewWDA": true,
[debug] [BaseDriver] "appium:waitForAppScript": "true",
[debug] [BaseDriver] "appium:wdaConnectionTimeout": 1200000,
[debug] [BaseDriver] "appium:wdaLocalPort": 8200
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[BaseDriver] Session created with session id: 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[debug] [XCUITest] Current user: 'marumugam'
[debug] [XCUITest] Available devices: df62490bf0f036f47f08e5ebeab2177b9f27f0cd
[debug] [XCUITest] Creating iDevice object with udid 'df62490bf0f036f47f08e5ebeab2177b9f27f0cd'
[XCUITest] Determining device to run tests on: udid: 'df62490bf0f036f47f08e5ebeab2177b9f27f0cd', real device: true
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1587544868753 (14:11:08 GMT+0530 (India Standard Time))
[debug] [BaseDriver] Event 'appConfigured' logged at 1587544868754 (14:11:08 GMT+0530 (India Standard Time))
[debug] [BaseDriver] Event 'resetStarted' logged at 1587544868754 (14:11:08 GMT+0530 (India Standard Time))
[debug] [XCUITest] Reset: running ios real device reset flow
[debug] [BaseDriver] Event 'resetComplete' logged at 1587544868754 (14:11:08 GMT+0530 (India Standard Time))
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1587544869014 (14:11:09 GMT+0530 (India Standard Time))
[XCUITest] Setting up real device
[XCUITest] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent'
[XCUITest] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'
[debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 8200 have been found
[DevCon Factory] Requesting connection for device df62490bf0f036f47f08e5ebeab2177b9f27f0cd on local port 8200, device port 8200
[debug] [DevCon Factory] Cached connections count: 0
[DevCon Factory] Port #8200 is busy
[DevCon Factory] Successfully requested the connection for df62490bf0f036f47f08e5ebeab2177b9f27f0cd:8200
[debug] [XCUITest] Parsed BUILD_DIR configuration value: '/Users/marumugam/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu/Build/Products'
[debug] [XCUITest] Got derived data root: '/Users/marumugam/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu'
[debug] [XCUITest] Starting WebDriverAgent initialization with the synchronization key '/Users/marumugam/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu'
[debug] [XCUITest] Capability 'useNewWDA' set to true, so uninstalling WDA before proceeding
[XCUITest] Shutting down sub-processes
[debug] [XCUITest] Uninstalling WDAs: 'com.facebook.WebDriverAgentRunner.xctrunner'
[debug] [BaseDriver] Event 'wdaUninstalled' logged at 1587544873945 (14:11:13 GMT+0530 (India Standard Time))
[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 1587544873946 (14:11:13 GMT+0530 (India Standard Time))
[XCUITest] Launching WebDriverAgent on the device
[WebDriverAgent] Fetching dependencies
[WebDriverAgent] Dependencies up-to-date
[debug] [XCUITest] Killing running processes 'xcodebuild.*df62490bf0f036f47f08e5ebeab2177b9f27f0cd' for the device df62490bf0f036f47f08e5ebeab2177b9f27f0cd...
[debug] [XCUITest] 'pgrep -ifn xcodebuild.*df62490bf0f036f47f08e5ebeab2177b9f27f0cd' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/marumugam/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu -destination id=df62490bf0f036f47f08e5ebeab2177b9f27f0cd IPHONEOS_DEPLOYMENT_TARGET=11.1 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent'
[debug] [XCUITest] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability
[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/status] with no body
[iProxy@df624...] Connection was refused to port 8200
[WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/status] with no body
[iProxy@df624...] Connection was refused to port 8200
[WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
[debug] [XCUITest] Log file for xcodebuild test: /Users/marumugam/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu/Logs/Test/Test-WebDriverAgentRunner-2020.04.22_14-11-15-+0530.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-5980D84F-6E62-4B6E-A98F-2F3D160B025E/WebDriverAgentRunner-2DEA8796-9982-4FF6-9D0A-40912E7D6A62/Session-WebDriverAgentRunner-2020-04-22_141116-bXPllM.log
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/status] with no body
[iProxy@df624...] Connection was refused to port 8200
[WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/status] with no body
[iProxy@df624...] Connection was refused to port 8200
[WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/status] with no body
[iProxy@df624...] Connection was refused to port 8200
[WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/status] with no body
[iProxy@df624...] Connection was refused to port 8200
[WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/status] with no body
[iProxy@df624...] Connection was refused to port 8200
[WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/status] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "message" : "WebDriverAgent is ready to accept commands",
[debug] [WD Proxy] "state" : "success",
[debug] [WD Proxy] "os" : {
[debug] [WD Proxy] "name" : "iOS",
[debug] [WD Proxy] "version" : "13.3.1",
[debug] [WD Proxy] "sdkVersion" : "13.0"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ios" : {
[debug] [WD Proxy] "simulatorVersion" : "13.3.1",
[debug] [WD Proxy] "ip" : "192.168.1.12"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ready" : true,
[debug] [WD Proxy] "build" : {
[debug] [WD Proxy] "upgradedAt" : "1587538871649",
[debug] [WD Proxy] "time" : "Apr 22 2020 13:00:32",
[debug] [WD Proxy] "productBundleIdentifier" : "com.facebook.WebDriverAgentRunner"
[debug] [WD Proxy] }
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "82B30531-D5EF-4D0E-892D-FAC58DD12128"
[debug] [WD Proxy] }
[debug] [XCUITest] WebDriverAgent information:
[debug] [XCUITest] {
[debug] [XCUITest] "message": "WebDriverAgent is ready to accept commands",
[debug] [XCUITest] "state": "success",
[debug] [XCUITest] "os": {
[debug] [XCUITest] "name": "iOS",
[debug] [XCUITest] "version": "13.3.1",
[debug] [XCUITest] "sdkVersion": "13.0"
[debug] [XCUITest] },
[debug] [XCUITest] "ios": {
[debug] [XCUITest] "simulatorVersion": "13.3.1",
[debug] [XCUITest] "ip": "192.168.1.12"
[debug] [XCUITest] },
[debug] [XCUITest] "ready": true,
[debug] [XCUITest] "build": {
[debug] [XCUITest] "upgradedAt": "1587538871649",
[debug] [XCUITest] "time": "Apr 22 2020 13:00:32",
[debug] [XCUITest] "productBundleIdentifier": "com.facebook.WebDriverAgentRunner"
[debug] [XCUITest] }
[debug] [XCUITest] }
[debug] [XCUITest] WebDriverAgent successfully started after 7590ms
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1587544881921 (14:11:21 GMT+0530 (India Standard Time))
[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:8200/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.vocera.uc","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":{"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62","capabilities":{"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc"}},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1587544883646 (14:11:23 GMT+0530 (India Standard Time))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1587544883647 (14:11:23 GMT+0530 (India Standard Time))
[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 1587544883647 (14:11:23 GMT+0530 (India Standard Time))
[Appium] New XCUITestDriver session created successfully, session 01c6eb78-ad09-41bd-9441-ce2ef07ad668 added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1587544883648 (14:11:23 GMT+0530 (India Standard Time))
[debug] [W3C (01c6eb78)] Cached the protocol value 'W3C' for the new session 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[debug] [W3C (01c6eb78)] Responding to client with driver.createSession() result: {"capabilities":{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200}}
[HTTP] <-- POST /wd/hub/session 200 15465 ms - 767
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[debug] [WD Proxy] Matched '/' to command name 'getSession'
[debug] [WD Proxy] Proxying [GET /] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62",
[debug] [WD Proxy] "capabilities" : {
[debug] [WD Proxy] "device" : "iphone",
[debug] [WD Proxy] "browserName" : "Vocera Vina",
[debug] [WD Proxy] "sdkVersion" : "13.3.1",
[debug] [WD Proxy] "CFBundleIdentifier" : "com.vocera.uc"
[debug] [WD Proxy] }
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[debug] [WD Proxy] Proxying [GET /wda/screen] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/wda/screen] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "statusBarSize" : {
[debug] [WD Proxy] "width" : 0,
[debug] [WD Proxy] "height" : 0
[debug] [WD Proxy] },
[debug] [WD Proxy] "scale" : 2
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[debug] [WD Proxy] Proxying [GET /window/size] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/window/size] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "width" : 375,
[debug] [WD Proxy] "height" : 667
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 435 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 3 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 4 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/username"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/username","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/username"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"39000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"39000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"39000000-0000-0000-9504-000000000000","ELEMENT":"39000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 497 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/39000000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/displayed 200 265 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/username"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/username","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/username"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"39000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"39000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"39000000-0000-0000-9504-000000000000","ELEMENT":"39000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 440 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/39000000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/displayed 200 259 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/username"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/username","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/username"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"39000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"39000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"39000000-0000-0000-9504-000000000000","ELEMENT":"39000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 421 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/click
[HTTP] {"id":"39000000-0000-0000-9504-000000000000"}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/click] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/39000000-0000-0000-9504-000000000000/click] with body: {"id":"39000000-0000-0000-9504-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/click 200 443 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Clear text"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Clear text","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Clear text"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'Clear text'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x0000000...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 167 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Clear text"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Clear text","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Clear text"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'Clear text'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x0000000...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 230 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Clear text"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Clear text","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Clear text"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'Clear text'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x0000000...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 233 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Clear text"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Clear text","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Clear text"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'Clear text'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x0000000...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 237 ms - 379
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 1 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/username"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/username","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/username"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"39000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"39000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"39000000-0000-0000-9504-000000000000","ELEMENT":"39000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 508 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/value
[HTTP] {"id":"39000000-0000-0000-9504-000000000000","text":"uci9889a","value":["u","c","i","9","8","8","9","a"]}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.setValue() with args: [["u","c","i","9","8","8","9","a"],"39000000-0000-0000-9504-000000000000","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [WD Proxy] Matched '/element/39000000-0000-0000-9504-000000000000/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'text' property "uci9889a" to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/39000000-0000-0000-9504-000000000000/value] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/39000000-0000-0000-9504-000000000000/value] with body: {"value":["u","c","i","9","8","8","9","a"],"text":"uci9889a"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/39000000-0000-0000-9504-000000000000/value 200 982 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/password_edit_text"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/password_edit_text","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/password_edit_text"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"3A000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"3A000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3A000000-0000-0000-9504-000000000000","ELEMENT":"3A000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 487 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3A000000-0000-0000-9504-000000000000/click
[HTTP] {"id":"3A000000-0000-0000-9504-000000000000"}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3A000000-0000-0000-9504-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3A000000-0000-0000-9504-000000000000/click] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/3A000000-0000-0000-9504-000000000000/click] with body: {"id":"3A000000-0000-0000-9504-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3A000000-0000-0000-9504-000000000000/click 200 1045 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 3 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/password_edit_text"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/password_edit_text","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/password_edit_text"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"3A000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"3A000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3A000000-0000-0000-9504-000000000000","ELEMENT":"3A000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 509 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3A000000-0000-0000-9504-000000000000/value
[HTTP] {"id":"3A000000-0000-0000-9504-000000000000","text":"test1","value":["t","e","s","t","1"]}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.setValue() with args: [["t","e","s","t","1"],"3A000000-0000-0000-9504-000000000000","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [WD Proxy] Matched '/element/3A000000-0000-0000-9504-000000000000/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'text' property "test1" to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/3A000000-0000-0000-9504-000000000000/value] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/3A000000-0000-0000-9504-000000000000/value] with body: {"value":["t","e","s","t","1"],"text":"test1"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3A000000-0000-0000-9504-000000000000/value 200 873 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 3 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/login_btn"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/login_btn","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/login_btn"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"3B000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"3B000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3B000000-0000-0000-9504-000000000000","ELEMENT":"3B000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 517 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3B000000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3B000000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3B000000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/3B000000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3B000000-0000-0000-9504-000000000000/displayed 200 268 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/login_btn"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/login_btn","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/login_btn"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"3B000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"3B000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3B000000-0000-0000-9504-000000000000","ELEMENT":"3B000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 466 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3B000000-0000-0000-9504-000000000000/click
[HTTP] {"id":"3B000000-0000-0000-9504-000000000000"}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3B000000-0000-0000-9504-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3B000000-0000-0000-9504-000000000000/click] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/3B000000-0000-0000-9504-000000000000/click] with body: {"id":"3B000000-0000-0000-9504-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/3B000000-0000-0000-9504-000000000000/click 200 1060 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 4 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"adddirectory"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","adddirectory","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"adddirectory"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'adddirectory'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x00000...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 164 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"adddirectory"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","adddirectory","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"adddirectory"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"B4000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"B4000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B4000000-0000-0000-9504-000000000000","ELEMENT":"B4000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 440 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/B4000000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/B4000000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/B4000000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/B4000000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : false,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/B4000000-0000-0000-9504-000000000000/displayed 200 188 ms - 66
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 3 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"adddirectory"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","adddirectory","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"adddirectory"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"BB000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"BB000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"BB000000-0000-0000-9504-000000000000","ELEMENT":"BB000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 533 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/BB000000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed 200 273 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 3 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"adddirectory"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","adddirectory","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"adddirectory"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"BB000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"BB000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"BB000000-0000-0000-9504-000000000000","ELEMENT":"BB000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 502 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/BB000000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed 200 319 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 3 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"adddirectory"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","adddirectory","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"adddirectory"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"BB000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"BB000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"BB000000-0000-0000-9504-000000000000","ELEMENT":"BB000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 538 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/BB000000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed 200 305 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 3 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 3 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Button"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Button","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Button"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"BA000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"BA000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"BA000000-0000-0000-9504-000000000000","ELEMENT":"BA000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 499 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BA000000-0000-0000-9504-000000000000/click
[HTTP] {"id":"BA000000-0000-0000-9504-000000000000"}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BA000000-0000-0000-9504-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BA000000-0000-0000-9504-000000000000/click] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/BA000000-0000-0000-9504-000000000000/click] with body: {"id":"BA000000-0000-0000-9504-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BA000000-0000-0000-9504-000000000000/click 200 397 ms - 65
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name='GroupI_UC9889A']"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name='GroupI_UC9889A']","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name='GroupI_UC9889A']"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"02010000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"02010000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"02010000-0000-0000-9504-000000000000","ELEMENT":"02010000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 4765 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/02010000-0000-0000-9504-000000000000/location
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getLocation() with args: ["02010000-0000-0000-9504-000000000000","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getLocation'
[debug] [WD Proxy] Matched '/element/02010000-0000-0000-9504-000000000000/rect' to command name 'getElementRect'
[debug] [WD Proxy] Proxying [GET /element/02010000-0000-0000-9504-000000000000/rect] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/02010000-0000-0000-9504-000000000000/rect] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "y" : 264,
[debug] [WD Proxy] "x" : 78,
[debug] [WD Proxy] "width" : 271,
[debug] [WD Proxy] "height" : 27
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[debug] [W3C (01c6eb78)] Responding to client with driver.getLocation() result: {"x":78,"y":264}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/02010000-0000-0000-9504-000000000000/location 200 438 ms - 26
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name='GroupI_UC9889A']"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name='GroupI_UC9889A']","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name='GroupI_UC9889A']"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"02010000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"02010000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"02010000-0000-0000-9504-000000000000","ELEMENT":"02010000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 4677 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/02010000-0000-0000-9504-000000000000/location
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getLocation() with args: ["02010000-0000-0000-9504-000000000000","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getLocation'
[debug] [WD Proxy] Matched '/element/02010000-0000-0000-9504-000000000000/rect' to command name 'getElementRect'
[debug] [WD Proxy] Proxying [GET /element/02010000-0000-0000-9504-000000000000/rect] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/02010000-0000-0000-9504-000000000000/rect] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "y" : 264,
[debug] [WD Proxy] "x" : 78,
[debug] [WD Proxy] "width" : 271,
[debug] [WD Proxy] "height" : 27
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[debug] [W3C (01c6eb78)] Responding to client with driver.getLocation() result: {"x":78,"y":264}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/02010000-0000-0000-9504-000000000000/location 200 438 ms - 26
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/touch/perform
[HTTP] {"actions":[{"action":"press","options":{"x":48,"y":264}},{"action":"release","options":{}}]}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":48,"y":264}},{"action":"release","options":{}}],"01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'performTouch'
[debug] [XCUITest] Received the following touch action: press(options={"x":48,"y":264})-release(options={})
[debug] [WD Proxy] Proxying [POST /wda/touch/perform] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/wda/touch/perform] with body: {"actions":[{"action":"press","options":{"x":48,"y":264}},{"action":"release","options":{}}]}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.performTouch() result: null
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/touch/perform 200 243 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"xpath","value":"//XCUIElementTypeButton[@name=\"join\"]"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeButton[@name=\"join\"]","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name=\"join\"]"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'xpath', value '//XCUIElementTypeButton[@name=\"join\"]'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.d...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 3993 ms - 379
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/screenshot
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getScreenshot() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/screenshot] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKAC\r\nAAQAAAABAAAC7qADAAQAAAABAAAFNgAAAACw0axrAAAAHGlET1QAAAACAAAAAAAA\r\nApsAAAAoAAACmwAAApsAAz5fOfLIjAAAQABJREFUeAHsnQdgXcWV96+65EYPYTdl\r\nk+xusqmE0AMJqZteaDZgY0uvV3XLsjEJhBRIIIAtW3IFE0rovbrgJrlheoCEjkOx\r\nwb2o3+935jyNHzJ2DB8sTzDX46u5c6ece97Mmf+cOTPj+e5yHHAccBxwHHAccBxw\r\nHOj1fZzf0+fkCddlXLfv43o1yNy7\/K5ucRo\/O22n73d2i+vqEOdnux0mN0kkseSB\r\nzEyEnkxWvVIQhe795e19VBfTccBxwHHAccBxwHHgA8sBC1P60IwGZECMYpXMxwt8\r\nAan0+j04CbNp8UgIrzJAR5MLDDIOjIJ\/J0TqkccOvwcnUKYXJ\/lJnL2+HJTZa1a5\r\niI4DjgOOA44DjgMfAg4oQAGL9KlnBJoYhxal3fe3+v4W398kby2CEWzTh1YMFtnJ\r\nJx71bc8Wv5e0200mnX4vChnJtsPvbPc70fEIKuox0Eaz2pnFv\/A5KPMvGOReOw44\r\nDjgOOA44Dnx4ONAHTkTdYjQuCkMUdiiUAYsYNKMaFIUdGbDSh1osfLEeInRvVSjT\r\nK3iob3rJ7+ryO5mHQscjiR2U+fBUNfeljgOOA44DjgOOA+8yB4AdfYoV5nfUSRj\/\r\n+xx\/zXyQgBGjp9lFMSOQxbgMuDHoRBUwhJg0WMYAWyRnc2negmPARkAZXNbbTKQ9\r\n\/nFamT2yx710HHAccBxwHHAc+LBwQHCJAgsLZTLPGVwiT6...
[debug] [W3C (01c6eb78)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKAC\r\nAAQAAAABAAAC7qADAAQAAAABAAAFNgAAAACw0axrAAAAHGlET1QAAAACAAAAAAAA\r\nApsAAAAoAAACmwAAApsAAz5fOfLIjAAAQABJREFUeAHsnQdgXcWV96+65EYPYTdl\r\nk+xusqmE0AMJqZteaDZgY0uvV3XLsjEJhBRIIIAtW3IFE0rovbrgJrlheoCEjkOx\r\nwb2o3+935jyNHzJ2DB8sTzDX46u5c6ece97Mmf+cOTPj+e5yHHAccBxwHHAccBxw\r\nHOj1fZzf0+fkCddlXLfv43o1yNy7/K5ucRo/O22n73d2i+vqEOdnux0mN0kkseSB\r\nzEyEnkxWvVIQhe795e19VBfTccBxwHHAccBxwHHgA8sBC1P60IwGZECMYpXMxwt8\r\nAan0+j04CbNp8UgIrzJAR5MLDDIOjIJ/J0TqkccOvwcnUKYXJ/lJnL2+HJTZa1a5\r\niI4DjgOOA44DjgMfAg4oQAGL9KlnBJoYhxal3fe3+v4W398kby2CEWzTh1YMFtnJ\r\nJx71bc8Wv5e0200mnX4vChnJtsPvbPc70fEIKuox0Eaz2pnFv/A5KPMvGOReOw44\r\nDjgOOA44Dnx4ONAHTkTdYjQuCkMUdiiUAYsYNKMaFIUdGbDSh1osfLEeInRvVSjT\r\nK3iob3rJ7+ryO5mHQscjiR2U+fBUNfeljgOOA44DjgOOA+8yB4AdfYoV5nfUSRj/\r\n+xx/zXyQgBGjp9lFMSOQxbgMuDHoRBUwhJg0WMYAWyRnc2negmPARkAZXNbbTKQ9\r\n/nFamT2yx710HHAccBxwHHAc+LBwQHCJAgsLZTLPGVwiT6AQcAzWu31qG8MdTbbr\r\n...
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/screenshot 200 162 ms - 673356
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 4 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"adddirectory"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","adddirectory","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"adddirectory"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"BB000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"BB000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"BB000000-0000-0000-9504-000000000000","ELEMENT":"BB000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 716 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/BB000000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : false,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed 200 497 ms - 66
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 3 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Back"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Back","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Back"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'Back'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x000000018743e...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 273 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Back"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Back","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Back"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'Back'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x000000018743e...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 335 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"xpath","value":"//XCUIElementTypeButton[@name=\"StartaChatbarButtonCancel\"]"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeButton[@name=\"StartaChatbarButtonCancel\"]","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name=\"StartaChatbarButtonCancel\"]"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'xpath', value '//XCUIElementTypeButton[@name=\"StartaChatbarButtonCancel\"]'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 3996 ms - 379
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"StartaCallbarButtonCancel"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","StartaCallbarButtonCancel","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"StartaCallbarButtonCancel"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"D5000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"D5000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"D5000000-0000-0000-9504-000000000000","ELEMENT":"D5000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 702 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/D5000000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/D5000000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/D5000000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/D5000000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/D5000000-0000-0000-9504-000000000000/displayed 200 378 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"StartaCallbarButtonCancel"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","StartaCallbarButtonCancel","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"StartaCallbarButtonCancel"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"D5000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"D5000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"D5000000-0000-0000-9504-000000000000","ELEMENT":"D5000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 682 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/D5000000-0000-0000-9504-000000000000/click
[HTTP] {"id":"D5000000-0000-0000-9504-000000000000"}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/D5000000-0000-0000-9504-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/D5000000-0000-0000-9504-000000000000/click] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/D5000000-0000-0000-9504-000000000000/click] with body: {"id":"D5000000-0000-0000-9504-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/D5000000-0000-0000-9504-000000000000/click 200 973 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 3 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Home"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Home","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Home"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'Home'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x000000018743e...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 228 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Home"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Home","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Home"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'Home'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x000000018743e...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 230 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Home"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Home","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Home"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'Home'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x000000018743e...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 221 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"Home"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","Home","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"Home"}
[WD Proxy] Got an unexpected response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'Home'","traceback":"(\n\t0 WebDriverAgentLib 0x00000001031abca0 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x00000001031aba68 +[FBFindElementCommands handleFindElement:] + 460\n\t2 WebDriverAgentLib 0x000000010318ade0 -[FBRoute_TargetAction mountRequest:intoResponse:] + 220\n\t3 WebDriverAgentLib 0x000000010317825c __37-[FBWebServer registerRouteHandlers:]_block_invoke + 504\n\t4 RoutingHTTPServer 0x00000001032f6394 -[RoutingHTTPServer handleRoute:withRequest:response:] + 144\n\t5 RoutingHTTPServer 0x00000001032f6b50 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 44\n\t6 libdispatch.dylib 0x000000018745b184 B9D95EAB-9269-367D-B2F4-C2B45821A32D + 377220\n\t7 libdispatch.dylib 0x000000018743e...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (01c6eb78)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (01c6eb78)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 404 231 ms - 379
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 1 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"adddirectory"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","adddirectory","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"adddirectory"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"BB000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"BB000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"BB000000-0000-0000-9504-000000000000","ELEMENT":"BB000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 510 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/BB000000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/BB000000-0000-0000-9504-000000000000/displayed 200 317 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"xpath","value":"//XCUIElementTypeNavigationBar/XCUIElementTypeButton[1]"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeNavigationBar/XCUIElementTypeButton[1]","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"xpath","value":"//XCUIElementTypeNavigationBar/XCUIElementTypeButton[1]"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"92000000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"92000000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"92000000-0000-0000-9504-000000000000","ELEMENT":"92000000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 4126 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/92000000-0000-0000-9504-000000000000/click
[HTTP] {"id":"92000000-0000-0000-9504-000000000000"}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/92000000-0000-0000-9504-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/92000000-0000-0000-9504-000000000000/click] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/92000000-0000-0000-9504-000000000000/click] with body: {"id":"92000000-0000-0000-9504-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/92000000-0000-0000-9504-000000000000/click 200 400 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/nav_sign_out_button"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/nav_sign_out_button","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/nav_sign_out_button"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"2D010000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"2D010000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2D010000-0000-0000-9504-000000000000","ELEMENT":"2D010000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 566 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/2D010000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/2D010000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/2D010000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/2D010000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/2D010000-0000-0000-9504-000000000000/displayed 200 283 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/nav_sign_out_button"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/nav_sign_out_button","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/nav_sign_out_button"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"2D010000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"2D010000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2D010000-0000-0000-9504-000000000000","ELEMENT":"2D010000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 472 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/2D010000-0000-0000-9504-000000000000/click
[HTTP] {"id":"2D010000-0000-0000-9504-000000000000"}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/2D010000-0000-0000-9504-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/2D010000-0000-0000-9504-000000000000/click] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/2D010000-0000-0000-9504-000000000000/click] with body: {"id":"2D010000-0000-0000-9504-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/2D010000-0000-0000-9504-000000000000/click 200 459 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"iOSLogout"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","iOSLogout","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"iOSLogout"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"8B010000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"8B010000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8B010000-0000-0000-9504-000000000000","ELEMENT":"8B010000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 608 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/8B010000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/8B010000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/8B010000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/8B010000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/8B010000-0000-0000-9504-000000000000/displayed 200 353 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 2 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"iOSLogout"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","iOSLogout","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"iOSLogout"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"8B010000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"8B010000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8B010000-0000-0000-9504-000000000000","ELEMENT":"8B010000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 621 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/8B010000-0000-0000-9504-000000000000/click
[HTTP] {"id":"8B010000-0000-0000-9504-000000000000"}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/8B010000-0000-0000-9504-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/8B010000-0000-0000-9504-000000000000/click] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/8B010000-0000-0000-9504-000000000000/click] with body: {"id":"8B010000-0000-0000-9504-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/8B010000-0000-0000-9504-000000000000/click 200 820 ms - 65
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 3 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getSession() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (01c6eb78)] Responding to client with driver.getSession() result: {"udid":"df62490bf0f036f47f08e5ebeab2177b9f27f0cd","platformName":"ios","agentPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj","bootstrapPath":"/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent","automationName":"Xcuitest","bundleId":"com.vocera.uc","deviceName":"iPhone 6","newCommandTimeout":96000,"platformVersion":"11.1","useNewWDA":true,"waitForAppScript":"true","wdaConnectionTimeout":1200000,"wdaLocalPort":8200,"device":"iphone","browserName":"Vocera Vina","sdkVersion":"13.3.1","CFBundleIdentifier":"com.vocera.uc","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":750,"height":1334}}
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668 200 2 ms - 701
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context
[HTTP] {}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.getCurrentContext() with args: ["01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (01c6eb78)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/context 200 3 ms - 22
[HTTP]
[HTTP] --> POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element
[HTTP] {"using":"id","value":"com.vocera.uc:id/username"}
[debug] [W3C (01c6eb78)] Calling AppiumDriver.findElement() with args: ["id","com.vocera.uc:id/username","01c6eb78-ad09-41bd-9441-ce2ef07ad668"]
[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] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element] with body: {"using":"id","value":"com.vocera.uc:id/username"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"9D010000-0000-0000-9504-000000000000","element-6066-11e4-a52e-4f735466cecf":"9D010000-0000-0000-9504-000000000000"},"sessionId":"6042244F-C596-4358-A4F7-8D2AD7040C62"}
[debug] [W3C (01c6eb78)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9D010000-0000-0000-9504-000000000000","ELEMENT":"9D010000-0000-0000-9504-000000000000"}
[HTTP] <-- POST /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element 200 1769 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/9D010000-0000-0000-9504-000000000000/displayed
[HTTP] {}
[W3C (01c6eb78)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/9D010000-0000-0000-9504-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/9D010000-0000-0000-9504-000000000000/displayed] to [GET http://localhost:8200/session/6042244F-C596-4358-A4F7-8D2AD7040C62/element/9D010000-0000-0000-9504-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : true,
[debug] [WD Proxy] "sessionId" : "6042244F-C596-4358-A4F7-8D2AD7040C62"
[debug] [WD Proxy] }
[WD Proxy] Replacing sessionId 6042244F-C596-4358-A4F7-8D2AD7040C62 with 01c6eb78-ad09-41bd-9441-ce2ef07ad668
[HTTP] <-- GET /wd/hub/session/01c6eb78-ad09-41bd-9441-ce2ef07ad668/element/9D010000-0000-0000-9504-000000000000/displayed 200 296 ms - 65
[HTTP]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment