Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save VenkateshPS/8681884d839930d91ec62fea499e3485 to your computer and use it in GitHub Desktop.
Save VenkateshPS/8681884d839930d91ec62fea499e3485 to your computer and use it in GitHub Desktop.
Appium console log
Last login: Fri Jun 28 10:28:11 on ttys000
mchatakonda01-Macmini:~ venkateshsingh$ appium
[Appium] Welcome to Appium v1.13.0
[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.13.0"}}
[HTTP] <-- GET /wd/hub/status 200 8 ms - 68
[HTTP]
[HTTP] --> GET /wd/hub/status
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
[debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.13.0"}}
[HTTP] <-- GET /wd/hub/status 200 1 ms - 68
[HTTP]
[HTTP] --> POST /wd/hub/session
[HTTP] {"desiredCapabilities":{"app":"/Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa","maxTypeFrequency":60,"bundleid":"com.vocera.vcs","deviceName":"iphone 6","fullReset":false,"nativeWebTap":true,"wdaLocalPort":"8100","newCommandTimeout":960000,"platformVersion":"12.2","automationName":"XCUITest","useNewWDA":true,"platformName":"iOS","udid":"00008020-000B35901A68002E"},"capabilities":{"alwaysMatch":{"appium:app":"/Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa","appium:automationName":"XCUITest","bundleid":"com.vocera.vcs","appium:deviceName":"iphone 6","appium:fullReset":false,"maxTypeFrequency":60,"appium:nativeWebTap":true,"appium:newCommandTimeout":960000,"platformName":"ios","appium:platformVersion":"12.2","appium:udid":"00008020-000B35901A68002E","appium:useNewWDA":true,"appium:wdaLocalPort":"8100"},"firstMatch":[{}]}}
[debug] [W3C] Calling AppiumDriver.createSession() with args: [{"app":"/Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa","maxTypeFrequency":60,"bundleid":"com.vocera.vcs","deviceName":"iphone 6","fullReset":false,"nativeWebTap":true,"wdaLocalPort":"8100","newCommandTimeout":960000,"platformVersion":"12.2","automationName":"XCUITest","useNewWDA":true,"platformName":"iOS","udid":"00008020-000B35901A68002E"},null,{"alwaysMatch":{"appium:app":"/Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa","appium:automationName":"XCUITest","bundleid":"com.vocera.vcs","appium:deviceName":"iphone 6","appium:fullReset":false,"maxTypeFrequency":60,"appium:nativeWebTap":true,"appium:newCommandTimeout":960000,"platformName":"ios","appium:platformVersion":"12.2","appium:udid":"00008020-000B35901A68002E","appium:useNewWDA":true,"appium:wdaLocalPort":"8100"},"firstMatch":[{}]}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1561698526661 (10:38:46 GMT+0530 (India Standard Time))
[BaseDriver] The capabilities ["bundleid","maxTypeFrequency"] are not standard capabilities and should have an extension prefix
[Appium] Appium v1.13.0 creating new XCUITestDriver (v2.113.2) session
[Appium] Capabilities:
[Appium] bundleid: com.vocera.vcs
[Appium] maxTypeFrequency: 60
[Appium] platformName: ios
[Appium] app: /Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa
[Appium] automationName: XCUITest
[Appium] deviceName: iphone 6
[Appium] fullReset: false
[Appium] nativeWebTap: true
[Appium] newCommandTimeout: 960000
[Appium] platformVersion: 12.2
[Appium] udid: 00008020-000B35901A68002E
[Appium] useNewWDA: true
[Appium] wdaLocalPort: 8100
[debug] [BaseDriver] W3C capabilities {"alwaysMatch":{"appium:bun... and MJSONWP desired capabilities {"app":"/Users/Shared/VCS/V... were provided
[debug] [BaseDriver] Creating session with W3C capabilities: {"alwaysMatch":{"appium:bun...
[BaseDriver] Number capability passed in as string. Functionality may be compromised.
[BaseDriver] Capability 'wdaLocalPort' changed from string ('8100') to integer (8100). This may cause unexpected behavior
[BaseDriver] The following capabilities were provided, but are not recognized by appium: bundleid, maxTypeFrequency.
[BaseDriver] Session created with session id: f622e13f-6ca7-48cd-861a-6143a7941db1
[debug] [XCUITest] Current user: 'venkateshsingh'
[debug] [XCUITest] Available devices: 00008020-000B35901A68002E
[debug] [XCUITest] Creating iDevice object with udid '00008020-000B35901A68002E'
[XCUITest] Determining device to run tests on: udid: '00008020-000B35901A68002E', real device: true
[XCUITest] iOS SDK Version set to '12.2'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1561698534373 (10:38:54 GMT+0530 (India Standard Time))
[BaseDriver] Using local app '/Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa'
[debug] [BaseDriver] Unzipping '/Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa'
[debug] [BaseDriver] Extracted 1039 item(s) from '/Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa'
[debug] [BaseDriver] Matched 1038 item(s) in the extracted archive. Assuming 'Payload/VCS AdHoc.app' is the correct bundle
[BaseDriver] Unzipped local app to '/var/folders/yk/5kmb7xhn5x7ckvbb0h1cc4dr0000gn/T/2019528-956-16hjq0g.sdml/Payload/VCS AdHoc.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1561698537970 (10:38:57 GMT+0530 (India Standard Time))
[debug] [XCUITest] Checking whether app '/var/folders/yk/5kmb7xhn5x7ckvbb0h1cc4dr0000gn/T/2019528-956-16hjq0g.sdml/Payload/VCS AdHoc.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/var/folders/yk/5kmb7xhn5x7ckvbb0h1cc4dr0000gn/T/2019528-956-16hjq0g.sdml/Payload/VCS AdHoc.app': 'com.vocera.vcs'
[debug] [BaseDriver] Event 'resetStarted' logged at 1561698537973 (10:38:57 GMT+0530 (India Standard Time))
[debug] [XCUITest] Reset: running ios real device reset flow
[debug] [BaseDriver] Event 'resetComplete' logged at 1561698537974 (10:38:57 GMT+0530 (India Standard Time))
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Starting iOS device log capture with: 'idevicesyslog'
[debug] [XCUITest] Crash reports root '/Users/venkateshsingh/Library/Logs/CrashReporter/MobileDevice/BLRQA - iPhone XR' does not exist. Got nothing to gather.
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1561698538932 (10:38:58 GMT+0530 (India Standard Time))
[XCUITest] Setting up real device
[debug] [XCUITest] Verifying application platform
[debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"]
[debug] [XCUITest] Calling: 'ios-deploy --exists --id 00008020-000B35901A68002E --bundle_id com.vocera.vcs'
[debug] [XCUITest] Stdout: '[....] Waiting for iOS device to be connected
[debug] [XCUITest] [....] Using 00008020-000B35901A68002E (N841AP, Unknown Device, uknownos, unkarch) a.k.a. 'BLRQA - iPhone XR'.
[debug] [XCUITest] true
[debug] [XCUITest] '
[debug] [XCUITest] Reset requested. Removing app with id 'com.vocera.vcs' from the device
[debug] [XCUITest] Installing '/var/folders/yk/5kmb7xhn5x7ckvbb0h1cc4dr0000gn/T/2019528-956-16hjq0g.sdml/Payload/VCS AdHoc.app' on device with UUID '00008020-000B35901A68002E'...
[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1561698547486 (10:39:07 GMT+0530 (India Standard Time))
[XCUITest] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
[debug] [XCUITest] Parsed BUILD_DIR configuration value: '/Users/venkateshsingh/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products'
[debug] [XCUITest] Got derived data root: '/Users/venkateshsingh/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy'
[debug] [XCUITest] Starting WebDriverAgent initialization with the synchronization key '/Users/venkateshsingh/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy'
[debug] [XCUITest] Capability 'useNewWDA' set to true, so uninstalling WDA before proceeding
[XCUITest] Shutting down sub-processes
[debug] [XCUITest] Removing WDA application from device
[debug] [BaseDriver] Event 'wdaUninstalled' logged at 1561698569169 (10:39:29 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 1561698569171 (10:39:29 GMT+0530 (India Standard Time))
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Carthage found: '/usr/local/bin/carthage'
[debug] [XCUITest] Killing running processes 'xcodebuild.*00008020-000B35901A68002E, iproxy 8100' for the device 00008020-000B35901A68002E...
[debug] [XCUITest] 'pgrep -nif xcodebuild.*00008020-000B35901A68002E' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] 'pgrep -nif iproxy 8100' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] Starting iproxy to forward traffic from local port 8100 to device port 8100 over USB for the device 00008020-000B35901A68002E
[debug] [XCUITest] iProxy is running and is listening on port #8100
[debug] [XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/venkateshsingh/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy -destination id=00008020-000B35901A68002E IPHONEOS_DEPLOYMENT_TARGET=12.2 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/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:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [XCUITest] Log file for xcodebuild test: /Users/venkateshsingh/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Test-WebDriverAgentRunner-2019.06.28_10-39-33-+0530.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-72A3EA10-1259-451A-8A16-15E7FC1D2E86/WebDriverAgentRunner-3887850C-729B-466D-BB7F-9CACD8E98542/Session-WebDriverAgentRunner-2019-06-28_103937-gddQmb.log
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[WD Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}
[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: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"12.3.1\",\n \"sdkVersion\" : \"12.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"12.3.1\",\n \"ip\" : \"172.30.20.126\"\n },\n \"build\" : {\n \"upgradedAt\" : \"1561626193949\",\n \"time\" : \"Jun 27 2019 15:09:14\",\n \"productBundleIdentifier\" : \"com.facebook.WebDriverAgentRunner\"\n }\n },\n \"sessionId\" : \"113926AE-66CD-47B1-AA54-0B092DC0EBEC\",\n \"status\" : 0\n}"
[debug] [WD Proxy] Determined that the downstream protocol for proxy is MJSONWP
[debug] [XCUITest] WebDriverAgent information:
[debug] [XCUITest] {
[debug] [XCUITest] "state": "success",
[debug] [XCUITest] "os": {
[debug] [XCUITest] "name": "iOS",
[debug] [XCUITest] "version": "12.3.1",
[debug] [XCUITest] "sdkVersion": "12.2"
[debug] [XCUITest] },
[debug] [XCUITest] "ios": {
[debug] [XCUITest] "simulatorVersion": "12.3.1",
[debug] [XCUITest] "ip": "172.30.20.126"
[debug] [XCUITest] },
[debug] [XCUITest] "build": {
[debug] [XCUITest] "upgradedAt": "1561626193949",
[debug] [XCUITest] "time": "Jun 27 2019 15:09:14",
[debug] [XCUITest] "productBundleIdentifier": "com.facebook.WebDriverAgentRunner"
[debug] [XCUITest] }
[debug] [XCUITest] }
[debug] [XCUITest] WebDriverAgent successfully started after 14095ms
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1561698584471 (10:39:44 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:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.vocera.vcs","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}
[debug] [WD Proxy] Got response with status 200: {"value":{"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","capabilities":{"device":"iphone","browserName":" ","sdkVersion":"12.3.1","CFBundleIdentifier":"com.apple.springboard"}},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [WD Proxy] Determined that the downstream protocol for proxy is MJSONWP
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1561698588675 (10:39:48 GMT+0530 (India Standard Time))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1561698588675 (10:39:48 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 1561698588676 (10:39:48 GMT+0530 (India Standard Time))
[Appium] New XCUITestDriver session created successfully, session f622e13f-6ca7-48cd-861a-6143a7941db1 added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1561698588677 (10:39:48 GMT+0530 (India Standard Time))
[debug] [W3C (f622e13f)] Cached the protocol value 'W3C' for the new session f622e13f-6ca7-48cd-861a-6143a7941db1
[debug] [W3C (f622e13f)] 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","bundleid":"com.vocera.vcs","maxTypeFrequency":60,"app":"/Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa","automationName":"XCUITest","deviceName":"iphone 6","fullReset":false,"nativeWebTap":true,"newCommandTimeout":960000,"platformVersion":"12.2","udid":"00008020-000B35901A68002E","useNewWDA":true,"wdaLocalPort":8100}}
[HTTP] <-- POST /wd/hub/session 200 62019 ms - 617
[HTTP]
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[HTTP] --> GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1
[HTTP] {}
[debug] [W3C (f622e13f)] Calling AppiumDriver.getSession() with args: ["f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'getSession'
[debug] [WD Proxy] Matched '/' to command name 'getSession'
[debug] [WD Proxy] Proxying [GET /] to [GET http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505] with no body
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"sessionId\" : \"12514EDD-E00D-45F8-8867-FD67A4418505\",\n \"capabilities\" : {\n \"device\" : \"iphone\",\n \"browserName\" : \" \",\n \"sdkVersion\" : \"12.3.1\",\n \"CFBundleIdentifier\" : \"com.apple.springboard\"\n }\n },\n \"sessionId\" : \"12514EDD-E00D-45F8-8867-FD67A4418505\",\n \"status\" : 0\n}"
[debug] [WD Proxy] Proxying [GET /wda/screen] to [GET http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/screen] with no body
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"statusBarSize\" : {\n \"width\" : 0,\n \"height\" : 0\n },\n \"scale\" : 2\n },\n \"sessionId\" : \"12514EDD-E00D-45F8-8867-FD67A4418505\",\n \"status\" : 0\n}"
[debug] [WD Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/window/size] with no body
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 414,\n \"height\" : 896\n },\n \"sessionId\" : \"12514EDD-E00D-45F8-8867-FD67A4418505\",\n \"status\" : 0\n}"
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (f622e13f)] Responding to client with driver.getSession() result: {"udid":"00008020-000B35901A68002E","platformName":"ios","bundleid":"com.vocera.vcs","maxTypeFrequency":60,"app":"/Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa","automationName":"XCUITest","deviceName":"iphone 6","fullReset":false,"nativeWebTap":true,"newCommandTimeout":960000,"platformVersion":"12.2","useNewWDA":true,"wdaLocalPort":8100,"device":"iphone","browserName":" ","sdkVersion":"12.3.1","CFBundleIdentifier":"com.apple.springboard","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":828,"height":1792}}
[HTTP] <-- GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1 200 576 ms - 549
[HTTP]
[HTTP] --> GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1
[HTTP] {}
[debug] [W3C (f622e13f)] Calling AppiumDriver.getSession() with args: ["f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'getSession'
[XCUITest] Merging WDA caps over Appium caps for session detail response
[debug] [W3C (f622e13f)] Responding to client with driver.getSession() result: {"udid":"00008020-000B35901A68002E","platformName":"ios","bundleid":"com.vocera.vcs","maxTypeFrequency":60,"app":"/Users/Shared/VCS/VCS_AdHoc-3.5.0-3.5.0.1638.ipa","automationName":"XCUITest","deviceName":"iphone 6","fullReset":false,"nativeWebTap":true,"newCommandTimeout":960000,"platformVersion":"12.2","useNewWDA":true,"wdaLocalPort":8100,"device":"iphone","browserName":" ","sdkVersion":"12.3.1","CFBundleIdentifier":"com.apple.springboard","pixelRatio":2,"statBarHeight":0,"viewportRect":{"left":0,"top":0,"width":828,"height":1792}}
[HTTP] <-- GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1 200 3 ms - 549
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/elements
[HTTP] {"using":"id","value":"OK"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElements() with args: ["id","OK","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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/12514EDD-E00D-45F8-8867-FD67A4418505/elements] with body: {"using":"id","value":"OK"}
[debug] [WD Proxy] Got response with status 200: {"value":[{"ELEMENT":"BC000000-0000-0000-3400-000000000000"}],"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"BC000000-0000-0000-3400-000000000000","ELEMENT":"BC000000-0000-0000-3400-000000000000"}]
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/elements 200 478 ms - 139
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"OK"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","OK","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"OK"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"BC000000-0000-0000-3400-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"BC000000-0000-0000-3400-000000000000","ELEMENT":"BC000000-0000-0000-3400-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 552 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/BC000000-0000-0000-3400-000000000000/click
[HTTP] {"id":"BC000000-0000-0000-3400-000000000000"}
[W3C (f622e13f)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/BC000000-0000-0000-3400-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/BC000000-0000-0000-3400-000000000000/click] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/BC000000-0000-0000-3400-000000000000/click] with body: {"id":"BC000000-0000-0000-3400-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"status":0,"id":"BC000000-0000-0000-3400-000000000000","value":"","sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505"}
[WD Proxy] Replacing sessionId 12514EDD-E00D-45F8-8867-FD67A4418505 with f622e13f-6ca7-48cd-861a-6143a7941db1
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/BC000000-0000-0000-3400-000000000000/click 200 1078 ms - 118
[HTTP]
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/elements
[HTTP] {"using":"id","value":"Allow"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElements() with args: ["id","Allow","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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/12514EDD-E00D-45F8-8867-FD67A4418505/elements] with body: {"using":"id","value":"Allow"}
[debug] [WD Proxy] Got response with status 200: {"value":[{"ELEMENT":"E5000000-0000-0000-3400-000000000000"}],"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"E5000000-0000-0000-3400-000000000000","ELEMENT":"E5000000-0000-0000-3400-000000000000"}]
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/elements 200 453 ms - 139
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Allow"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Allow","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Allow"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"E5000000-0000-0000-3400-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"E5000000-0000-0000-3400-000000000000","ELEMENT":"E5000000-0000-0000-3400-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 563 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/E5000000-0000-0000-3400-000000000000/click
[HTTP] {"id":"E5000000-0000-0000-3400-000000000000"}
[W3C (f622e13f)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/E5000000-0000-0000-3400-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/E5000000-0000-0000-3400-000000000000/click] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/E5000000-0000-0000-3400-000000000000/click] with body: {"id":"E5000000-0000-0000-3400-000000000000"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"status":0,"id":"E5000000-0000-0000-3400-000000000000","value":"","sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505"}
[WD Proxy] Replacing sessionId 12514EDD-E00D-45F8-8867-FD67A4418505 with f622e13f-6ca7-48cd-861a-6143a7941db1
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/E5000000-0000-0000-3400-000000000000/click 200 1110 ms - 118
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Shared Device"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Shared Device","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Shared Device"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"28000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"28000000-0000-0000-1201-000000000000","ELEMENT":"28000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 341 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/28000000-0000-0000-1201-000000000000/displayed
[HTTP] {}
[W3C (f622e13f)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/28000000-0000-0000-1201-000000000000/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/28000000-0000-0000-1201-000000000000/displayed] to [GET http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/28000000-0000-0000-1201-000000000000/displayed] with body: {}
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"12514EDD-E00D-45F8-8867-FD67A4418505\",\n \"status\" : 0\n}"
[WD Proxy] Replacing sessionId 12514EDD-E00D-45F8-8867-FD67A4418505 with f622e13f-6ca7-48cd-861a-6143a7941db1
[HTTP] <-- GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/28000000-0000-0000-1201-000000000000/displayed 200 203 ms - 76
[HTTP]
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Shared Device"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Shared Device","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Shared Device"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"28000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"28000000-0000-0000-1201-000000000000","ELEMENT":"28000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 252 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/28000000-0000-0000-1201-000000000000/click
[HTTP] {"id":"28000000-0000-0000-1201-000000000000"}
[W3C (f622e13f)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/28000000-0000-0000-1201-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/28000000-0000-0000-1201-000000000000/click] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/28000000-0000-0000-1201-000000000000/click] with body: {"id":"28000000-0000-0000-1201-000000000000"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"status":0,"id":"28000000-0000-0000-1201-000000000000","value":"","sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505"}
[WD Proxy] Replacing sessionId 12514EDD-E00D-45F8-8867-FD67A4418505 with f622e13f-6ca7-48cd-861a-6143a7941db1
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/28000000-0000-0000-1201-000000000000/click 200 680 ms - 118
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Server IP"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Server IP","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Server IP"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"3C000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3C000000-0000-0000-1201-000000000000","ELEMENT":"3C000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 326 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3C000000-0000-0000-1201-000000000000/click
[HTTP] {"id":"3C000000-0000-0000-1201-000000000000"}
[W3C (f622e13f)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3C000000-0000-0000-1201-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3C000000-0000-0000-1201-000000000000/click] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/3C000000-0000-0000-1201-000000000000/click] with body: {"id":"3C000000-0000-0000-1201-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"status":0,"id":"3C000000-0000-0000-1201-000000000000","value":"","sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505"}
[WD Proxy] Replacing sessionId 12514EDD-E00D-45F8-8867-FD67A4418505 with f622e13f-6ca7-48cd-861a-6143a7941db1
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3C000000-0000-0000-1201-000000000000/click 200 807 ms - 118
[HTTP]
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Server IP"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Server IP","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Server IP"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"3C000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3C000000-0000-0000-1201-000000000000","ELEMENT":"3C000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 173 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3C000000-0000-0000-1201-000000000000/clear
[HTTP] {"id":"3C000000-0000-0000-1201-000000000000"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.clear() with args: ["3C000000-0000-0000-1201-000000000000","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'clear'
[debug] [WD Proxy] Matched '/element/3C000000-0000-0000-1201-000000000000/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /element/3C000000-0000-0000-1201-000000000000/clear] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/3C000000-0000-0000-1201-000000000000/clear] with no body
[debug] [WD Proxy] Got response with status 200: "{\n \"status\" : 0,\n \"id\" : \"3C000000-0000-0000-1201-000000000000\",\n \"value\" : \"\",\n \"sessionId\" : \"12514EDD-E00D-45F8-8867-FD67A4418505\"\n}"
[debug] [W3C (f622e13f)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3C000000-0000-0000-1201-000000000000/clear 200 87 ms - 14
[HTTP]
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Server IP"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Server IP","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Server IP"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"3C000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3C000000-0000-0000-1201-000000000000","ELEMENT":"3C000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 266 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3C000000-0000-0000-1201-000000000000/value
[HTTP] {"id":"3C000000-0000-0000-1201-000000000000","text":"172.30.26.96","value":["1","7","2",".","3","0",".","2","6",".","9","6"]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.setValue() with args: [["1","7","2",".","3","0",".","2","6",".","9","6"],"3C000000-0000-0000-1201-000000000000","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [WD Proxy] Matched '/element/3C000000-0000-0000-1201-000000000000/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'text' property "172.30.26.96" to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/3C000000-0000-0000-1201-000000000000/value] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/3C000000-0000-0000-1201-000000000000/value] with body: {"value":["1","7","2",".","3","0",".","2","6",".","9","6"],"text":"172.30.26.96"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"status":0,"id":"3C000000-0000-0000-1201-000000000000","value":"","sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505"}
[debug] [W3C (f622e13f)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3C000000-0000-0000-1201-000000000000/value 200 1052 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Register"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Register","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Register"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"3F000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3F000000-0000-0000-1201-000000000000","ELEMENT":"3F000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 443 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3F000000-0000-0000-1201-000000000000/click
[HTTP] {"id":"3F000000-0000-0000-1201-000000000000"}
[W3C (f622e13f)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3F000000-0000-0000-1201-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3F000000-0000-0000-1201-000000000000/click] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/3F000000-0000-0000-1201-000000000000/click] with body: {"id":"3F000000-0000-0000-1201-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"status":0,"id":"3F000000-0000-0000-1201-000000000000","value":"","sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505"}
[WD Proxy] Replacing sessionId 12514EDD-E00D-45F8-8867-FD67A4418505 with f622e13f-6ca7-48cd-861a-6143a7941db1
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/3F000000-0000-0000-1201-000000000000/click 200 878 ms - 118
[HTTP]
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"name","value":"Username"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["name","Username","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"name","value":"Username"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"81000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"81000000-0000-0000-1201-000000000000","ELEMENT":"81000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 387 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Username"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Username","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Username"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"81000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"81000000-0000-0000-1201-000000000000","ELEMENT":"81000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 282 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/81000000-0000-0000-1201-000000000000/value
[HTTP] {"id":"81000000-0000-0000-1201-000000000000","text":"test0","value":["t","e","s","t","0"]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.setValue() with args: [["t","e","s","t","0"],"81000000-0000-0000-1201-000000000000","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [WD Proxy] Matched '/element/81000000-0000-0000-1201-000000000000/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'text' property "test0" to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/81000000-0000-0000-1201-000000000000/value] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/81000000-0000-0000-1201-000000000000/value] with body: {"value":["t","e","s","t","0"],"text":"test0"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"status":0,"id":"81000000-0000-0000-1201-000000000000","value":"","sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505"}
[debug] [W3C (f622e13f)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/81000000-0000-0000-1201-000000000000/value 200 1915 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Password"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Password","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Password"}
[debug] [iProxy] waiting for connection
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] waiting for connection
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requ
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"85000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"85000000-0000-0000-1201-000000000000","ELEMENT":"85000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 432 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/85000000-0000-0000-1201-000000000000/value
[HTTP] {"id":"85000000-0000-0000-1201-000000000000","text":"test1","value":["t","e","s","t","1"]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.setValue() with args: [["t","e","s","t","1"],"85000000-0000-0000-1201-000000000000","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [WD Proxy] Matched '/element/85000000-0000-0000-1201-000000000000/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'text' property "test1" to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/85000000-0000-0000-1201-000000000000/value] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/85000000-0000-0000-1201-000000000000/value] with body: {"value":["t","e","s","t","1"],"text":"test1"}
[debug] [WD Proxy] Got response with status 200: {"status":0,"id":"85000000-0000-0000-1201-000000000000","value":"","sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/85000000-0000-0000-1201-000000000000/value 200 1558 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: swipe","args":[{"direction":"up"}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: swipe",[{"direction":"up"}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"class name","value":"XCUIElementTypeApplication"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"01000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[XCUITest] Proxying to WDA with an unknown route: POST /wda/element/01000000-0000-0000-1201-000000000000/swipe
[debug] [WD Proxy] Proxying [POST /wda/element/01000000-0000-0000-1201-000000000000/swipe] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/element/01000000-0000-0000-1201-000000000000/swipe] with body: {"direction":"up"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 666 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Log In"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Log In","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Log In"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"88000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"88000000-0000-0000-1201-000000000000","ELEMENT":"88000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 469 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/88000000-0000-0000-1201-000000000000/click
[HTTP] {"id":"88000000-0000-0000-1201-000000000000"}
[W3C (f622e13f)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/88000000-0000-0000-1201-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/88000000-0000-0000-1201-000000000000/click] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/88000000-0000-0000-1201-000000000000/click] with body: {"id":"88000000-0000-0000-1201-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"status":0,"id":"88000000-0000-0000-1201-000000000000","value":"","sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505"}
[WD Proxy] Replacing sessionId 12514EDD-E00D-45F8-8867-FD67A4418505 with f622e13f-6ca7-48cd-861a-6143a7941db1
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/88000000-0000-0000-1201-000000000000/click 200 940 ms - 118
[HTTP]
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"name","value":"Secure Messages"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["name","Secure Messages","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"name","value":"Secure Messages"}
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"name","value":"Secure Messages","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"name","value":"Secure Messages","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 159 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"name","value":"Secure Messages"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["name","Secure Messages","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"name","value":"Secure Messages"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"name","value":"Secure Messages","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"name","value":"Secure Messages","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 169 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"name","value":"Secure Messages"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["name","Secure Messages","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"name","value":"Secure Messages"}
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"name","value":"Secure Messages","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"name","value":"Secure Messages","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 183 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"name","value":"Secure Messages"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["name","Secure Messages","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"name","value":"Secure Messages"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"D8000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"D8000000-0000-0000-1201-000000000000","ELEMENT":"D8000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 262 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Profile"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Profile","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Profile"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"DD000000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"DD000000-0000-0000-1201-000000000000","ELEMENT":"DD000000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 343 ms - 137
[HTTP]
[HTTP] --> GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/DD000000-0000-0000-1201-000000000000/location
[HTTP] {}
[debug] [W3C (f622e13f)] Calling AppiumDriver.getLocation() with args: ["DD000000-0000-0000-1201-000000000000","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'getLocation'
[debug] [WD Proxy] Matched '/element/DD000000-0000-0000-1201-000000000000/rect' to command name 'getElementRect'
[debug] [WD Proxy] Proxying [GET /element/DD000000-0000-0000-1201-000000000000/rect] to [GET http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/DD000000-0000-0000-1201-000000000000/rect] with no body
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"y\" : 111,\n \"x\" : 20,\n \"width\" : 48,\n \"height\" : 48\n },\n \"sessionId\" : \"12514EDD-E00D-45F8-8867-FD67A4418505\",\n \"status\" : 0\n}"
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.getLocation() result: {"x":20,"y":111}
[HTTP] <-- GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/DD000000-0000-0000-1201-000000000000/location 200 101 ms - 26
[HTTP]
[HTTP] --> GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/DD000000-0000-0000-1201-000000000000/location
[HTTP] {}
[debug] [W3C (f622e13f)] Calling AppiumDriver.getLocation() with args: ["DD000000-0000-0000-1201-000000000000","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'getLocation'
[debug] [WD Proxy] Matched '/element/DD000000-0000-0000-1201-000000000000/rect' to command name 'getElementRect'
[debug] [WD Proxy] Proxying [GET /element/DD000000-0000-0000-1201-000000000000/rect] to [GET http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/DD000000-0000-0000-1201-000000000000/rect] with no body
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"y\" : 111,\n \"x\" : 20,\n \"width\" : 48,\n \"height\" : 48\n },\n \"sessionId\" : \"12514EDD-E00D-45F8-8867-FD67A4418505\",\n \"status\" : 0\n}"
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.getLocation() result: {"x":20,"y":111}
[HTTP] <-- GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/DD000000-0000-0000-1201-000000000000/location 200 127 ms - 26
[HTTP]
[HTTP] --> GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/window/rect
[HTTP] {}
[debug] [W3C (f622e13f)] Calling AppiumDriver.getWindowRect() with args: ["f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'getWindowRect'
[debug] [WD Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/window/size] with no body
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 414,\n \"height\" : 896\n },\n \"sessionId\" : \"12514EDD-E00D-45F8-8867-FD67A4418505\",\n \"status\" : 0\n}"
[debug] [W3C (f622e13f)] Responding to client with driver.getWindowRect() result: {"width":414,"height":896,"x":0,"y":0}
[HTTP] <-- GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/window/rect 200 129 ms - 48
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":374,"y":131}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":374,"y":131}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":374,"y":131}
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 659 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Search"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Search","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Search"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"A7010000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A7010000-0000-0000-1201-000000000000","ELEMENT":"A7010000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 1938 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/A7010000-0000-0000-1201-000000000000/click
[HTTP] {"id":"A7010000-0000-0000-1201-000000000000"}
[W3C (f622e13f)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/A7010000-0000-0000-1201-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/A7010000-0000-0000-1201-000000000000/click] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/A7010000-0000-0000-1201-000000000000/click] with body: {"id":"A7010000-0000-0000-1201-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"status":0,"id":"A7010000-0000-0000-1201-000000000000","value":"","sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505"}
[WD Proxy] Replacing sessionId 12514EDD-E00D-45F8-8867-FD67A4418505 with f622e13f-6ca7-48cd-861a-6143a7941db1
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/A7010000-0000-0000-1201-000000000000/click 200 2691 ms - 118
[HTTP]
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/elements
[HTTP] {"using":"id","value":"Clear text"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElements() with args: ["id","Clear text","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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/12514EDD-E00D-45F8-8867-FD67A4418505/elements] with body: {"using":"id","value":"Clear text"}
[debug] [WD Proxy] Got response with status 200: {"value":[],"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/elements 200 842 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Searchbar Contacts"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Searchbar Contacts","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Searchbar Contacts"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"06010000-0000-0000-1201-000000000000"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"06010000-0000-0000-1201-000000000000","ELEMENT":"06010000-0000-0000-1201-000000000000"}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 200 1818 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/06010000-0000-0000-1201-000000000000/value
[HTTP] {"id":"06010000-0000-0000-1201-000000000000","text":"test four","value":["t","e","s","t"," ","f","o","u","r"]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.setValue() with args: [["t","e","s","t"," ","f","o","u","r"],"06010000-0000-0000-1201-000000000000","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [WD Proxy] Matched '/element/06010000-0000-0000-1201-000000000000/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'text' property "test four" to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/06010000-0000-0000-1201-000000000000/value] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/06010000-0000-0000-1201-000000000000/value] with body: {"value":["t","e","s","t"," ","f","o","u","r"],"text":"test four"}
[debug] [iProxy] recv failed: Operation timed out
[debug] [iProxy] recv failed: Operation timed out
[WD Proxy] Got an unexpected response: {"code":"ECONNRESET"}
[debug] [WD Proxy] Matched '/element/06010000-0000-0000-1201-000000000000/attribute/type' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/06010000-0000-0000-1201-000000000000/attribute/type] to [GET http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element/06010000-0000-0000-1201-000000000000/attribute/type] with no body
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : \"XCUIElementTypeOther\",\n \"sessionId\" : \"12514EDD-E00D-45F8-8867-FD67A4418505\",\n \"status\" : 0\n}"
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up
[debug] [W3C (f622e13f)] at JWProxy.command (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:237:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element/06010000-0000-0000-1201-000000000000/value 500 6243 ms - 530
[HTTP]
[HTTP] --> GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/screenshot
[HTTP] {}
[debug] [W3C (f622e13f)] Calling AppiumDriver.getScreenshot() with args: ["f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/screenshot] with no body
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAzwAAAcACAIAAACaY9F8AAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAOAAAAAKAAAA4AAAAOAAAIEtQ30joYAAEAASURBVHgB\\r\\n7J0HgB1F\\/cf3XXlX0kPoCKKioqiABaUIIiIJSSChQ9r1uxR6L9Jy5d273lsaBARR\\r\\nQZAmXUVA6YRUAopYqEpNu8v7f2Z\\/d5NHChL\\/IDnyfSybebMzs7OfnXu\\/7\\/6mbBDo\\r\\nIwIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\\r\\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\\r\\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\\r\\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\\r\\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\\r\\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\\r\\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\\r\\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\\r\\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\\r\\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAJbL4FIJJKSksL1p6amegoW479a\\r\\nwBL4ZGlpacS...
[debug] [W3C (f622e13f)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAzwAAAcACAIAAACaY9F8AAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAOAAAAAKAAAA4AAAAOAAAIEtQ30joYAAEAASURBVHgB\r\n7J0HgB1F/cf3XXlX0kPoCKKioqiABaUIIiIJSSChQ9r1uxR6L9Jy5d273lsaBARR\r\nQZAmXUVA6YRUAopYqEpNu8v7f2Z/d5NHChL/IDnyfSybebMzs7OfnXu/7/6mbBDo\r\nIwIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\r\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\r\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\r\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\r\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\r\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\r\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\r\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\r\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIi\r\nIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAIiIAJbL4FIJJKSksL1p6amegoW479a\r\nwBL4ZGlpacST3Sfzhzaa3Sf7gICVlpGRQRpfmk9vR9PT09c76k/nsyRfkY/0AV+g\r\n...
[HTTP] <-- GET /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/screenshot 200 731 ms - 424804
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Cancel"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Cancel","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Cancel"}
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"id","value":"Cancel","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"id","value":"Cancel","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 249 ms - 379
[HTTP]
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Connection reset by peer
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"CANCEL"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","CANCEL","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"CANCEL"}
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"id","value":"CANCEL","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"id","value":"CANCEL","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 243 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Yes"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Yes","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Yes"}
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"id","value":"Yes","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"id","value":"Yes","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 207 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":24,"y":24}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":24,"y":24}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":24,"y":24}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 923 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":24,"y":24}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":24,"y":24}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":24,"y":24}
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 893 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":24,"y":24}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":24,"y":24}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":24,"y":24}
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 935 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":24,"y":24}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":24,"y":24}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":24,"y":24}
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 920 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":24,"y":24}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":24,"y":24}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":24,"y":24}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 1193 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Enter your credentials"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Enter your credentials","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Enter your credentials"}
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"id","value":"Enter your credentials","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"id","value":"Enter your credentials","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 279 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"IC028 01 Log Out.fw"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","IC028 01 Log Out.fw","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"IC028 01 Log Out.fw"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"id","value":"IC028 01 Log Out.fw","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"id","value":"IC028 01 Log Out.fw","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 230 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Profile"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Profile","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Profile"}
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"id","value":"Profile","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"id","value":"Profile","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 219 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Yes"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Yes","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Yes"}
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"id","value":"Yes","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"id","value":"Yes","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 228 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":24,"y":24}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":24,"y":24}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":24,"y":24}
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 932 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":24,"y":24}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":24,"y":24}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":24,"y":24}
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 915 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":24,"y":24}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":24,"y":24}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":24,"y":24}
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 900 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":24,"y":24}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":24,"y":24}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":24,"y":24}
[debug] [iProxy] esting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] waiting for connection
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd = 4
[debug] [iProxy] run_stoc_loop: fd = 4
[debug] [iProxy] accepted connection, fd = 4
[debug] [iProxy] waiting for connection
[debug] [iProxy] Number of available devices == 1
[debug] [iProxy] Requesting connecion to device handle == 1 (serial: 00008020-000B35901A68002E), port 8100
[debug] [iProxy] run_ctos_loop: fd
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 928 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync
[HTTP] {"script":"mobile: tap","args":[{"x":24,"y":24}]}
[debug] [W3C (f622e13f)] Calling AppiumDriver.execute() with args: ["mobile: tap",[{"x":24,"y":24}],"f622e13f-6ca7-48cd-861a-6143a7941db1"]
[debug] [XCUITest] Executing command 'execute'
[XCUITest] Proxying to WDA with an unknown route: POST /wda/tap/0
[debug] [WD Proxy] Proxying [POST /wda/tap/0] to [POST http://localhost:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/wda/tap/0] with body: {"x":24,"y":24}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":0}
[debug] [W3C (f622e13f)] Responding to client with driver.execute() result: {}
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/execute/sync 200 783 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Enter your credentials"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Enter your credentials","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Enter your credentials"}
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"id","value":"Enter your credentials","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"id","value":"Enter your credentials","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 266 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"IC028 01 Log Out.fw"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","IC028 01 Log Out.fw","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"IC028 01 Log Out.fw"}
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"id","value":"IC028 01 Log Out.fw","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"id","value":"IC028 01 Log Out.fw","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 226 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element
[HTTP] {"using":"id","value":"Profile"}
[debug] [W3C (f622e13f)] Calling AppiumDriver.findElement() with args: ["id","Profile","f622e13f-6ca7-48cd-861a-6143a7941db1"]
[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:8100/session/12514EDD-E00D-45F8-8867-FD67A4418505/element] with body: {"using":"id","value":"Profile"}
[debug] [WD Proxy] Got response with status 200: {"value":{"using":"id","value":"Profile","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[WD Proxy] Got an unexpected response: {"value":{"using":"id","value":"Profile","description":"unable to find an element"},"sessionId":"12514EDD-E00D-45F8-8867-FD67A4418505","status":7}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[debug] [iProxy] recv failed: Connection reset by peer
[debug] [iProxy] recv failed: Operation not permitted
[debug] [W3C (f622e13f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (f622e13f)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13)
[HTTP] <-- POST /wd/hub/session/f622e13f-6ca7-48cd-861a-6143a7941db1/element 404 230 ms - 379
[HTTP]
^Z
[1]+ Stopped appium
mchatakonda01-Macmini:~ venkateshsingh$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment