Skip to content

Instantly share code, notes, and snippets.

@jerislee
Created April 13, 2020 08:38
Show Gist options
  • Save jerislee/54e9cf4fc7c944673b779b10b6de64dc to your computer and use it in GitHub Desktop.
Save jerislee/54e9cf4fc7c944673b779b10b6de64dc to your computer and use it in GitHub Desktop.
Last login: Mon Apr 13 14:05:35 on ttys001
jerislee@ip-10-11-90-62 ~ % appium -a 127.0.0.1 -p 4721 -dc '{"wdaLocalPort":"8101","derivedDataPath":"~/Documents/sim_data/sim1_data", "udid":"D3ED3528-1B9E-447C-AC54-AF86AA89F07A", "deviceName":"iPhoneXS_13", "platform-version":"13.0"}'
[Appium] Welcome to Appium v1.17.1-beta.0
[Appium] Non-default server args:
[Appium] address: 127.0.0.1
[Appium] port: 4721
[Appium] defaultCapabilities: {
[Appium] wdaLocalPort: 8101
[Appium] derivedDataPath: ~/Documents/sim_data/sim1_data
[Appium] udid: D3ED3528-1B9E-447C-AC54-AF86AA89F07A
[Appium] deviceName: iPhoneXS_13
[Appium] platform-version: 13.0
[Appium] }
[Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities:
[Appium] wdaLocalPort: 8101
[Appium] derivedDataPath: ~/Documents/sim_data/sim1_data
[Appium] udid: D3ED3528-1B9E-447C-AC54-AF86AA89F07A
[Appium] deviceName: iPhoneXS_13
[Appium] platform-version: 13.0
[Appium] Appium REST http interface listener started on 127.0.0.1:4721
[HTTP] --> POST /wd/hub/session
[HTTP] {"capabilities":{"firstMatch":[{"appium:app":"/Users/jerislee/Documents/MCYAppdoor_12210.app","platformName":"ios","appium:automationName":"XCUITest","appium:noReset":false,"appium:udid":"D3ED3528-1B9E-447C-AC54-AF86AA89F07A","appium:deviceName":"iPhoneXS_13","appium:platformVersion":"13.0","appium:additionalWebviewBundleIds":["com.apple.WebKit.WebContent","process-com.apple.WebKit.WebContent","process-SafariViewService","com.apple.SafariViewService","com.apple.mobilesafari","cc.MCC.MCY.door.s012210"],"appium:derivedDataPath":"~/Documents/sim_data/sim1_data"}]},"desiredCapabilities":{"app":"/Users/jerislee/Documents/MCYAppdoor_12210.app","platformName":"ios","automationName":"XCUITest","noReset":false,"udid":"D3ED3528-1B9E-447C-AC54-AF86AA89F07A","deviceName":"iPhoneXS_13","platformVersion":"13.0","additionalWebviewBundleIds":["com.apple.WebKit.WebContent","process-com.apple.WebKit.WebContent","process-SafariViewService","com.apple.SafariViewService","com.apple.mobilesafar
[debug] [W3C] Calling AppiumDriver.createSession() with args: [{"app":"/Users/jerislee/Documents/MCYAppdoor_12210.app","platformName":"ios","automationName":"XCUITest","noReset":false,"udid":"D3ED3528-1B9E-447C-AC54-AF86AA89F07A","deviceName":"iPhoneXS_13","platformVersion":"13.0","additionalWebviewBundleIds":["com.apple.WebKit.WebContent","process-com.apple.WebKit.WebContent","process-SafariViewService","com.apple.SafariViewService","com.apple.mobilesafari","cc.MCC.MCY.door.s012210"],"derivedDataPath":"~/Documents/sim_data/sim1_data"},null,{"firstMatch":[{"appium:app":"/Users/jerislee/Documents/MCYAppdoor_12210.app","platformName":"ios","appium:automationName":"XCUITest","appium:noReset":false,"appium:udid":"D3ED3528-1B9E-447C-AC54-AF86AA89F07A","appium:deviceName":"iPhoneXS_13","appium:platformVersion":"13.0","appium:additionalWebviewBundleIds":["com.apple.WebKit.WebContent","process-com.apple.WebKit.WebContent","process-SafariViewService","com.apple.SafariViewService","com.apple.mobilesafari","cc.MCC.MCY.door.s012210"],"appium:derivedDataPath":...
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1586766473378 (16:27:53 GMT+0800 (台北標準時間))
[BaseDriver] The following capabilities are not standard capabilities and should have an extension prefix:
[BaseDriver] wdaLocalPort
[BaseDriver] platform-version
[Appium] Appium v1.17.1-beta.0 creating new XCUITestDriver (v3.21.1) session
[debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "platformName": "ios",
[debug] [BaseDriver] "appium:wdaLocalPort": "8101",
[debug] [BaseDriver] "appium:platform-version": "13.0",
[debug] [BaseDriver] "appium:app": "/Users/jerislee/Documents/MCYAppdoor_12210.app",
[debug] [BaseDriver] "appium:automationName": "XCUITest",
[debug] [BaseDriver] "appium:noReset": false,
[debug] [BaseDriver] "appium:udid": "D3ED3528-1B9E-447C-AC54-AF86AA89F07A",
[debug] [BaseDriver] "appium:deviceName": "iPhoneXS_13",
[debug] [BaseDriver] "appium:platformVersion": "13.0",
[debug] [BaseDriver] "appium:additionalWebviewBundleIds": [
[debug] [BaseDriver] "com.apple.WebKit.WebContent",
[debug] [BaseDriver] "process-com.apple.WebKit.WebContent",
[debug] [BaseDriver] "process-SafariViewService",
[debug] [BaseDriver] "com.apple.SafariViewService",
[debug] [BaseDriver] "com.apple.mobilesafari",
[debug] [BaseDriver] "cc.MCC.MCY.door.s012210"
[debug] [BaseDriver] ],
[debug] [BaseDriver] "appium:derivedDataPath": "~/Documents/sim_data/sim1_data"
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[BaseDriver] Number capability passed in as string. Functionality may be compromised.
[BaseDriver] Capability 'wdaLocalPort' changed from string ('8101') to integer (8101). This may cause unexpected behavior
[BaseDriver] The following capabilities were provided, but are not recognized by Appium:
[BaseDriver] platform-version
[BaseDriver] Session created with session id: 245bdd4c-075a-4b65-ba95-b338941ae1c4
[debug] [XCUITest] Current user: 'jerislee'
[debug] [XCUITest] Available devices:
[debug] [XCUITest] No real device with udid 'D3ED3528-1B9E-447C-AC54-AF86AA89F07A'. Looking for simulator
[iOSSim] Constructing iOS simulator for Xcode version 11.4 with udid 'D3ED3528-1B9E-447C-AC54-AF86AA89F07A'
[XCUITest] Determining device to run tests on: udid: 'D3ED3528-1B9E-447C-AC54-AF86AA89F07A', real device: false
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1586766475769 (16:27:55 GMT+0800 (台北標準時間))
[BaseDriver] Using local app '/Users/jerislee/Documents/MCYAppdoor_12210.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1586766475773 (16:27:55 GMT+0800 (台北標準時間))
[debug] [XCUITest] Checking whether app '/Users/jerislee/Documents/MCYAppdoor_12210.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/Users/jerislee/Documents/MCYAppdoor_12210.app': 'cc.MCC.MCY.door.s012210'
[debug] [BaseDriver] Event 'resetStarted' logged at 1586766475781 (16:27:55 GMT+0800 (台北標準時間))
[XCUITest] Not scrubbing third party app in anticipation of uninstall
[debug] [BaseDriver] Event 'resetComplete' logged at 1586766476138 (16:27:56 GMT+0800 (台北標準時間))
[debug] [IOSSimulatorLog] Starting log capture for iOS Simulator with udid 'D3ED3528-1B9E-447C-AC54-AF86AA89F07A' using simctl
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1586766476948 (16:27:56 GMT+0800 (台北標準時間))
[XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[debug] [iOS] Setting did not need to be updated
[debug] [iOSSim] Setting preferences of D3ED3528-1B9E-447C-AC54-AF86AA89F07A Simulator to {"ConnectHardwareKeyboard":false}
[debug] [iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"ConnectHardwareKeyboard":false}
[debug] [iOSSim] Updated D3ED3528-1B9E-447C-AC54-AF86AA89F07A Simulator preferences at '/Users/jerislee/Library/Preferences/com.apple.iphonesimulator.plist' with {"DevicePreferences":{"D3ED3528-1B9E-447C-AC54-AF86AA89F07A":{"ConnectHardwareKeyboard":false}},"RotateWindowWhenSignaledByGuest":true,"ConnectHardwareKeyboard":false}
[debug] [iOSSim] Got Simulator UI client PID: 1119
[iOSSim] Both Simulator with UDID 'D3ED3528-1B9E-447C-AC54-AF86AA89F07A' and the UI client are currently running
[debug] [BaseDriver] Event 'simStarted' logged at 1586766477333 (16:27:57 GMT+0800 (台北標準時間))
[debug] [XCUITest] Verifying application platform
[debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneSimulator"]
[debug] [XCUITest] Reset requested. Removing app with id 'cc.MCC.MCY.door.s012210' from the device
[debug] [XCUITest] Installing '/Users/jerislee/Documents/MCYAppdoor_12210.app' on Simulator with UUID 'D3ED3528-1B9E-447C-AC54-AF86AA89F07A'...
[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1586766483962 (16:28:03 GMT+0800 (台北標準時間))
[WebDriverAgent] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent'
[WebDriverAgent] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'
[debug] [WebDriverAgent] No obsolete cached processes from previous WDA sessions listening on port 8101 have been found
[DevCon Factory] Requesting connection for device D3ED3528-1B9E-447C-AC54-AF86AA89F07A on local port 8101, device port 8101
[debug] [DevCon Factory] Cached connections count: 0
[DevCon Factory] Successfully requested the connection for D3ED3528-1B9E-447C-AC54-AF86AA89F07A:8101
[debug] [XCUITest] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8101/status] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "message" : "WebDriverAgent is ready to accept commands",
[debug] [WD Proxy] "state" : "success",
[debug] [WD Proxy] "os" : {
[debug] [WD Proxy] "name" : "iOS",
[debug] [WD Proxy] "version" : "13.0",
[debug] [WD Proxy] "sdkVersion" : "13.4"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ios" : {
[debug] [WD Proxy] "simulatorVersion" : "13.0",
[debug] [WD Proxy] "ip" : "10.11.90.62"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ready" : true,
[debug] [WD Proxy] "build" : {
[debug] [WD Proxy] "upgradedAt" : "1586765146630",
[debug] [WD Proxy] "time" : "Apr 10 2020 13:23:25",
[debug] [WD Proxy] "productBundleIdentifier" : "com.facebook.WebDriverAgentRunner"
[debug] [WD Proxy] }
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "B6AAAAAB-9061-41D4-86E4-937D0493CF39"
[debug] [WD Proxy] }
[debug] [WebDriverAgent] Upgrade timestamp of the currently bundled WDA: 1586765146630
[debug] [WebDriverAgent] Upgrade timestamp of the WDA on the device: 1586765146630
[WebDriverAgent] Will reuse previously cached WDA instance at 'http://127.0.0.1:8101/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8101 if this is an undesired behavior.
[debug] [XCUITest] Trying to start WebDriverAgent 2 times with 10000ms interval
[debug] [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1586766484129 (16:28:04 GMT+0800 (台北標準時間))
[WebDriverAgent] Using provided WebdriverAgent at 'http://127.0.0.1:8101/'
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8101/status] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "message" : "WebDriverAgent is ready to accept commands",
[debug] [WD Proxy] "state" : "success",
[debug] [WD Proxy] "os" : {
[debug] [WD Proxy] "name" : "iOS",
[debug] [WD Proxy] "version" : "13.0",
[debug] [WD Proxy] "sdkVersion" : "13.4"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ios" : {
[debug] [WD Proxy] "simulatorVersion" : "13.0",
[debug] [WD Proxy] "ip" : "10.11.90.62"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ready" : true,
[debug] [WD Proxy] "build" : {
[debug] [WD Proxy] "upgradedAt" : "1586765146630",
[debug] [WD Proxy] "time" : "Apr 10 2020 13:23:25",
[debug] [WD Proxy] "productBundleIdentifier" : "com.facebook.WebDriverAgentRunner"
[debug] [WD Proxy] }
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "B6AAAAAB-9061-41D4-86E4-937D0493CF39"
[debug] [WD Proxy] }
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1586766484139 (16:28:04 GMT+0800 (台北標準時間))
[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://127.0.0.1:8101/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"cc.MCC.MCY.door.s012210","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":{"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1","capabilities":{"device":"iphone","browserName":" ","sdkVersion":"13.0","CFBundleIdentifier":"com.apple.springboard"}},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1586766497234 (16:28:17 GMT+0800 (台北標準時間))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1586766497235 (16:28:17 GMT+0800 (台北標準時間))
[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 1586766497235 (16:28:17 GMT+0800 (台北標準時間))
[debug] [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it
[debug] [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it
[Appium] New XCUITestDriver session created successfully, session 245bdd4c-075a-4b65-ba95-b338941ae1c4 added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1586766497237 (16:28:17 GMT+0800 (台北標準時間))
[debug] [W3C (245bdd4c)] Cached the protocol value 'W3C' for the new session 245bdd4c-075a-4b65-ba95-b338941ae1c4
[debug] [W3C (245bdd4c)] 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","wdaLocalPort":8101,"platform-version":"13.0","app":"/Users/jerislee/Documents/MCYAppdoor_12210.app","automationName":"XCUITest","noReset":false,"udid":"D3ED3528-1B9E-447C-AC54-AF86AA89F07A","deviceName":"iPhoneXS_13","platformVersion":"13.0","additionalWebviewBundleIds":["com.apple.WebKit.WebContent","process-com.apple.WebKit.WebContent","process-SafariViewService","com.apple.SafariViewService","com.apple.mobilesafari","cc.MCC.MCY.door.s012210"],"derivedDataPath":"~/Documents/sim_data/sim1_data"}}
[HTTP] <-- POST /wd/hub/session 200 23876 ms - 808
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 6 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getAlertText() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getAlertText'
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/alert/text] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : "“係金ㄟ” Would Like to Send You Notifications\nNotifications may include alerts, sounds, and icon badges. These can be configured in Settings.",
[debug] [WD Proxy] "sessionId" : "1322767F-CEFA-4C9A-BE14-F8F1797F93D1"
[debug] [WD Proxy] }
[debug] [W3C (245bdd4c)] Responding to client with driver.getAlertText() result: "“係金ㄟ” Would Like to Send You Notifications\nNotifications may include alerts, sounds, and icon badges. These can be configured in Settings."
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text 200 1348 ms - 161
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getAlertText() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getAlertText'
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/alert/text] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : "“係金ㄟ” Would Like to Send You Notifications\nNotifications may include alerts, sounds, and icon badges. These can be configured in Settings.",
[debug] [WD Proxy] "sessionId" : "1322767F-CEFA-4C9A-BE14-F8F1797F93D1"
[debug] [WD Proxy] }
[debug] [W3C (245bdd4c)] Responding to client with driver.getAlertText() result: "“係金ㄟ” Would Like to Send You Notifications\nNotifications may include alerts, sounds, and icon badges. These can be configured in Settings."
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text 200 1320 ms - 161
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getAlertText() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getAlertText'
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/alert/text] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : "“係金ㄟ” Would Like to Send You Notifications\nNotifications may include alerts, sounds, and icon badges. These can be configured in Settings.",
[debug] [WD Proxy] "sessionId" : "1322767F-CEFA-4C9A-BE14-F8F1797F93D1"
[debug] [WD Proxy] }
[debug] [W3C (245bdd4c)] Responding to client with driver.getAlertText() result: "“係金ㄟ” Would Like to Send You Notifications\nNotifications may include alerts, sounds, and icon badges. These can be configured in Settings."
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text 200 1429 ms - 161
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/accept
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.postAcceptAlert() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'postAcceptAlert'
[debug] [WD Proxy] Matched '/alert/accept' to command name 'postAcceptAlert'
[debug] [WD Proxy] Proxying [POST /alert/accept] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/alert/accept] with body: {}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.postAcceptAlert() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/accept 200 1632 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getAlertText() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getAlertText'
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/alert/text] with no body
[WD Proxy] Got response with status 404: {
[WD Proxy] "value" : {
[WD Proxy] "error" : "no such alert",
[WD Proxy] "message" : "An attempt was made to operate on a modal dialog when one was not open",
[WD Proxy] "traceback" : ""
[WD Proxy] },
[WD Proxy] "sessionId" : "1322767F-CEFA-4C9A-BE14-F8F1797F93D1"
[WD Proxy] }
[debug] [W3C] Matched W3C error code 'no such alert' to NoSuchAlertError
[debug] [W3C (245bdd4c)] Encountered internal error running command: NoSuchAlertError: An attempt was made to operate on a modal dialog when one was not open
[debug] [W3C (245bdd4c)] at errorFromW3CJsonCode (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:780:25)
[debug] [W3C (245bdd4c)] at ProxyRequestError.getActualError (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:663:14)
[debug] [W3C (245bdd4c)] at JWProxy.command (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:264:19)
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text 404 676 ms - 616
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getAlertText() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getAlertText'
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/alert/text] with no body
[WD Proxy] Got response with status 404: {
[WD Proxy] "value" : {
[WD Proxy] "error" : "no such alert",
[WD Proxy] "message" : "An attempt was made to operate on a modal dialog when one was not open",
[WD Proxy] "traceback" : ""
[WD Proxy] },
[WD Proxy] "sessionId" : "1322767F-CEFA-4C9A-BE14-F8F1797F93D1"
[WD Proxy] }
[debug] [W3C] Matched W3C error code 'no such alert' to NoSuchAlertError
[debug] [W3C (245bdd4c)] Encountered internal error running command: NoSuchAlertError: An attempt was made to operate on a modal dialog when one was not open
[debug] [W3C (245bdd4c)] at errorFromW3CJsonCode (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:780:25)
[debug] [W3C (245bdd4c)] at ProxyRequestError.getActualError (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:663:14)
[debug] [W3C (245bdd4c)] at JWProxy.command (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:264:19)
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text 404 225 ms - 616
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getAlertText() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getAlertText'
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/alert/text] with no body
[WD Proxy] Got response with status 404: {
[WD Proxy] "value" : {
[WD Proxy] "error" : "no such alert",
[WD Proxy] "message" : "An attempt was made to operate on a modal dialog when one was not open",
[WD Proxy] "traceback" : ""
[WD Proxy] },
[WD Proxy] "sessionId" : "1322767F-CEFA-4C9A-BE14-F8F1797F93D1"
[WD Proxy] }
[debug] [W3C] Matched W3C error code 'no such alert' to NoSuchAlertError
[debug] [W3C (245bdd4c)] Encountered internal error running command: NoSuchAlertError: An attempt was made to operate on a modal dialog when one was not open
[debug] [W3C (245bdd4c)] at errorFromW3CJsonCode (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:780:25)
[debug] [W3C (245bdd4c)] at ProxyRequestError.getActualError (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:663:14)
[debug] [W3C (245bdd4c)] at JWProxy.command (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:264:19)
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text 404 483 ms - 616
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getAlertText() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getAlertText'
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/alert/text] with no body
[WD Proxy] Got response with status 404: {
[WD Proxy] "value" : {
[WD Proxy] "error" : "no such alert",
[WD Proxy] "message" : "An attempt was made to operate on a modal dialog when one was not open",
[WD Proxy] "traceback" : ""
[WD Proxy] },
[WD Proxy] "sessionId" : "1322767F-CEFA-4C9A-BE14-F8F1797F93D1"
[WD Proxy] }
[debug] [W3C] Matched W3C error code 'no such alert' to NoSuchAlertError
[debug] [W3C (245bdd4c)] Encountered internal error running command: NoSuchAlertError: An attempt was made to operate on a modal dialog when one was not open
[debug] [W3C (245bdd4c)] at errorFromW3CJsonCode (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:780:25)
[debug] [W3C (245bdd4c)] at ProxyRequestError.getActualError (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:663:14)
[debug] [W3C (245bdd4c)] at JWProxy.command (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:264:19)
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/alert/text 404 193 ms - 616
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"couponPopupCloseBtn"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","couponPopupCloseBtn","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"couponPopupCloseBtn"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"11000000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"11000000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"11000000-0000-0000-AD18-000000000000","ELEMENT":"11000000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 385 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/11000000-0000-0000-AD18-000000000000/click
[HTTP] {"id":"11000000-0000-0000-AD18-000000000000"}
[W3C (245bdd4c)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/11000000-0000-0000-AD18-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/11000000-0000-0000-AD18-000000000000/click] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/11000000-0000-0000-AD18-000000000000/click] with body: {"id":"11000000-0000-0000-AD18-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[WD Proxy] Replacing sessionId 1322767F-CEFA-4C9A-BE14-F8F1797F93D1 with 245bdd4c-075a-4b65-ba95-b338941ae1c4
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/11000000-0000-0000-AD18-000000000000/click 200 720 ms - 65
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":1000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,1000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":1000}}
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 6 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"In progress"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","In progress","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 1000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'In progress'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x00007fff512098e8 _dispa...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [BaseDriver] Waited for 402 ms so far
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'In progress'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x00007fff512098e8 _dispa...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (245bdd4c)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (245bdd4c)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 404 1050 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 2 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"tabBarMember"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","tabBarMember","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"tabBarMember"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"1F000000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"1F000000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1F000000-0000-0000-AD18-000000000000","ELEMENT":"1F000000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 423 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/1F000000-0000-0000-AD18-000000000000/click
[HTTP] {"id":"1F000000-0000-0000-AD18-000000000000"}
[W3C (245bdd4c)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/1F000000-0000-0000-AD18-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/1F000000-0000-0000-AD18-000000000000/click] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/1F000000-0000-0000-AD18-000000000000/click] with body: {"id":"1F000000-0000-0000-AD18-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[WD Proxy] Replacing sessionId 1322767F-CEFA-4C9A-BE14-F8F1797F93D1 with 245bdd4c-075a-4b65-ba95-b338941ae1c4
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/1F000000-0000-0000-AD18-000000000000/click 200 1028 ms - 65
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":1000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,1000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":1000}}
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 5 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"In progress"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","In progress","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 1000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'In progress'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x00007fff512098e8 _dispa...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [BaseDriver] Waited for 651 ms so far
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'In progress'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x00007fff512098e8 _dispa...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (245bdd4c)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (245bdd4c)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 404 1309 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 2 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"loginCountryCodeTextField"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","loginCountryCodeTextField","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"loginCountryCodeTextField"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"8D000000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"8D000000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8D000000-0000-0000-AD18-000000000000","ELEMENT":"8D000000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 289 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/8D000000-0000-0000-AD18-000000000000/click
[HTTP] {"id":"8D000000-0000-0000-AD18-000000000000"}
[W3C (245bdd4c)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/8D000000-0000-0000-AD18-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/8D000000-0000-0000-AD18-000000000000/click] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/8D000000-0000-0000-AD18-000000000000/click] with body: {"id":"8D000000-0000-0000-AD18-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[WD Proxy] Replacing sessionId 1322767F-CEFA-4C9A-BE14-F8F1797F93D1 with 245bdd4c-075a-4b65-ba95-b338941ae1c4
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/8D000000-0000-0000-AD18-000000000000/click 200 1102 ms - 65
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"-ios predicate string","value":"type=\"XCUIElementTypePickerWheel\""}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type=\"XCUIElementTypePickerWheel\"","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"predicate string","value":"type=\"XCUIElementTypePickerWheel\""}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"9B000000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"9B000000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9B000000-0000-0000-AD18-000000000000","ELEMENT":"9B000000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 739 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/9B000000-0000-0000-AD18-000000000000/value
[HTTP] {"text":"Taiwan 台灣 +886","value":["T","a","i","w","a","n"," ","台","灣"," ","+","8","8","6"],"id":"9B000000-0000-0000-AD18-000000000000"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.setValue() with args: [["T","a","i","w","a","n"," ","台","灣"," ","+","8","8","6"],"9B000000-0000-0000-AD18-000000000000","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [WD Proxy] Matched '/element/9B000000-0000-0000-AD18-000000000000/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'text' property "Taiwan 台灣 +886" to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/9B000000-0000-0000-AD18-000000000000/value] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/9B000000-0000-0000-AD18-000000000000/value] with body: {"value":["T","a","i","w","a","n"," ","台","灣"," ","+","8","8","6"],"text":"Taiwan 台灣 +886"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/9B000000-0000-0000-AD18-000000000000/value 200 553 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"-ios predicate string","value":"name==\"Done\" or name==\"完成\""}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","name==\"Done\" or name==\"完成\"","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"predicate string","value":"name==\"Done\" or name==\"完成\""}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"B3000000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"B3000000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B3000000-0000-0000-AD18-000000000000","ELEMENT":"B3000000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 863 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/B3000000-0000-0000-AD18-000000000000/click
[HTTP] {"id":"B3000000-0000-0000-AD18-000000000000"}
[W3C (245bdd4c)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/B3000000-0000-0000-AD18-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/B3000000-0000-0000-AD18-000000000000/click] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/B3000000-0000-0000-AD18-000000000000/click] with body: {"id":"B3000000-0000-0000-AD18-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[WD Proxy] Replacing sessionId 1322767F-CEFA-4C9A-BE14-F8F1797F93D1 with 245bdd4c-075a-4b65-ba95-b338941ae1c4
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/B3000000-0000-0000-AD18-000000000000/click 200 1348 ms - 65
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"memberLoginCellPhoneTextfield()"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","memberLoginCellPhoneTextfield()","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"memberLoginCellPhoneTextfield()"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"90000000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"90000000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"90000000-0000-0000-AD18-000000000000","ELEMENT":"90000000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 593 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/90000000-0000-0000-AD18-000000000000/clear
[HTTP] {"id":"90000000-0000-0000-AD18-000000000000"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.clear() with args: ["90000000-0000-0000-AD18-000000000000","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'clear'
[debug] [WD Proxy] Matched '/element/90000000-0000-0000-AD18-000000000000/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /element/90000000-0000-0000-AD18-000000000000/clear] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/90000000-0000-0000-AD18-000000000000/clear] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : null,
[debug] [WD Proxy] "sessionId" : "1322767F-CEFA-4C9A-BE14-F8F1797F93D1"
[debug] [WD Proxy] }
[debug] [W3C (245bdd4c)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/90000000-0000-0000-AD18-000000000000/clear 200 144 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/90000000-0000-0000-AD18-000000000000/value
[HTTP] {"text":"0977000001","value":["0","9","7","7","0","0","0","0","0","1"],"id":"90000000-0000-0000-AD18-000000000000"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.setValue() with args: [["0","9","7","7","0","0","0","0","0","1"],"90000000-0000-0000-AD18-000000000000","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [WD Proxy] Matched '/element/90000000-0000-0000-AD18-000000000000/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'text' property "0977000001" to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/90000000-0000-0000-AD18-000000000000/value] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/90000000-0000-0000-AD18-000000000000/value] with body: {"value":["0","9","7","7","0","0","0","0","0","1"],"text":"0977000001"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/90000000-0000-0000-AD18-000000000000/value 200 2695 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"memberLoginActionButton()"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","memberLoginActionButton()","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"memberLoginActionButton()"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"7F000000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"7F000000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"7F000000-0000-0000-AD18-000000000000","ELEMENT":"7F000000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 375 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/7F000000-0000-0000-AD18-000000000000/click
[HTTP] {"id":"7F000000-0000-0000-AD18-000000000000"}
[W3C (245bdd4c)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/7F000000-0000-0000-AD18-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/7F000000-0000-0000-AD18-000000000000/click] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/7F000000-0000-0000-AD18-000000000000/click] with body: {"id":"7F000000-0000-0000-AD18-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[WD Proxy] Replacing sessionId 1322767F-CEFA-4C9A-BE14-F8F1797F93D1 with 245bdd4c-075a-4b65-ba95-b338941ae1c4
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/7F000000-0000-0000-AD18-000000000000/click 200 636 ms - 65
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"memberLoginPasswordTextfield()"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","memberLoginPasswordTextfield()","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"memberLoginPasswordTextfield()"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'memberLoginPasswordTextfield()'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x0000...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [BaseDriver] Waited for 579 ms so far
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"memberLoginPasswordTextfield()"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"5F020000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"5F020000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5F020000-0000-0000-AD18-000000000000","ELEMENT":"5F020000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 1951 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/5F020000-0000-0000-AD18-000000000000/clear
[HTTP] {"id":"5F020000-0000-0000-AD18-000000000000"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.clear() with args: ["5F020000-0000-0000-AD18-000000000000","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'clear'
[debug] [WD Proxy] Matched '/element/5F020000-0000-0000-AD18-000000000000/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /element/5F020000-0000-0000-AD18-000000000000/clear] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/5F020000-0000-0000-AD18-000000000000/clear] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : null,
[debug] [WD Proxy] "sessionId" : "1322767F-CEFA-4C9A-BE14-F8F1797F93D1"
[debug] [WD Proxy] }
[debug] [W3C (245bdd4c)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/5F020000-0000-0000-AD18-000000000000/clear 200 174 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/5F020000-0000-0000-AD18-000000000000/value
[HTTP] {"text":"123456","value":["1","2","3","4","5","6"],"id":"5F020000-0000-0000-AD18-000000000000"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.setValue() with args: [["1","2","3","4","5","6"],"5F020000-0000-0000-AD18-000000000000","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [WD Proxy] Matched '/element/5F020000-0000-0000-AD18-000000000000/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'text' property "123456" to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/5F020000-0000-0000-AD18-000000000000/value] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/5F020000-0000-0000-AD18-000000000000/value] with body: {"value":["1","2","3","4","5","6"],"text":"123456"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/5F020000-0000-0000-AD18-000000000000/value 200 788 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"memberLoginActionButton()"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","memberLoginActionButton()","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"memberLoginActionButton()"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"5D020000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"5D020000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5D020000-0000-0000-AD18-000000000000","ELEMENT":"5D020000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 418 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/5D020000-0000-0000-AD18-000000000000/click
[HTTP] {"id":"5D020000-0000-0000-AD18-000000000000"}
[W3C (245bdd4c)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/5D020000-0000-0000-AD18-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/5D020000-0000-0000-AD18-000000000000/click] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/5D020000-0000-0000-AD18-000000000000/click] with body: {"id":"5D020000-0000-0000-AD18-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[WD Proxy] Replacing sessionId 1322767F-CEFA-4C9A-BE14-F8F1797F93D1 with 245bdd4c-075a-4b65-ba95-b338941ae1c4
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/5D020000-0000-0000-AD18-000000000000/click 200 678 ms - 65
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":1000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,1000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":1000}}
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 3 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"In progress"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","In progress","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 1000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"66020000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"66020000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"66020000-0000-0000-AD18-000000000000","ELEMENT":"66020000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 528 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 4 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":1000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,1000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":1000}}
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 21 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"In progress"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","In progress","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 1000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"66020000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"66020000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"66020000-0000-0000-AD18-000000000000","ELEMENT":"66020000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 287 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 3 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":1000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,1000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":1000}}
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 5 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"In progress"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","In progress","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 1000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'In progress'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x00007fff512098e8 _dispa...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [BaseDriver] Waited for 138 ms so far
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'In progress'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x00007fff512098e8 _dispa...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [BaseDriver] Waited for 797 ms so far
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'In progress'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x00007fff512098e8 _dispa...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (245bdd4c)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (245bdd4c)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 404 1407 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 4 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 2 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"-ios predicate string","value":"type=='XCUIElementTypeNavigationBar' and name=='會員專區'"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type=='XCUIElementTypeNavigationBar' and name=='會員專區'","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"predicate string","value":"type=='XCUIElementTypeNavigationBar' and name=='會員專區'"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"59000000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"59000000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"59000000-0000-0000-AD18-000000000000","ELEMENT":"59000000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 266 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 2 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"tabBardoorpingCart"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","tabBardoorpingCart","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"tabBardoorpingCart"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"1D000000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"1D000000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1D000000-0000-0000-AD18-000000000000","ELEMENT":"1D000000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 285 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/1D000000-0000-0000-AD18-000000000000/click
[HTTP] {"id":"1D000000-0000-0000-AD18-000000000000"}
[W3C (245bdd4c)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/1D000000-0000-0000-AD18-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/1D000000-0000-0000-AD18-000000000000/click] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/1D000000-0000-0000-AD18-000000000000/click] with body: {"id":"1D000000-0000-0000-AD18-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[WD Proxy] Replacing sessionId 1322767F-CEFA-4C9A-BE14-F8F1797F93D1 with 245bdd4c-075a-4b65-ba95-b338941ae1c4
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/1D000000-0000-0000-AD18-000000000000/click 200 862 ms - 65
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":1000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,1000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":1000}}
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 16 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"In progress"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","In progress","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 1000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"89020000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"89020000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"89020000-0000-0000-AD18-000000000000","ELEMENT":"89020000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 449 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 4 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":1000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,1000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":1000}}
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 2 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"In progress"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","In progress","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 1000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"89020000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"89020000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"89020000-0000-0000-AD18-000000000000","ELEMENT":"89020000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 217 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 4 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"-ios predicate string","value":"type == \"XCUIElementTypeStaticText\" and value ==\"下一步\""}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == \"XCUIElementTypeStaticText\" and value ==\"下一步\"","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"predicate string","value":"type == \"XCUIElementTypeStaticText\" and value ==\"下一步\""}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"05030000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"05030000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"05030000-0000-0000-AD18-000000000000","ELEMENT":"05030000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 675 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/05030000-0000-0000-AD18-000000000000/click
[HTTP] {"id":"05030000-0000-0000-AD18-000000000000"}
[W3C (245bdd4c)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/05030000-0000-0000-AD18-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/05030000-0000-0000-AD18-000000000000/click] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/05030000-0000-0000-AD18-000000000000/click] with body: {"id":"05030000-0000-0000-AD18-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[WD Proxy] Replacing sessionId 1322767F-CEFA-4C9A-BE14-F8F1797F93D1 with 245bdd4c-075a-4b65-ba95-b338941ae1c4
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/05030000-0000-0000-AD18-000000000000/click 200 886 ms - 65
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":1000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,1000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":1000}}
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 4 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"In progress"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","In progress","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 1000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'In progress'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x00007fff512098e8 _dispa...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [BaseDriver] Waited for 915 ms so far
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'In progress'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x00007fff512098e8 _dispa...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (245bdd4c)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (245bdd4c)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 404 1621 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 2 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"-ios predicate string","value":"type == \"XCUIElementTypeStaticText\" and value ==\"下一步\""}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == \"XCUIElementTypeStaticText\" and value ==\"下一步\"","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 10000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"predicate string","value":"type == \"XCUIElementTypeStaticText\" and value ==\"下一步\""}
[debug] [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"A2030000-0000-0000-AD18-000000000000","element-6066-11e4-a52e-4f735466cecf":"A2030000-0000-0000-AD18-000000000000"},"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[debug] [W3C (245bdd4c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A2030000-0000-0000-AD18-000000000000","ELEMENT":"A2030000-0000-0000-AD18-000000000000"}
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 200 665 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/A2030000-0000-0000-AD18-000000000000/click
[HTTP] {"id":"A2030000-0000-0000-AD18-000000000000"}
[W3C (245bdd4c)] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [WD Proxy] Matched '/wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/A2030000-0000-0000-AD18-000000000000/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/A2030000-0000-0000-AD18-000000000000/click] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element/A2030000-0000-0000-AD18-000000000000/click] with body: {"id":"A2030000-0000-0000-AD18-000000000000"}
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"1322767F-CEFA-4C9A-BE14-F8F1797F93D1"}
[WD Proxy] Replacing sessionId 1322767F-CEFA-4C9A-BE14-F8F1797F93D1 with 245bdd4c-075a-4b65-ba95-b338941ae1c4
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element/A2030000-0000-0000-AD18-000000000000/click 200 828 ms - 65
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":1000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,1000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":1000}}
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 2 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element
[HTTP] {"using":"id","value":"In progress"}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.findElement() with args: ["id","In progress","245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[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 1000 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8101/session/1322767F-CEFA-4C9A-BE14-F8F1797F93D1/element] with body: {"using":"id","value":"In progress"}
[WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'In progress'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010e8567fa FBNoSuchElementErrorResponseForRequest + 298\n\t1 WebDriverAgentLib 0x000000010e8565b9 +[FBFindElementCommands handleFindElement:] + 409\n\t2 WebDriverAgentLib 0x000000010e8333a6 -[FBRoute_TargetAction mountRequest:intoResponse:] + 182\n\t3 WebDriverAgentLib 0x000000010e81e888 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 536\n\t4 RoutingHTTPServer 0x000000010e932c6e -[RoutingHTTPServer handleRoute:withRequest:response:] + 136\n\t5 RoutingHTTPServer 0x000000010e93357a __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 47\n\t6 libdispatch.dylib 0x00007fff511fc7f9 _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x00007fff512098e8 _dispa...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [W3C (245bdd4c)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (245bdd4c)] at XCUITestDriver.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:126:11)
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/element 404 1226 ms - 379
[HTTP]
[HTTP] --> POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts
[HTTP] {"implicit":10000}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] W3C timeout argument: {"implicit":10000}}
[debug] [BaseDriver] Set implicit wait to 10000ms
[debug] [W3C (245bdd4c)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/timeouts 200 3 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/context
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getCurrentContext() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (245bdd4c)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/context 200 5 ms - 22
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/context
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getCurrentContext() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (245bdd4c)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/context 200 2 ms - 22
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/contexts
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getContexts() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getContexts'
[debug] [XCUITest] Getting list of available contexts
[debug] [iOS] Retrieving contexts and views
[debug] [XCUITest] Selecting by url: false
[RemoteDebugger] Remote Debugger version 8.9.0
[debug] [RemoteDebugger] useNewSafari --> false
[debug] [RemoteDebugger] Checking which communication style to use (non-Safari on platform version '13.0')
[debug] [RemoteDebugger] Platform version equal or higher than '12.2': true
[RemoteDebugger] Setting communication protocol: using full Web Inspector protocol communication
[debug] [RemoteDebugger] Connecting to remote debugger through unix domain socket: '/private/tmp/com.apple.launchd.xW89ax6A1p/com.apple.webinspectord_sim.socket'
[debug] [RemoteDebugger] Debugger socket connected
[debug] [RemoteDebugger] Sending connection key request
[debug] [RemoteDebugger] Sending '_rpc_reportIdentifier:' message (id: 0): 'setConnectionKey'
[debug] [RemoteDebugger] Sending to Web Inspector took 32ms
[debug] [RemoteDebugger] Sending connection key request
[debug] [RemoteDebugger] Sending '_rpc_reportIdentifier:' message (id: 1): 'setConnectionKey'
[debug] [RemoteDebugger] Sending to Web Inspector took 10ms
[debug] [RemoteDebugger] Selecting application
[debug] [RemoteDebugger] No applications currently connected.
[debug] [XCUITest] No web frames found.
[debug] [W3C (245bdd4c)] Responding to client with driver.getContexts() result: ["NATIVE_APP"]
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/contexts 200 156 ms - 24
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/contexts
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getContexts() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getContexts'
[debug] [XCUITest] Getting list of available contexts
[debug] [iOS] Retrieving contexts and views
[debug] [XCUITest] Selecting by url: false
[debug] [RemoteDebugger] Sending connection key request
[debug] [RemoteDebugger] Sending '_rpc_reportIdentifier:' message (id: 2): 'setConnectionKey'
[debug] [RemoteDebugger] Sending to Web Inspector took 8ms
[debug] [RemoteDebugger] Selecting application
[debug] [RemoteDebugger] No applications currently connected.
[debug] [XCUITest] No web frames found.
[debug] [W3C (245bdd4c)] Responding to client with driver.getContexts() result: ["NATIVE_APP"]
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/contexts 200 12 ms - 24
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/context
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getCurrentContext() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (245bdd4c)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/context 200 5 ms - 22
[HTTP]
[debug] [RemoteDebugger] Received connected applications list: PID:6317
[debug] [RemoteDebugger] Received connected driver list: {}
[debug] [RemoteDebugger] Notified that new application 'PID:6355' has connected
[debug] [RemoteDebugger] Page changed: {
[debug] [RemoteDebugger] "7": {
[debug] [RemoteDebugger] "WIRTitleKey": "信用卡付款",
[debug] [RemoteDebugger] "WIRTypeKey": "WIRTypeWeb",
[debug] [RemoteDebugger] "WIRURLKey": "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210",
[debug] [RemoteDebugger] "WIRPageIdentifierKey": 7
[debug] [RemoteDebugger] }
[debug] [RemoteDebugger] }
[debug] [XCUITest] Remote debugger notified us of a new page listing: {"appIdKey":"6317","pageArray":[{"id":7,"title":"信用卡付款","url":"https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210","isKey":false}]}
[debug] [XCUITest] No key id found. Choosing first id from page array
[debug] [XCUITest] We do not appear to have window set yet, ignoring
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/context
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getCurrentContext() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getCurrentContext'
[debug] [W3C (245bdd4c)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/context 200 2 ms - 22
[HTTP]
[HTTP] --> GET /wd/hub/session/245bdd4c-075a-4b65-ba95-b338941ae1c4/contexts
[HTTP] {}
[debug] [W3C (245bdd4c)] Calling AppiumDriver.getContexts() with args: ["245bdd4c-075a-4b65-ba95-b338941ae1c4"]
[debug] [XCUITest] Executing command 'getContexts'
[debug] [XCUITest] Getting list of available contexts
[debug] [iOS] Retrieving contexts and views
[debug] [XCUITest] Selecting by url: false
[debug] [RemoteDebugger] Sending connection key request
[debug] [RemoteDebugger] Sending '_rpc_reportIdentifier:' message (id: 3): 'setConnectionKey'
[debug] [RemoteDebugger] Sending to Web Inspector took 5ms
[debug] [RemoteDebugger] Selecting application
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 4): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 4): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 15ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 5): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 5): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 14ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 6): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 6): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 4ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 7): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 7): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 7ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 8): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 8): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 3ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 9): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 9): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 6ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 10): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 10): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 5ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 11): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 11): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 39ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 12): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 12): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 6ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 13): 'connectToApp'
(node:6243) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 _rpc_applicationConnected: listeners added to [RpcMessageHandler]. Use emitter.setMaxListeners() to increase limit
[debug] [RemoteDebugger] Received response from send (id: 13): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 15ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 14): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 14): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 6ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 15): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 15): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 6ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 16): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 16): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 8ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 17): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 17): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 4ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 18): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 18): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 25ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 19): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 19): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 6ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 20): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 20): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 4ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 21): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 21): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 4ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 22): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 22): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 8ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[debug] [RemoteDebugger] Current applications available:
[debug] [RemoteDebugger] Application: "PID:6317"
[debug] [RemoteDebugger] id: "PID:6317"
[debug] [RemoteDebugger] isProxy: false
[debug] [RemoteDebugger] name: "MCYAppdoor"
[debug] [RemoteDebugger] bundleId: "cc.MCC.MCY.door.dev"
[debug] [RemoteDebugger] hostId: undefined
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray:
[debug] [RemoteDebugger] - id: 7
[debug] [RemoteDebugger] title: "信用卡付款"
[debug] [RemoteDebugger] url: "https://aserv.qa.devsite.cn/V2/Pay?k=16cbe8d7-97c8-4c4f-8538-7817a3a3d5a4&doorId=12210"
[debug] [RemoteDebugger] isKey: false
[debug] [RemoteDebugger] Application: "PID:6355"
[debug] [RemoteDebugger] id: "PID:6355"
[debug] [RemoteDebugger] isProxy: true
[debug] [RemoteDebugger] name: "com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] bundleId: "process-com.apple.WebKit.WebContent"
[debug] [RemoteDebugger] hostId: "PID:6317"
[debug] [RemoteDebugger] isActive: true
[debug] [RemoteDebugger] isAutomationEnabled: "Unknown"
[debug] [RemoteDebugger] pageArray: "Waiting for data"
[debug] [RemoteDebugger] Checking for bundle identifiers: com.apple.WebKit.WebContent, process-com.apple.WebKit.WebContent, process-SafariViewService, com.apple.SafariViewService, *, cc.MCC.MCY.door.s012210, com.apple.mobilesafari
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-com.apple.WebKit.WebContent'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'process-SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.SafariViewService'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle '*'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'cc.MCC.MCY.door.s012210'
[debug] [RemoteDebugger] Found app id key 'PID:6355' for bundle 'com.apple.mobilesafari'
[debug] [RemoteDebugger] Trying out the possible app ids: PID:6355 (try #1 of 20)
[debug] [RemoteDebugger] Attempting app 'PID:6355'
[debug] [RemoteDebugger] Sending '_rpc_forwardGetListing:' message to app 'PID:6355' (id: 23): 'connectToApp'
[debug] [RemoteDebugger] Received response from send (id: 23): '["PID:6355",{}]'
[debug] [RemoteDebugger] Sending to Web Inspector took 5ms
[debug] [RemoteDebugger] Empty page dictionary received
[debug] [RemoteDebugger] Error checking application: 'Empty page dictionary received'. Retrying connection
[RemoteDebugger] Could not connect to a valid app after 20 tries.
[debug] [XCUITest] No available web pages: Could not connect to a valid app after 20 tries.
[debug] [XCUITest] No web frames found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment