2023-11-09 19:50:09:609 [Appium] Attempting to load plugin relaxed-caps... 2023-11-09 19:50:09:612 [Appium] Requiring plugin at /Users/$USER/.appium/node_modules/@appium/relaxed-caps-plugin 2023-11-09 19:50:09:657 [Appium] Welcome to Appium v2.2.1 (REV 7f745d04d90eaec76c8d5830d6ce6a0d7db888b3) 2023-11-09 19:50:09:658 [Appium] Non-default server args: 2023-11-09 19:50:09:659 [Appium] { allowInsecure: [ 'chromedriver_autodownload' ], 2023-11-09 19:50:09:659 [Appium] port: 7617, 2023-11-09 19:50:09:659 [Appium] usePlugins: [ 'relaxed-caps' ] } 2023-11-09 19:50:09:659 [Appium] Attempting to load driver xcuitest... 2023-11-09 19:50:09:661 [Appium] Requiring driver at /Users/$USER/.appium/node_modules/appium-xcuitest-driver 2023-11-09 19:50:10:890 [Appium] Attempting to load driver uiautomator2... 2023-11-09 19:50:10:894 [Appium] Requiring driver at /Users/$USER/.appium/node_modules/appium-uiautomator2-driver 2023-11-09 19:50:11:878 [Appium] Appium REST http interface listener started on http://0.0.0.0:7617 2023-11-09 19:50:11:878 [Appium] You can provide the following URLs in your client code to connect to this server: 2023-11-09 19:50:11:878 [Appium] http://127.0.0.1:7617/ (only accessible from the same host) 2023-11-09 19:50:11:878 [Appium] http://192.168.1.175:7617/ 2023-11-09 19:50:11:878 [Appium] http://169.254.194.76:7617/ 2023-11-09 19:50:11:879 [Appium] Available drivers: 2023-11-09 19:50:11:879 [Appium] - xcuitest@5.8.2 (automationName 'XCUITest') 2023-11-09 19:50:11:879 [Appium] - uiautomator2@2.34.0 (automationName 'UiAutomator2') 2023-11-09 19:50:11:879 [Appium] Available plugins: 2023-11-09 19:50:11:879 [Appium] - relaxed-caps@1.0.5 (ACTIVE) 2023-11-09 19:50:12:193 [HTTP] --> GET /status 2023-11-09 19:50:12:193 [HTTP] {} 2023-11-09 19:50:12:194 [AppiumDriver@cfc8] Calling AppiumDriver.getStatus() with args: [] 2023-11-09 19:50:12:195 [AppiumDriver@cfc8] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.1","git-sha":"7f745d04d90eaec76c8d5830d6ce6a0d7db888b3","built":"2023-11-06 14:35:24 +0800"}} 2023-11-09 19:50:12:199 [HTTP] <-- GET /status 200 5 ms - 199 2023-11-09 19:50:12:199 [HTTP] 2023-11-09 19:50:12:779 [HTTP] Request idempotency key: 9ddd44c4-2de9-4c0e-b5a3-9107252523c6 2023-11-09 19:50:12:788 [HTTP] --> POST /session 2023-11-09 19:50:12:788 [HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:app":"apps/ios/App_development_Debug.ipa","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:deviceName":"iPhone SE","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":180,"appium:platformVersion":"17.1","appium:udid":"UDID","appium:webviewConnectTimeout":20000,"platformName":"IOS"}}} 2023-11-09 19:50:12:788 [AppiumDriver@cfc8] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:app":"apps/ios/App_development_Debug.ipa","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:deviceName":"iPhone SE","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":180,"appium:platformVersion":"17.1","appium:udid":"UDID","appium:webviewConnectTimeout":20000,"platformName":"IOS"}}] 2023-11-09 19:50:12:788 [AppiumDriver@cfc8] Plugins which can handle cmd 'createSession': relaxed-caps 2023-11-09 19:50:12:788 [AppiumDriver@cfc8] Plugin relaxed-caps is now handling cmd 'createSession' 2023-11-09 19:50:12:790 [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'IOS' 2023-11-09 19:50:12:790 [Appium] The 'xcuitest' driver was installed and matched caps. 2023-11-09 19:50:12:790 [Appium] Will require it at /Users/$USER/.appium/node_modules/appium-xcuitest-driver 2023-11-09 19:50:12:790 [Appium] Requiring driver at /Users/$USER/.appium/node_modules/appium-xcuitest-driver 2023-11-09 19:50:12:790 [AppiumDriver@cfc8] Appium v2.2.1 creating new XCUITestDriver (v5.8.2) session 2023-11-09 19:50:12:790 [AppiumDriver@cfc8] Checking BaseDriver versions for Appium and XCUITestDriver 2023-11-09 19:50:12:790 [AppiumDriver@cfc8] Appium's BaseDriver version is 9.4.1 2023-11-09 19:50:12:790 [AppiumDriver@cfc8] XCUITestDriver's BaseDriver version is 9.4.1 2023-11-09 19:50:12:791 [AppiumDriver@cfc8] Explicitly enabling use of insecure features: 2023-11-09 19:50:12:792 [AppiumDriver@cfc8] chromedriver_autodownload 2023-11-09 19:50:12:792 [XCUITestDriver@8726] Creating session with W3C capabilities: { 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "alwaysMatch": { 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "platformName": "IOS", 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "appium:app": "apps/ios/App_development_Debug.ipa", 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "appium:autoAcceptAlerts": true, 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "appium:automationName": "XCUITest", 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "appium:deviceName": "iPhone SE", 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "appium:includeSafariInWebviews": true, 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "appium:newCommandTimeout": 180, 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "appium:platformVersion": "17.1", 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "appium:udid": "UDID", 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "appium:webviewConnectTimeout": 20000 2023-11-09 19:50:12:792 [XCUITestDriver@8726] }, 2023-11-09 19:50:12:792 [XCUITestDriver@8726] "firstMatch": [ 2023-11-09 19:50:12:792 [XCUITestDriver@8726] {} 2023-11-09 19:50:12:792 [XCUITestDriver@8726] ] 2023-11-09 19:50:12:793 [XCUITestDriver@8726] } 2023-11-09 19:50:12:796 [XCUITestDriver@8726 (a380fa4a)] Session created with session id: a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:50:12:814 [XCUITest] Current user: '$USER' 2023-11-09 19:50:12:821 [XCUITestDriver@8726 (a380fa4a)] Available devices: UDID 2023-11-09 19:50:12:821 [XCUITest] Creating iDevice object with udid 'UDID' 2023-11-09 19:50:12:821 [XCUITestDriver@8726 (a380fa4a)] Determining device to run tests on: udid: 'UDID', real device: true 2023-11-09 19:50:12:843 [XCUITestDriver@8726 (a380fa4a)] Event 'xcodeDetailsRetrieved' logged at 1699559412843 (13:50:12 GMT-0600 (Central Standard Time)) 2023-11-09 19:50:12:844 [BaseDriver] Using local app 'apps/ios/App_development_Debug.ipa' 2023-11-09 19:50:12:874 [BaseDriver] The current application path 'apps/ios/App_development_Debug.ipa' is not absolute and has been rewritten to '/Users/$USER/Documents/GitHub/-Mobile-Automation/apps/ios/App_development_Debug.ipa'. Consider using absolute paths rather than relative 2023-11-09 19:50:12:876 [Support] Found 'unzip' at '/usr/bin/unzip' 2023-11-09 19:50:14:389 [XCUITestDriver@8726 (a380fa4a)] Found 1 bundle in 'App_development_Debug.ipa': Payload/App.app 2023-11-09 19:50:14:393 [XCUITestDriver@8726 (a380fa4a)] 'Payload/App.app' is the resulting application bundle selected from '/Users/$USER/Documents/GitHub/-Mobile-Automation/apps/ios/App_development_Debug.ipa' 2023-11-09 19:50:14:401 [XCUITestDriver@8726 (a380fa4a)] Event 'appConfigured' logged at 1699559414401 (13:50:14 GMT-0600 (Central Standard Time)) 2023-11-09 19:50:14:402 [XCUITest] Checking whether app '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-1o05hre.9fov/App.app' is actually present on file system 2023-11-09 19:50:14:402 [XCUITest] App is present 2023-11-09 19:50:14:403 [XCUITest] Getting bundle ID from app '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-1o05hre.9fov/App.app': 'com.app.bve' 2023-11-09 19:50:14:403 [XCUITestDriver@8726 (a380fa4a)] Event 'resetStarted' logged at 1699559414403 (13:50:14 GMT-0600 (Central Standard Time)) 2023-11-09 19:50:14:403 [XCUITest] Reset: running ios real device reset flow 2023-11-09 19:50:14:403 [XCUITestDriver@8726 (a380fa4a)] Event 'resetComplete' logged at 1699559414403 (13:50:14 GMT-0600 (Central Standard Time)) 2023-11-09 19:50:14:404 [XCUITestDriver@8726 (a380fa4a)] Using WDA path: '/Users/$USER/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-11-09 19:50:14:404 [XCUITestDriver@8726 (a380fa4a)] Using WDA agent: '/Users/$USER/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' 2023-11-09 19:50:14:599 [XCUITest] Crash reports root '/Users/$USER/Library/Logs/CrashReporter/MobileDevice/DT-iPhone-TJXHJ2Y7RN' does not exist. Got nothing to gather. 2023-11-09 19:50:14:599 [XCUITestDriver@8726 (a380fa4a)] Event 'logCaptureStarted' logged at 1699559414599 (13:50:14 GMT-0600 (Central Standard Time)) 2023-11-09 19:50:14:599 [XCUITestDriver@8726 (a380fa4a)] Setting up real device 2023-11-09 19:50:14:599 [XCUITest] Verifying application platform 2023-11-09 19:50:14:599 [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"] 2023-11-09 19:50:14:761 [XCUITestDriver@8726 (a380fa4a)] App 'com.app.bve' is already installed 2023-11-09 19:50:14:762 [XCUITest] Reset requested. Removing app with id 'com.app.bve' from the device 2023-11-09 19:50:15:124 [XCUITest] Installing '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-1o05hre.9fov/App.app' on device with UUID 'UDID'... 2023-11-09 19:50:15:124 [XCUITest] Using 'serial' app deployment strategy. You could change it by providing another value to the 'appInstallStrategy' capability 2023-11-09 19:50:15:231 [XCUITest] Getting bundle ID from app '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-1o05hre.9fov/App.app': 'com.app.bve' 2023-11-09 19:50:15:236 [XCUITest] Successfully scanned the tree structure of '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-1o05hre.9fov/App.app' 2023-11-09 19:50:15:238 [XCUITest] Got 141 folders and 895 files to push 2023-11-09 19:50:15:282 [XCUITest] Successfully created the remote folder structure (142 items) 2023-11-09 19:50:15:282 [XCUITest] Proceeding to serial files push 2023-11-09 19:50:20:645 [XCUITestDriver@8726 (a380fa4a)] Parsed BUILD_DIR configuration value: '/Users/$USER/Library/Developer/Xcode/DerivedData/WebDriverAgent-chxktpgirczsknbzsbtczrfulfvm/Build/Products' 2023-11-09 19:50:20:645 [XCUITestDriver@8726 (a380fa4a)] Got derived data root: '/Users/$USER/Library/Developer/Xcode/DerivedData/WebDriverAgent-chxktpgirczsknbzsbtczrfulfvm' 2023-11-09 19:50:23:064 [XCUITest] Successfully pushed 141 folders and 895 files within 7833ms 2023-11-09 19:50:23:476 [XCUITest] A new application installation is going to be performed 2023-11-09 19:50:25:595 [XCUITest] App installation succeeded after 10471ms 2023-11-09 19:50:25:595 [XCUITest] The app has been installed successfully. 2023-11-09 19:50:25:595 [XCUITestDriver@8726 (a380fa4a)] Event 'appInstalled' logged at 1699559425595 (13:50:25 GMT-0600 (Central Standard Time)) 2023-11-09 19:50:25:653 [XCUITestDriver@8726 (a380fa4a)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found 2023-11-09 19:50:25:653 [DevCon Factory] Requesting connection for device UDID on local port 8100, device port 8100 2023-11-09 19:50:25:654 [DevCon Factory] Cached connections count: 0 2023-11-09 19:50:25:655 [DevCon Factory] Successfully requested the connection for UDID:8100 2023-11-09 19:50:25:656 [XCUITestDriver@8726 (a380fa4a)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' 2023-11-09 19:50:25:657 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-11-09 19:50:25:657 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-11-09 19:50:25:666 [WD Proxy] Got response with status 200: {"value":{"build":{"time":"Nov 9 2023 11:34:57","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"},"os":{"testmanagerdVersion":65535,"name":"iOS","sdkVersion":"17.0","version":"17.1"},"device":"iphone","ios":{"ip":"169.254.15.103"},"message":"WebDriverAgent is ready to accept commands","state":"success","ready":true},"sessionId":"BAE2E013-865D-4C88-935D-4B7D580B21AB"} 2023-11-09 19:50:25:666 [XCUITestDriver@8726 (a380fa4a)] Upgrade timestamp of the currently bundled WDA: 1699454645010 2023-11-09 19:50:25:667 [XCUITestDriver@8726 (a380fa4a)] Upgrade timestamp of the WDA on the device: undefined 2023-11-09 19:50:25:667 [XCUITestDriver@8726 (a380fa4a)] Will reuse previously cached WDA instance at 'http://127.0.0.1:8100/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8100 if this is an undesired behavior. 2023-11-09 19:50:25:667 [XCUITestDriver@8726 (a380fa4a)] Trying to start WebDriverAgent 1 times with 10000ms interval 2023-11-09 19:50:25:667 [XCUITestDriver@8726 (a380fa4a)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities 2023-11-09 19:50:25:667 [XCUITestDriver@8726 (a380fa4a)] Event 'wdaStartAttempted' logged at 1699559425667 (13:50:25 GMT-0600 (Central Standard Time)) 2023-11-09 19:50:25:667 [XCUITestDriver@8726 (a380fa4a)] Using provided WebdriverAgent at 'http://127.0.0.1:8100/' 2023-11-09 19:50:25:667 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-11-09 19:50:25:667 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-11-09 19:50:25:671 [WD Proxy] Got response with status 200: {"value":{"build":{"time":"Nov 9 2023 11:34:57","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"},"os":{"testmanagerdVersion":65535,"name":"iOS","sdkVersion":"17.0","version":"17.1"},"device":"iphone","ios":{"ip":"169.254.15.103"},"message":"WebDriverAgent is ready to accept commands","state":"success","ready":true},"sessionId":"BAE2E013-865D-4C88-935D-4B7D580B21AB"} 2023-11-09 19:50:25:672 [XCUITestDriver@8726 (a380fa4a)] Event 'wdaSessionAttempted' logged at 1699559425671 (13:50:25 GMT-0600 (Central Standard Time)) 2023-11-09 19:50:25:672 [XCUITestDriver@8726 (a380fa4a)] Sending createSession command to WDA 2023-11-09 19:50:25:672 [XCUITestDriver@8726 (a380fa4a)] Matched '/session' to command name 'createSession' 2023-11-09 19:50:25:672 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.app.bve","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true,"defaultAlertAction":"accept"}],"alwaysMatch":{}}} 2023-11-09 19:50:27:512 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59","capabilities":{"sdkVersion":"17.1","device":"iphone"}},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:50:27:512 [XCUITestDriver@8726 (a380fa4a)] Determined the downstream protocol as 'W3C' 2023-11-09 19:50:27:512 [XCUITestDriver@8726 (a380fa4a)] Event 'wdaSessionStarted' logged at 1699559427512 (13:50:27 GMT-0600 (Central Standard Time)) 2023-11-09 19:50:27:512 [XCUITestDriver@8726 (a380fa4a)] Event 'wdaStarted' logged at 1699559427512 (13:50:27 GMT-0600 (Central Standard Time)) 2023-11-09 19:50:27:514 [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it 2023-11-09 19:50:27:514 [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it 2023-11-09 19:50:27:515 [AppiumDriver@cfc8] New XCUITestDriver session created successfully, session a380fa4a-2715-44d4-aec3-7575a4206f01 added to master session list 2023-11-09 19:50:27:516 [AppiumDriver@cfc8] Command 'createSession' was *not* handled by the following behaviours or plugins, even though they were registered to handle it: ["default"]. The command *was* handled by these: ["relaxed-caps"]. 2023-11-09 19:50:27:516 [AppiumDriver@cfc8] Promoting 1 sessionless plugins to be attached to session ID a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:50:27:516 [XCUITestDriver@8726 (a380fa4a)] Cached the protocol value 'W3C' for the new session a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:50:27:517 [XCUITestDriver@8726 (a380fa4a)] 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","app":"apps/ios/App_development_Debug.ipa","autoAcceptAlerts":true,"automationName":"XCUITest","deviceName":"iPhone SE","includeSafariInWebviews":true,"newCommandTimeout":180,"platformVersion":"17.1","udid":"UDID","webviewConnectTimeout":20000}} 2023-11-09 19:50:27:526 [HTTP] <-- POST /session 200 14732 ms - 569 2023-11-09 19:50:27:527 [HTTP] 2023-11-09 19:50:27:594 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/timeouts 2023-11-09 19:50:27:594 [HTTP] {"implicit":5000} 2023-11-09 19:50:27:594 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,5000,"a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:50:27:595 [XCUITestDriver@8726 (a380fa4a)] Executing command 'timeouts' 2023-11-09 19:50:27:595 [XCUITestDriver@8726 (a380fa4a)] W3C timeout argument: {"implicit":5000}} 2023-11-09 19:50:27:595 [XCUITestDriver@8726 (a380fa4a)] Set implicit wait to 5000ms 2023-11-09 19:50:27:595 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.timeouts() result: null 2023-11-09 19:50:27:596 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/timeouts 200 2 ms - 14 2023-11-09 19:50:27:596 [HTTP] 2023-11-09 19:50:44:973 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:50:44:973 [HTTP] {} 2023-11-09 19:50:44:975 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:50:44:975 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:50:44:975 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:50:44:975 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 2 ms - 22 2023-11-09 19:50:44:975 [HTTP] 2023-11-09 19:50:44:983 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:50:44:983 [HTTP] {"using":"accessibility id","value":"Welcome"} 2023-11-09 19:50:44:984 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","Welcome","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:50:44:984 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:50:44:984 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:50:44:984 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:50:44:985 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:44:986 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"Welcome"} 2023-11-09 19:50:45:117 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"11000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"11000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:50:45:117 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"11000000-0000-0000-B406-000000000000","ELEMENT":"11000000-0000-0000-B406-000000000000"} 2023-11-09 19:50:45:117 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 134 ms - 137 2023-11-09 19:50:45:117 [HTTP] 2023-11-09 19:50:45:122 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/11000000-0000-0000-B406-000000000000/displayed 2023-11-09 19:50:45:122 [HTTP] {} 2023-11-09 19:50:45:122 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:50:45:123 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:50:45:123 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/11000000-0000-0000-B406-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:50:45:124 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/11000000-0000-0000-B406-000000000000/displayed] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/11000000-0000-0000-B406-000000000000/displayed] with no body 2023-11-09 19:50:45:205 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":true,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:50:45:206 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:50:45:207 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/11000000-0000-0000-B406-000000000000/displayed 200 85 ms - 65 2023-11-09 19:50:45:207 [HTTP] 2023-11-09 19:50:45:221 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:50:45:222 [HTTP] {} 2023-11-09 19:50:45:223 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:50:45:223 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:50:45:223 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:50:45:224 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 2 ms - 22 2023-11-09 19:50:45:224 [HTTP] 2023-11-09 19:50:45:226 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:50:45:227 [HTTP] {"using":"-ios predicate string","value":"label == 'SIGN IN' AND name == 'SIGN IN' AND type == 'XCUIElementTypeButton'"} 2023-11-09 19:50:45:227 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'SIGN IN' AND name == 'SIGN IN' AND type == 'XCUIElementTypeButton'","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:50:45:227 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:50:45:227 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:50:45:227 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:50:45:227 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:45:227 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'SIGN IN' AND name == 'SIGN IN' AND type == 'XCUIElementTypeButton'"} 2023-11-09 19:50:45:355 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"0F000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"0F000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:50:45:355 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0F000000-0000-0000-B406-000000000000","ELEMENT":"0F000000-0000-0000-B406-000000000000"} 2023-11-09 19:50:45:356 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 129 ms - 137 2023-11-09 19:50:45:356 [HTTP] 2023-11-09 19:50:45:362 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/0F000000-0000-0000-B406-000000000000/click 2023-11-09 19:50:45:362 [HTTP] {"id":"0F000000-0000-0000-B406-000000000000"} 2023-11-09 19:50:45:362 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:50:45:362 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:50:45:363 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/0F000000-0000-0000-B406-000000000000/click' to command name 'click' 2023-11-09 19:50:45:363 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/0F000000-0000-0000-B406-000000000000/click] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/0F000000-0000-0000-B406-000000000000/click] with body: {"id":"0F000000-0000-0000-B406-000000000000"} 2023-11-09 19:50:46:659 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:50:46:659 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:50:46:659 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/0F000000-0000-0000-B406-000000000000/click 200 1297 ms - 65 2023-11-09 19:50:46:659 [HTTP] 2023-11-09 19:50:46:666 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:50:46:666 [HTTP] {} 2023-11-09 19:50:46:666 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:50:46:666 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:50:46:666 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:50:46:667 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:50:46:667 [HTTP] 2023-11-09 19:50:46:670 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:50:46:670 [HTTP] {"using":"-ios predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:46:670 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:50:46:670 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:50:46:671 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:50:46:671 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:50:46:671 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:46:671 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:46:752 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:46:753 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:46:753 [XCUITestDriver@8726 (a380fa4a)] Waited for 82 ms so far 2023-11-09 19:50:47:255 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:47:255 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:47:429 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:47:429 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:47:430 [XCUITestDriver@8726 (a380fa4a)] Waited for 759 ms so far 2023-11-09 19:50:47:933 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:47:933 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:48:107 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:48:107 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:48:113 [XCUITestDriver@8726 (a380fa4a)] Waited for 1437 ms so far 2023-11-09 19:50:48:616 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:48:617 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:48:801 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:48:801 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:48:803 [XCUITestDriver@8726 (a380fa4a)] Waited for 2132 ms so far 2023-11-09 19:50:49:305 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:49:306 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:49:585 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:49:586 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:49:586 [XCUITestDriver@8726 (a380fa4a)] Waited for 2915 ms so far 2023-11-09 19:50:50:088 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:50:088 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:50:382 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:50:382 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:50:383 [XCUITestDriver@8726 (a380fa4a)] Waited for 3712 ms so far 2023-11-09 19:50:50:886 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:50:886 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:51:317 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:51:317 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:51:318 [XCUITestDriver@8726 (a380fa4a)] Waited for 4647 ms so far 2023-11-09 19:50:51:676 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:51:676 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:51:967 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:51:967 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:51:982 [XCUITestDriver@8726 (a380fa4a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:50:51:982 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:50:51:982 [XCUITestDriver@8726 (a380fa4a)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:50:51:983 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:50:51:983 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:50:51:983 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:50:51:983 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:50:51:985 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 404 5314 ms - 1016 2023-11-09 19:50:51:985 [HTTP] 2023-11-09 19:50:52:541 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:50:52:542 [HTTP] {"using":"-ios predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:52:543 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:50:52:543 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:50:52:544 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:50:52:544 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:50:52:545 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:52:545 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:52:842 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:52:845 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:52:845 [XCUITestDriver@8726 (a380fa4a)] Waited for 301 ms so far 2023-11-09 19:50:53:347 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:53:347 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:53:619 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:53:621 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:53:622 [XCUITestDriver@8726 (a380fa4a)] Waited for 1078 ms so far 2023-11-09 19:50:54:126 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:54:126 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:54:413 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:54:414 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:54:415 [XCUITestDriver@8726 (a380fa4a)] Waited for 1871 ms so far 2023-11-09 19:50:54:918 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:54:918 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:55:200 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:55:201 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:55:201 [XCUITestDriver@8726 (a380fa4a)] Waited for 2657 ms so far 2023-11-09 19:50:55:704 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:55:705 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:55:979 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:55:980 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:55:980 [XCUITestDriver@8726 (a380fa4a)] Waited for 3436 ms so far 2023-11-09 19:50:56:490 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:56:490 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:56:778 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:56:778 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:56:779 [XCUITestDriver@8726 (a380fa4a)] Waited for 4234 ms so far 2023-11-09 19:50:57:285 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:57:287 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:57:576 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:57:576 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:57:577 [XCUITestDriver@8726 (a380fa4a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:50:57:577 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:50:57:577 [XCUITestDriver@8726 (a380fa4a)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:50:57:577 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:50:57:577 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:50:57:577 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:50:57:577 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:50:57:578 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 404 5037 ms - 1016 2023-11-09 19:50:57:578 [HTTP] 2023-11-09 19:50:58:096 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:50:58:097 [HTTP] {"using":"-ios predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:58:097 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:50:58:098 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:50:58:099 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:50:58:099 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:50:58:101 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:58:101 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:58:382 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:58:383 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:58:384 [XCUITestDriver@8726 (a380fa4a)] Waited for 285 ms so far 2023-11-09 19:50:58:887 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:58:887 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:50:59:177 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:50:59:177 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:50:59:177 [XCUITestDriver@8726 (a380fa4a)] Waited for 1078 ms so far 2023-11-09 19:50:59:681 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:50:59:682 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:51:00:111 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:51:00:111 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:00:112 [XCUITestDriver@8726 (a380fa4a)] Waited for 2013 ms so far 2023-11-09 19:51:00:616 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:00:616 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:51:00:904 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:51:00:906 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:00:906 [XCUITestDriver@8726 (a380fa4a)] Waited for 2807 ms so far 2023-11-09 19:51:01:410 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:01:410 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:51:01:703 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:51:01:705 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:01:706 [XCUITestDriver@8726 (a380fa4a)] Waited for 3607 ms so far 2023-11-09 19:51:02:209 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:02:209 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:51:02:486 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:51:02:486 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:02:486 [XCUITestDriver@8726 (a380fa4a)] Waited for 4387 ms so far 2023-11-09 19:51:02:989 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:02:989 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:51:03:273 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:51:03:273 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:03:275 [XCUITestDriver@8726 (a380fa4a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:51:03:275 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:51:03:275 [XCUITestDriver@8726 (a380fa4a)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:51:03:275 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:51:03:275 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:51:03:275 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:51:03:275 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:51:03:277 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 404 5180 ms - 1016 2023-11-09 19:51:03:277 [HTTP] 2023-11-09 19:51:03:297 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:03:297 [HTTP] {} 2023-11-09 19:51:03:297 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:03:297 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:03:298 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:03:298 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 2 ms - 22 2023-11-09 19:51:03:298 [HTTP] 2023-11-09 19:51:03:301 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:03:301 [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeTextField'"} 2023-11-09 19:51:03:302 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeTextField'","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:03:302 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:03:302 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:03:302 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:03:302 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:03:302 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeTextField'"} 2023-11-09 19:51:03:729 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"44000000-0000-0000-B606-000000000000","element-6066-11e4-a52e-4f735466cecf":"44000000-0000-0000-B606-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:03:730 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"44000000-0000-0000-B606-000000000000","ELEMENT":"44000000-0000-0000-B606-000000000000"} 2023-11-09 19:51:03:733 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 430 ms - 137 2023-11-09 19:51:03:733 [HTTP] 2023-11-09 19:51:03:752 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/44000000-0000-0000-B606-000000000000/clear 2023-11-09 19:51:03:752 [HTTP] {"id":"44000000-0000-0000-B606-000000000000"} 2023-11-09 19:51:03:753 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.clear() with args: ["44000000-0000-0000-B606-000000000000","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:03:753 [XCUITestDriver@8726 (a380fa4a)] Executing command 'clear' 2023-11-09 19:51:03:758 [XCUITestDriver@8726 (a380fa4a)] Matched '/element/44000000-0000-0000-B606-000000000000/clear' to command name 'clear' 2023-11-09 19:51:03:758 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element/44000000-0000-0000-B606-000000000000/clear] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/44000000-0000-0000-B606-000000000000/clear] with no body 2023-11-09 19:51:03:974 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:03:975 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.clear() result: null 2023-11-09 19:51:03:977 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/44000000-0000-0000-B606-000000000000/clear 200 224 ms - 14 2023-11-09 19:51:03:977 [HTTP] 2023-11-09 19:51:03:996 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:03:997 [HTTP] {} 2023-11-09 19:51:03:997 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:03:997 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:03:997 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:03:998 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:03:998 [HTTP] 2023-11-09 19:51:04:002 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:04:002 [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeSecureTextField'"} 2023-11-09 19:51:04:002 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeSecureTextField'","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:04:002 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:04:002 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:04:002 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:04:003 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:04:003 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeSecureTextField'"} 2023-11-09 19:51:04:420 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"46000000-0000-0000-B606-000000000000","element-6066-11e4-a52e-4f735466cecf":"46000000-0000-0000-B606-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:04:421 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"46000000-0000-0000-B606-000000000000","ELEMENT":"46000000-0000-0000-B606-000000000000"} 2023-11-09 19:51:04:424 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 421 ms - 137 2023-11-09 19:51:04:424 [HTTP] 2023-11-09 19:51:04:438 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/46000000-0000-0000-B606-000000000000/clear 2023-11-09 19:51:04:438 [HTTP] {"id":"46000000-0000-0000-B606-000000000000"} 2023-11-09 19:51:04:438 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.clear() with args: ["46000000-0000-0000-B606-000000000000","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:04:438 [XCUITestDriver@8726 (a380fa4a)] Executing command 'clear' 2023-11-09 19:51:04:440 [XCUITestDriver@8726 (a380fa4a)] Matched '/element/46000000-0000-0000-B606-000000000000/clear' to command name 'clear' 2023-11-09 19:51:04:440 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element/46000000-0000-0000-B606-000000000000/clear] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/46000000-0000-0000-B606-000000000000/clear] with no body 2023-11-09 19:51:04:683 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:04:685 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.clear() result: null 2023-11-09 19:51:04:687 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/46000000-0000-0000-B606-000000000000/clear 200 248 ms - 14 2023-11-09 19:51:04:687 [HTTP] 2023-11-09 19:51:04:709 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:04:710 [HTTP] {} 2023-11-09 19:51:04:710 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:04:710 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:04:710 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:04:711 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:04:711 [HTTP] 2023-11-09 19:51:04:714 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:04:714 [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeTextField'"} 2023-11-09 19:51:04:714 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeTextField'","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:04:714 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:04:715 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:04:715 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:04:716 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:04:716 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeTextField'"} 2023-11-09 19:51:05:125 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"44000000-0000-0000-B606-000000000000","element-6066-11e4-a52e-4f735466cecf":"44000000-0000-0000-B606-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:05:126 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"44000000-0000-0000-B606-000000000000","ELEMENT":"44000000-0000-0000-B606-000000000000"} 2023-11-09 19:51:05:128 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 413 ms - 137 2023-11-09 19:51:05:128 [HTTP] 2023-11-09 19:51:05:151 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/44000000-0000-0000-B606-000000000000/value 2023-11-09 19:51:05:152 [HTTP] {"id":"44000000-0000-0000-B606-000000000000","text":"brtves1@yopmail.com","value":["b","r","t","v","e","s","1","@","y","o","p","m","a","i","l",".","c","o","m"]} 2023-11-09 19:51:05:152 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.setValue() with args: [["b","r","t","v","e","s","1","@","y","o","p","m","a","i","l",".","c","o","m"],"44000000-0000-0000-B606-000000000000","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:05:152 [XCUITestDriver@8726 (a380fa4a)] Executing command 'setValue' 2023-11-09 19:51:05:152 [XCUITestDriver@8726 (a380fa4a)] Matched '/element/44000000-0000-0000-B606-000000000000/value' to command name 'setValue' 2023-11-09 19:51:05:153 [XCUITestDriver@8726 (a380fa4a)] Added 'text' property "brtves1@yopmail.com" to 'setValue' request body 2023-11-09 19:51:05:153 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element/44000000-0000-0000-B606-000000000000/value] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/44000000-0000-0000-B606-000000000000/value] with body: {"value":["b","r","t","v","e","s","1","@","y","o","p","m","a","i","l",".","c","o","m"],"text":"brtves1@yopmail.com"} 2023-11-09 19:51:06:745 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:06:745 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.setValue() result: null 2023-11-09 19:51:06:747 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/44000000-0000-0000-B606-000000000000/value 200 1595 ms - 14 2023-11-09 19:51:06:747 [HTTP] 2023-11-09 19:51:06:768 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:06:768 [HTTP] {} 2023-11-09 19:51:06:768 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:06:768 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:06:769 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:06:769 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 2 ms - 22 2023-11-09 19:51:06:769 [HTTP] 2023-11-09 19:51:06:773 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:06:773 [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeSecureTextField'"} 2023-11-09 19:51:06:773 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeSecureTextField'","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:06:773 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:06:773 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:06:773 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:06:775 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:06:775 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeSecureTextField'"} 2023-11-09 19:51:07:401 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"46000000-0000-0000-B606-000000000000","element-6066-11e4-a52e-4f735466cecf":"46000000-0000-0000-B606-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:07:401 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"46000000-0000-0000-B606-000000000000","ELEMENT":"46000000-0000-0000-B606-000000000000"} 2023-11-09 19:51:07:402 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 629 ms - 137 2023-11-09 19:51:07:402 [HTTP] 2023-11-09 19:51:07:421 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/46000000-0000-0000-B606-000000000000/value 2023-11-09 19:51:07:421 [HTTP] {"id":"46000000-0000-0000-B606-000000000000","text":"app1!","value":["C","o","m","c","a","s","t","1","!"]} 2023-11-09 19:51:07:422 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.setValue() with args: [["C","o","m","c","a","s","t","1","!"],"46000000-0000-0000-B606-000000000000","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:07:422 [XCUITestDriver@8726 (a380fa4a)] Executing command 'setValue' 2023-11-09 19:51:07:422 [XCUITestDriver@8726 (a380fa4a)] Matched '/element/46000000-0000-0000-B606-000000000000/value' to command name 'setValue' 2023-11-09 19:51:07:422 [XCUITestDriver@8726 (a380fa4a)] Added 'text' property "app1!" to 'setValue' request body 2023-11-09 19:51:07:423 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element/46000000-0000-0000-B606-000000000000/value] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/46000000-0000-0000-B606-000000000000/value] with body: {"value":["C","o","m","c","a","s","t","1","!"],"text":"app1!"} 2023-11-09 19:51:08:808 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:08:809 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.setValue() result: null 2023-11-09 19:51:08:810 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/46000000-0000-0000-B606-000000000000/value 200 1388 ms - 14 2023-11-09 19:51:08:810 [HTTP] 2023-11-09 19:51:08:824 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:08:824 [HTTP] {} 2023-11-09 19:51:08:824 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:08:824 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:08:825 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:08:825 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:08:825 [HTTP] 2023-11-09 19:51:08:829 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:08:829 [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == \"SIGN IN\"`][2]"} 2023-11-09 19:51:08:830 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == \"SIGN IN\"`][2]","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:08:830 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:08:830 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:08:830 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:08:830 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:08:830 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == \"SIGN IN\"`][2]"} 2023-11-09 19:51:09:354 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"0D000000-0000-0000-B606-000000000000","element-6066-11e4-a52e-4f735466cecf":"0D000000-0000-0000-B606-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:09:354 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0D000000-0000-0000-B606-000000000000","ELEMENT":"0D000000-0000-0000-B606-000000000000"} 2023-11-09 19:51:09:354 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 525 ms - 137 2023-11-09 19:51:09:355 [HTTP] 2023-11-09 19:51:09:358 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/0D000000-0000-0000-B606-000000000000/click 2023-11-09 19:51:09:358 [HTTP] {"id":"0D000000-0000-0000-B606-000000000000"} 2023-11-09 19:51:09:358 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:51:09:358 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:51:09:359 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/0D000000-0000-0000-B606-000000000000/click' to command name 'click' 2023-11-09 19:51:09:359 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/0D000000-0000-0000-B606-000000000000/click] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/0D000000-0000-0000-B606-000000000000/click] with body: {"id":"0D000000-0000-0000-B606-000000000000"} 2023-11-09 19:51:10:139 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:10:145 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:51:10:147 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/0D000000-0000-0000-B606-000000000000/click 200 788 ms - 65 2023-11-09 19:51:10:147 [HTTP] 2023-11-09 19:51:10:171 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:10:171 [HTTP] {} 2023-11-09 19:51:10:171 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:10:171 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:10:172 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:10:172 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 2 ms - 22 2023-11-09 19:51:10:173 [HTTP] 2023-11-09 19:51:10:176 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:10:176 [HTTP] {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:10:176 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["id","apiMismatchCancelButton","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:10:176 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:10:176 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:10:176 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:10:177 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:10:177 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:10:454 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:10:457 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:10:457 [XCUITestDriver@8726 (a380fa4a)] Waited for 281 ms so far 2023-11-09 19:51:10:959 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:10:960 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:11:039 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:11:040 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:11:040 [XCUITestDriver@8726 (a380fa4a)] Waited for 864 ms so far 2023-11-09 19:51:11:543 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:11:549 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:11:621 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:11:621 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:11:622 [XCUITestDriver@8726 (a380fa4a)] Waited for 1446 ms so far 2023-11-09 19:51:12:124 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:12:125 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:12:202 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:12:202 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:12:203 [XCUITestDriver@8726 (a380fa4a)] Waited for 2027 ms so far 2023-11-09 19:51:12:704 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:12:705 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:12:765 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:12:766 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:12:766 [XCUITestDriver@8726 (a380fa4a)] Waited for 2590 ms so far 2023-11-09 19:51:13:268 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:13:268 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:13:328 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:13:328 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:13:329 [XCUITestDriver@8726 (a380fa4a)] Waited for 3153 ms so far 2023-11-09 19:51:13:830 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:13:831 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:13:905 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:13:906 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:13:906 [XCUITestDriver@8726 (a380fa4a)] Waited for 3730 ms so far 2023-11-09 19:51:14:409 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:14:409 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:14:488 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:14:489 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:14:489 [XCUITestDriver@8726 (a380fa4a)] Waited for 4313 ms so far 2023-11-09 19:51:14:992 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:14:993 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:15:064 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:15:065 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:15:065 [XCUITestDriver@8726 (a380fa4a)] Waited for 4889 ms so far 2023-11-09 19:51:15:178 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:15:178 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:15:258 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:15:260 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:15:265 [XCUITestDriver@8726 (a380fa4a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:51:15:265 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:51:15:265 [XCUITestDriver@8726 (a380fa4a)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:51:15:265 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:51:15:265 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:51:15:265 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:51:15:266 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:51:15:267 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 404 5091 ms - 1016 2023-11-09 19:51:15:267 [HTTP] 2023-11-09 19:51:15:781 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:15:781 [HTTP] {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:15:782 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["id","apiMismatchCancelButton","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:15:782 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:15:783 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:15:783 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:15:786 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:15:786 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:15:860 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:15:861 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:15:861 [XCUITestDriver@8726 (a380fa4a)] Waited for 78 ms so far 2023-11-09 19:51:16:367 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:16:368 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:16:489 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:16:489 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:16:490 [XCUITestDriver@8726 (a380fa4a)] Waited for 706 ms so far 2023-11-09 19:51:16:992 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:16:993 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:17:089 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:17:090 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:17:090 [XCUITestDriver@8726 (a380fa4a)] Waited for 1307 ms so far 2023-11-09 19:51:17:595 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:17:595 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:17:716 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:17:716 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:17:716 [XCUITestDriver@8726 (a380fa4a)] Waited for 1933 ms so far 2023-11-09 19:51:18:217 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:18:218 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:18:337 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:18:341 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:18:342 [XCUITestDriver@8726 (a380fa4a)] Waited for 2558 ms so far 2023-11-09 19:51:18:844 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:18:844 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:18:967 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:18:970 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:18:970 [XCUITestDriver@8726 (a380fa4a)] Waited for 3187 ms so far 2023-11-09 19:51:19:472 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:19:472 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:19:586 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:19:587 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:19:587 [XCUITestDriver@8726 (a380fa4a)] Waited for 3804 ms so far 2023-11-09 19:51:20:092 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:20:093 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:20:207 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:20:208 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:20:208 [XCUITestDriver@8726 (a380fa4a)] Waited for 4425 ms so far 2023-11-09 19:51:20:710 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:20:710 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:20:827 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:20:828 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:20:829 [XCUITestDriver@8726 (a380fa4a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:51:20:829 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:51:20:829 [XCUITestDriver@8726 (a380fa4a)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:51:20:829 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:51:20:829 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:51:20:829 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:51:20:829 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:51:20:831 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 404 5050 ms - 1016 2023-11-09 19:51:20:831 [HTTP] 2023-11-09 19:51:21:340 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:21:341 [HTTP] {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:21:341 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["id","apiMismatchCancelButton","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:21:341 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:21:341 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:21:341 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:21:342 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:21:342 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:21:457 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:21:458 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:21:458 [XCUITestDriver@8726 (a380fa4a)] Waited for 117 ms so far 2023-11-09 19:51:21:961 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:21:962 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:22:084 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:22:088 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:22:088 [XCUITestDriver@8726 (a380fa4a)] Waited for 747 ms so far 2023-11-09 19:51:22:592 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:22:592 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:22:727 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:22:727 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:22:727 [XCUITestDriver@8726 (a380fa4a)] Waited for 1386 ms so far 2023-11-09 19:51:23:232 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:23:233 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:23:364 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:23:365 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:23:365 [XCUITestDriver@8726 (a380fa4a)] Waited for 2024 ms so far 2023-11-09 19:51:23:868 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:23:869 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:23:996 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:24:004 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:24:004 [XCUITestDriver@8726 (a380fa4a)] Waited for 2663 ms so far 2023-11-09 19:51:24:509 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:24:510 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:24:627 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:24:628 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:24:628 [XCUITestDriver@8726 (a380fa4a)] Waited for 3287 ms so far 2023-11-09 19:51:25:131 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:25:131 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:25:256 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:25:257 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:25:257 [XCUITestDriver@8726 (a380fa4a)] Waited for 3916 ms so far 2023-11-09 19:51:25:760 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:25:761 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:25:884 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:25:884 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:25:885 [XCUITestDriver@8726 (a380fa4a)] Waited for 4544 ms so far 2023-11-09 19:51:26:341 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:26:342 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:51:26:458 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:51:26:459 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:26:460 [XCUITestDriver@8726 (a380fa4a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:51:26:460 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:51:26:460 [XCUITestDriver@8726 (a380fa4a)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:51:26:461 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:51:26:461 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:51:26:461 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:51:26:461 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:51:26:462 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 404 5122 ms - 1016 2023-11-09 19:51:26:462 [HTTP] 2023-11-09 19:51:26:481 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:26:481 [HTTP] {} 2023-11-09 19:51:26:482 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:26:482 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:26:482 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:26:482 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:26:482 [HTTP] 2023-11-09 19:51:26:484 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:26:484 [HTTP] {"using":"-ios predicate string","value":"name == 'NameTextField' AND value == 'Enter a name for this device'"} 2023-11-09 19:51:26:484 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","name == 'NameTextField' AND value == 'Enter a name for this device'","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:26:484 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:26:484 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:26:484 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:26:485 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:26:485 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"name == 'NameTextField' AND value == 'Enter a name for this device'"} 2023-11-09 19:51:26:673 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"40000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"40000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:26:679 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"40000000-0000-0000-B406-000000000000","ELEMENT":"40000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:26:681 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 196 ms - 137 2023-11-09 19:51:26:681 [HTTP] 2023-11-09 19:51:26:697 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/40000000-0000-0000-B406-000000000000/value 2023-11-09 19:51:26:698 [HTTP] {"id":"40000000-0000-0000-B406-000000000000","text":"Automation User","value":["A","u","t","o","m","a","t","i","o","n"," ","U","s","e","r"]} 2023-11-09 19:51:26:698 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.setValue() with args: [["A","u","t","o","m","a","t","i","o","n"," ","U","s","e","r"],"40000000-0000-0000-B406-000000000000","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:26:698 [XCUITestDriver@8726 (a380fa4a)] Executing command 'setValue' 2023-11-09 19:51:26:700 [XCUITestDriver@8726 (a380fa4a)] Matched '/element/40000000-0000-0000-B406-000000000000/value' to command name 'setValue' 2023-11-09 19:51:26:700 [XCUITestDriver@8726 (a380fa4a)] Added 'text' property "Automation User" to 'setValue' request body 2023-11-09 19:51:26:700 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element/40000000-0000-0000-B406-000000000000/value] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/40000000-0000-0000-B406-000000000000/value] with body: {"value":["A","u","t","o","m","a","t","i","o","n"," ","U","s","e","r"],"text":"Automation User"} 2023-11-09 19:51:28:237 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:28:238 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.setValue() result: null 2023-11-09 19:51:28:240 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/40000000-0000-0000-B406-000000000000/value 200 1542 ms - 14 2023-11-09 19:51:28:240 [HTTP] 2023-11-09 19:51:28:256 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:28:256 [HTTP] {} 2023-11-09 19:51:28:257 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:28:257 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:28:257 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:28:257 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:28:257 [HTTP] 2023-11-09 19:51:28:261 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:28:261 [HTTP] {"using":"-ios predicate string","value":"name == 'NameTextField' AND value == '(XXX) XXX-XXXX'"} 2023-11-09 19:51:28:261 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","name == 'NameTextField' AND value == '(XXX) XXX-XXXX'","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:28:261 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:28:261 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:28:261 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:28:262 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:28:262 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"name == 'NameTextField' AND value == '(XXX) XXX-XXXX'"} 2023-11-09 19:51:28:585 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"45000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"45000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:28:586 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"45000000-0000-0000-B406-000000000000","ELEMENT":"45000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:28:588 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 327 ms - 137 2023-11-09 19:51:28:588 [HTTP] 2023-11-09 19:51:28:598 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/45000000-0000-0000-B406-000000000000/value 2023-11-09 19:51:28:598 [HTTP] {"id":"45000000-0000-0000-B406-000000000000","text":"2159450087","value":["2","1","5","9","4","5","0","0","8","7"]} 2023-11-09 19:51:28:599 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.setValue() with args: [["2","1","5","9","4","5","0","0","8","7"],"45000000-0000-0000-B406-000000000000","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:28:599 [XCUITestDriver@8726 (a380fa4a)] Executing command 'setValue' 2023-11-09 19:51:28:600 [XCUITestDriver@8726 (a380fa4a)] Matched '/element/45000000-0000-0000-B406-000000000000/value' to command name 'setValue' 2023-11-09 19:51:28:601 [XCUITestDriver@8726 (a380fa4a)] Added 'text' property "2159450087" to 'setValue' request body 2023-11-09 19:51:28:601 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element/45000000-0000-0000-B406-000000000000/value] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/45000000-0000-0000-B406-000000000000/value] with body: {"value":["2","1","5","9","4","5","0","0","8","7"],"text":"2159450087"} 2023-11-09 19:51:29:621 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:29:622 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.setValue() result: null 2023-11-09 19:51:29:623 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/45000000-0000-0000-B406-000000000000/value 200 1025 ms - 14 2023-11-09 19:51:29:623 [HTTP] 2023-11-09 19:51:29:640 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:29:640 [HTTP] {} 2023-11-09 19:51:29:641 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:29:641 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:29:641 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:29:642 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 2 ms - 22 2023-11-09 19:51:29:642 [HTTP] 2023-11-09 19:51:29:646 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:29:646 [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == \"Done\"`]"} 2023-11-09 19:51:29:646 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == \"Done\"`]","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:29:646 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:29:647 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:29:647 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:29:647 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:29:647 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == \"Done\"`]"} 2023-11-09 19:51:29:902 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"84000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"84000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:29:903 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"84000000-0000-0000-B406-000000000000","ELEMENT":"84000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:29:904 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 257 ms - 137 2023-11-09 19:51:29:904 [HTTP] 2023-11-09 19:51:29:908 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/84000000-0000-0000-B406-000000000000/click 2023-11-09 19:51:29:909 [HTTP] {"id":"84000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:29:909 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:51:29:909 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:51:29:909 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/84000000-0000-0000-B406-000000000000/click' to command name 'click' 2023-11-09 19:51:29:909 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/84000000-0000-0000-B406-000000000000/click] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/84000000-0000-0000-B406-000000000000/click] with body: {"id":"84000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:30:778 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:30:779 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:51:30:782 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/84000000-0000-0000-B406-000000000000/click 200 871 ms - 65 2023-11-09 19:51:30:782 [HTTP] 2023-11-09 19:51:30:795 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:30:795 [HTTP] {} 2023-11-09 19:51:30:796 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:30:796 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:30:796 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:30:797 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:30:797 [HTTP] 2023-11-09 19:51:30:799 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:30:800 [HTTP] {"using":"accessibility id","value":"loginButton"} 2023-11-09 19:51:30:800 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","loginButton","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:30:800 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:30:800 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:30:800 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:30:800 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:30:800 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"loginButton"} 2023-11-09 19:51:31:001 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"4E000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"4E000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:31:002 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"4E000000-0000-0000-B406-000000000000","ELEMENT":"4E000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:31:004 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 203 ms - 137 2023-11-09 19:51:31:004 [HTTP] 2023-11-09 19:51:31:012 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/4E000000-0000-0000-B406-000000000000/click 2023-11-09 19:51:31:012 [HTTP] {"id":"4E000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:31:013 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:51:31:013 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:51:31:015 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/4E000000-0000-0000-B406-000000000000/click' to command name 'click' 2023-11-09 19:51:31:015 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/4E000000-0000-0000-B406-000000000000/click] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/4E000000-0000-0000-B406-000000000000/click] with body: {"id":"4E000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:31:499 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:31:500 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:51:31:502 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/4E000000-0000-0000-B406-000000000000/click 200 489 ms - 65 2023-11-09 19:51:31:502 [HTTP] 2023-11-09 19:51:31:520 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:31:520 [HTTP] {} 2023-11-09 19:51:31:520 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:31:520 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:31:521 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:31:521 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:31:521 [HTTP] 2023-11-09 19:51:31:524 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:31:524 [HTTP] {"using":"-ios predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:31:524 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == \"Delete Mobile Number\"","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:31:524 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:31:524 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:31:524 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:31:525 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:31:525 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:31:642 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:31:642 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:31:643 [XCUITestDriver@8726 (a380fa4a)] Waited for 119 ms so far 2023-11-09 19:51:32:144 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:32:144 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:32:273 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:32:273 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:32:273 [XCUITestDriver@8726 (a380fa4a)] Waited for 749 ms so far 2023-11-09 19:51:32:776 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:32:776 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:32:909 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:32:910 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:32:910 [XCUITestDriver@8726 (a380fa4a)] Waited for 1386 ms so far 2023-11-09 19:51:33:410 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:33:410 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:33:932 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:33:932 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:33:932 [XCUITestDriver@8726 (a380fa4a)] Waited for 2408 ms so far 2023-11-09 19:51:34:436 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:34:437 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:34:593 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:34:593 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:34:593 [XCUITestDriver@8726 (a380fa4a)] Waited for 3069 ms so far 2023-11-09 19:51:35:095 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:35:095 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:35:264 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:35:265 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:35:265 [XCUITestDriver@8726 (a380fa4a)] Waited for 3741 ms so far 2023-11-09 19:51:35:769 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:35:770 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:35:944 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:35:944 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:35:945 [XCUITestDriver@8726 (a380fa4a)] Waited for 4421 ms so far 2023-11-09 19:51:36:448 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:36:449 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:37:016 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:37:017 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:37:020 [XCUITestDriver@8726 (a380fa4a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:51:37:020 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:51:37:020 [XCUITestDriver@8726 (a380fa4a)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:51:37:020 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:51:37:020 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:51:37:020 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:51:37:020 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:51:37:020 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 404 5497 ms - 1016 2023-11-09 19:51:37:020 [HTTP] 2023-11-09 19:51:37:536 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:37:536 [HTTP] {"using":"-ios predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:37:537 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == \"Delete Mobile Number\"","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:37:538 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:37:538 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:37:539 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:37:539 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:37:540 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:37:706 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:37:707 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:37:707 [XCUITestDriver@8726 (a380fa4a)] Waited for 168 ms so far 2023-11-09 19:51:38:208 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:38:208 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:38:364 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:38:364 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:38:364 [XCUITestDriver@8726 (a380fa4a)] Waited for 825 ms so far 2023-11-09 19:51:38:865 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:38:866 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:39:104 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:39:104 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:39:104 [XCUITestDriver@8726 (a380fa4a)] Waited for 1565 ms so far 2023-11-09 19:51:39:606 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:39:606 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:39:770 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:39:770 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:39:770 [XCUITestDriver@8726 (a380fa4a)] Waited for 2231 ms so far 2023-11-09 19:51:40:271 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:40:272 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:40:427 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:40:427 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:40:427 [XCUITestDriver@8726 (a380fa4a)] Waited for 2888 ms so far 2023-11-09 19:51:40:930 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:40:931 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:41:087 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:41:088 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:41:088 [XCUITestDriver@8726 (a380fa4a)] Waited for 3549 ms so far 2023-11-09 19:51:41:590 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:41:591 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:41:756 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:41:756 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:41:757 [XCUITestDriver@8726 (a380fa4a)] Waited for 4217 ms so far 2023-11-09 19:51:42:258 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:42:258 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:42:416 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:42:416 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:42:416 [XCUITestDriver@8726 (a380fa4a)] Waited for 4877 ms so far 2023-11-09 19:51:42:540 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:42:541 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:42:697 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:42:697 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:42:698 [XCUITestDriver@8726 (a380fa4a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:51:42:698 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:51:42:698 [XCUITestDriver@8726 (a380fa4a)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:51:42:698 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:51:42:698 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:51:42:698 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:51:42:698 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:51:42:699 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 404 5163 ms - 1016 2023-11-09 19:51:42:699 [HTTP] 2023-11-09 19:51:43:207 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:43:207 [HTTP] {"using":"-ios predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:43:207 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == \"Delete Mobile Number\"","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:43:207 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:43:207 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:43:207 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:43:208 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:43:208 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:43:432 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:43:432 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:43:432 [XCUITestDriver@8726 (a380fa4a)] Waited for 225 ms so far 2023-11-09 19:51:43:933 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:43:934 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:44:095 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:44:096 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:44:096 [XCUITestDriver@8726 (a380fa4a)] Waited for 889 ms so far 2023-11-09 19:51:44:597 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:44:597 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:44:753 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:44:753 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:44:753 [XCUITestDriver@8726 (a380fa4a)] Waited for 1546 ms so far 2023-11-09 19:51:45:255 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:45:255 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:45:415 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:45:415 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:45:415 [XCUITestDriver@8726 (a380fa4a)] Waited for 2208 ms so far 2023-11-09 19:51:45:917 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:45:917 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:46:083 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:46:084 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:46:084 [XCUITestDriver@8726 (a380fa4a)] Waited for 2877 ms so far 2023-11-09 19:51:46:585 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:46:585 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:46:738 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:46:738 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:46:738 [XCUITestDriver@8726 (a380fa4a)] Waited for 3531 ms so far 2023-11-09 19:51:47:239 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:47:239 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:47:397 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:47:397 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:47:397 [XCUITestDriver@8726 (a380fa4a)] Waited for 4190 ms so far 2023-11-09 19:51:47:898 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:47:898 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:48:055 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:48:055 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:48:056 [XCUITestDriver@8726 (a380fa4a)] Waited for 4849 ms so far 2023-11-09 19:51:48:207 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:48:207 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:51:48:369 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:51:48:369 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:48:369 [XCUITestDriver@8726 (a380fa4a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:51:48:369 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:51:48:369 [XCUITestDriver@8726 (a380fa4a)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:51:48:369 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:51:48:369 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:51:48:369 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:51:48:369 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:51:48:370 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 404 5163 ms - 1016 2023-11-09 19:51:48:370 [HTTP] 2023-11-09 19:51:48:377 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:48:377 [HTTP] {} 2023-11-09 19:51:48:377 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:48:377 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:48:377 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:48:377 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:48:377 [HTTP] 2023-11-09 19:51:48:379 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:48:379 [HTTP] {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:51:48:379 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["id","accessRequiredPopup","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:48:379 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:48:379 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:48:379 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:48:379 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:48:379 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:51:48:502 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:51:48:503 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:48:503 [XCUITestDriver@8726 (a380fa4a)] Waited for 124 ms so far 2023-11-09 19:51:49:003 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:49:003 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:51:49:160 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:51:49:161 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:49:161 [XCUITestDriver@8726 (a380fa4a)] Waited for 782 ms so far 2023-11-09 19:51:49:661 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:49:661 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:51:49:873 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:51:49:873 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:49:873 [XCUITestDriver@8726 (a380fa4a)] Waited for 1494 ms so far 2023-11-09 19:51:50:374 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:50:374 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:51:50:529 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:51:50:529 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:50:529 [XCUITestDriver@8726 (a380fa4a)] Waited for 2150 ms so far 2023-11-09 19:51:51:031 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:51:031 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:51:51:187 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:51:51:187 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:51:187 [XCUITestDriver@8726 (a380fa4a)] Waited for 2808 ms so far 2023-11-09 19:51:51:688 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:51:689 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:51:51:848 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:51:51:848 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:51:848 [XCUITestDriver@8726 (a380fa4a)] Waited for 3469 ms so far 2023-11-09 19:51:52:352 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:52:352 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:51:52:512 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:51:52:512 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:52:512 [XCUITestDriver@8726 (a380fa4a)] Waited for 4133 ms so far 2023-11-09 19:51:53:013 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:53:013 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:51:53:179 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:51:53:180 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:53:180 [XCUITestDriver@8726 (a380fa4a)] Waited for 4801 ms so far 2023-11-09 19:51:53:380 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:53:380 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:51:53:537 [XCUITestDriver@8726 (a380fa4a)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:51:53:537 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:51:53:538 [XCUITestDriver@8726 (a380fa4a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:51:53:538 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:51:53:538 [XCUITestDriver@8726 (a380fa4a)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:51:53:538 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:51:53:538 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:51:53:538 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:51:53:538 [XCUITestDriver@8726 (a380fa4a)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:51:53:538 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 404 5159 ms - 1016 2023-11-09 19:51:53:538 [HTTP] 2023-11-09 19:51:53:544 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:53:545 [HTTP] {} 2023-11-09 19:51:53:545 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:53:545 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:53:545 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:53:545 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:53:545 [HTTP] 2023-11-09 19:51:53:547 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:53:547 [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeStaticText[`label CONTAINS[cd] \"Welcome\"`]"} 2023-11-09 19:51:53:547 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeStaticText[`label CONTAINS[cd] \"Welcome\"`]","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:53:547 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:53:547 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:53:547 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:53:547 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:53:547 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"class chain","value":"**/XCUIElementTypeStaticText[`label CONTAINS[cd] \"Welcome\"`]"} 2023-11-09 19:51:53:792 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"BA000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"BA000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:53:792 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"BA000000-0000-0000-B406-000000000000","ELEMENT":"BA000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:53:792 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 245 ms - 137 2023-11-09 19:51:53:792 [HTTP] 2023-11-09 19:51:53:794 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/BA000000-0000-0000-B406-000000000000/displayed 2023-11-09 19:51:53:794 [HTTP] {} 2023-11-09 19:51:53:794 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:51:53:794 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:51:53:795 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/BA000000-0000-0000-B406-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:51:53:795 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/BA000000-0000-0000-B406-000000000000/displayed] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/BA000000-0000-0000-B406-000000000000/displayed] with no body 2023-11-09 19:51:54:038 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":true,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:54:038 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:51:54:040 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/BA000000-0000-0000-B406-000000000000/displayed 200 244 ms - 65 2023-11-09 19:51:54:040 [HTTP] 2023-11-09 19:51:54:050 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:54:050 [HTTP] {} 2023-11-09 19:51:54:051 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:54:051 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:54:051 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:54:051 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:54:051 [HTTP] 2023-11-09 19:51:54:053 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:54:053 [HTTP] {"using":"accessibility id","value":"accountIdLabel"} 2023-11-09 19:51:54:053 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","accountIdLabel","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:54:053 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:54:053 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:54:053 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:54:053 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:54:053 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"accountIdLabel"} 2023-11-09 19:51:54:367 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"B7000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"B7000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:54:368 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B7000000-0000-0000-B406-000000000000","ELEMENT":"B7000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:54:368 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 315 ms - 137 2023-11-09 19:51:54:368 [HTTP] 2023-11-09 19:51:54:370 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B7000000-0000-0000-B406-000000000000/displayed 2023-11-09 19:51:54:370 [HTTP] {} 2023-11-09 19:51:54:370 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:51:54:370 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:51:54:370 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B7000000-0000-0000-B406-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:51:54:370 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B7000000-0000-0000-B406-000000000000/displayed] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/B7000000-0000-0000-B406-000000000000/displayed] with no body 2023-11-09 19:51:54:495 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":true,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:54:495 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:51:54:495 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B7000000-0000-0000-B406-000000000000/displayed 200 125 ms - 65 2023-11-09 19:51:54:495 [HTTP] 2023-11-09 19:51:54:500 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:54:500 [HTTP] {} 2023-11-09 19:51:54:501 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:54:501 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:54:501 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:54:501 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:54:501 [HTTP] 2023-11-09 19:51:54:503 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:54:503 [HTTP] {"using":"accessibility id","value":"accountIdLabel"} 2023-11-09 19:51:54:503 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","accountIdLabel","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:54:503 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:54:503 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:54:503 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:54:503 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:54:503 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"accountIdLabel"} 2023-11-09 19:51:54:728 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"B7000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"B7000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:54:728 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B7000000-0000-0000-B406-000000000000","ELEMENT":"B7000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:54:729 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 226 ms - 137 2023-11-09 19:51:54:729 [HTTP] 2023-11-09 19:51:54:731 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B7000000-0000-0000-B406-000000000000/text 2023-11-09 19:51:54:731 [HTTP] {} 2023-11-09 19:51:54:731 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:51:54:731 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:51:54:732 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B7000000-0000-0000-B406-000000000000/text' to command name 'getText' 2023-11-09 19:51:54:732 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B7000000-0000-0000-B406-000000000000/text] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/B7000000-0000-0000-B406-000000000000/text] with no body 2023-11-09 19:51:54:837 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":"Account Number: 8499102530210090","sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:54:838 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:51:54:838 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B7000000-0000-0000-B406-000000000000/text 200 107 ms - 95 2023-11-09 19:51:54:838 [HTTP] 2023-11-09 19:51:54:847 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:54:847 [HTTP] {} 2023-11-09 19:51:54:847 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:54:848 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:54:848 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:54:848 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:54:848 [HTTP] 2023-11-09 19:51:54:851 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:54:851 [HTTP] {"using":"accessibility id","value":"companyNameLabel"} 2023-11-09 19:51:54:851 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","companyNameLabel","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:54:851 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:54:851 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:54:851 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:54:851 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:54:851 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"companyNameLabel"} 2023-11-09 19:51:55:079 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"B5000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"B5000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:55:079 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B5000000-0000-0000-B406-000000000000","ELEMENT":"B5000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:55:079 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 229 ms - 137 2023-11-09 19:51:55:079 [HTTP] 2023-11-09 19:51:55:081 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B5000000-0000-0000-B406-000000000000/displayed 2023-11-09 19:51:55:081 [HTTP] {} 2023-11-09 19:51:55:081 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:51:55:081 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:51:55:081 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B5000000-0000-0000-B406-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:51:55:081 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B5000000-0000-0000-B406-000000000000/displayed] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/B5000000-0000-0000-B406-000000000000/displayed] with no body 2023-11-09 19:51:55:195 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":true,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:55:195 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:51:55:195 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B5000000-0000-0000-B406-000000000000/displayed 200 114 ms - 65 2023-11-09 19:51:55:195 [HTTP] 2023-11-09 19:51:55:201 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:55:201 [HTTP] {} 2023-11-09 19:51:55:201 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:55:201 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:55:202 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:55:202 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:55:202 [HTTP] 2023-11-09 19:51:55:204 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:55:204 [HTTP] {"using":"accessibility id","value":"companyNameLabel"} 2023-11-09 19:51:55:204 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","companyNameLabel","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:55:204 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:55:204 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:55:204 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:55:204 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:55:204 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"companyNameLabel"} 2023-11-09 19:51:55:436 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"B5000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"B5000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:55:437 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B5000000-0000-0000-B406-000000000000","ELEMENT":"B5000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:55:438 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 234 ms - 137 2023-11-09 19:51:55:438 [HTTP] 2023-11-09 19:51:55:441 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B5000000-0000-0000-B406-000000000000/text 2023-11-09 19:51:55:441 [HTTP] {} 2023-11-09 19:51:55:442 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:51:55:442 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:51:55:442 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B5000000-0000-0000-B406-000000000000/text' to command name 'getText' 2023-11-09 19:51:55:442 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B5000000-0000-0000-B406-000000000000/text] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/B5000000-0000-0000-B406-000000000000/text] with no body 2023-11-09 19:51:55:554 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":"BCP TEST","sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:55:555 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:51:55:555 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B5000000-0000-0000-B406-000000000000/text 200 114 ms - 71 2023-11-09 19:51:55:555 [HTTP] 2023-11-09 19:51:55:564 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:55:565 [HTTP] {} 2023-11-09 19:51:55:565 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:55:565 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:55:565 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:55:566 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:55:566 [HTTP] 2023-11-09 19:51:55:568 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:55:568 [HTTP] {"using":"accessibility id","value":"addressLabel"} 2023-11-09 19:51:55:568 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","addressLabel","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:55:568 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:55:568 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:55:568 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:55:568 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:55:568 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"addressLabel"} 2023-11-09 19:51:55:796 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"B6000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"B6000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:55:796 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B6000000-0000-0000-B406-000000000000","ELEMENT":"B6000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:55:798 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 229 ms - 137 2023-11-09 19:51:55:798 [HTTP] 2023-11-09 19:51:55:801 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B6000000-0000-0000-B406-000000000000/displayed 2023-11-09 19:51:55:801 [HTTP] {} 2023-11-09 19:51:55:801 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:51:55:802 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:51:55:802 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B6000000-0000-0000-B406-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:51:55:802 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B6000000-0000-0000-B406-000000000000/displayed] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/B6000000-0000-0000-B406-000000000000/displayed] with no body 2023-11-09 19:51:56:049 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":true,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:56:049 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:51:56:050 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B6000000-0000-0000-B406-000000000000/displayed 200 248 ms - 65 2023-11-09 19:51:56:050 [HTTP] 2023-11-09 19:51:56:058 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:51:56:058 [HTTP] {} 2023-11-09 19:51:56:059 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:56:059 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:51:56:059 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:51:56:059 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:51:56:059 [HTTP] 2023-11-09 19:51:56:061 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:51:56:061 [HTTP] {"using":"accessibility id","value":"addressLabel"} 2023-11-09 19:51:56:061 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","addressLabel","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:51:56:061 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:51:56:062 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:51:56:062 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:51:56:062 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:51:56:062 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"addressLabel"} 2023-11-09 19:51:56:327 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"B6000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"B6000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:56:328 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B6000000-0000-0000-B406-000000000000","ELEMENT":"B6000000-0000-0000-B406-000000000000"} 2023-11-09 19:51:56:329 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 267 ms - 137 2023-11-09 19:51:56:329 [HTTP] 2023-11-09 19:51:56:332 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B6000000-0000-0000-B406-000000000000/text 2023-11-09 19:51:56:332 [HTTP] {} 2023-11-09 19:51:56:332 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:51:56:332 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:51:56:332 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B6000000-0000-0000-B406-000000000000/text' to command name 'getText' 2023-11-09 19:51:56:332 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B6000000-0000-0000-B406-000000000000/text] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/B6000000-0000-0000-B406-000000000000/text] with no body 2023-11-09 19:51:56:483 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":"500 ENTERPRISE RD RM LAB5, HORSHAM, PA 19044","sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:51:56:483 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:51:56:484 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/B6000000-0000-0000-B406-000000000000/text 200 152 ms - 107 2023-11-09 19:51:56:484 [HTTP] 2023-11-09 19:52:25:176 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:25:176 [HTTP] {} 2023-11-09 19:52:25:176 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:25:176 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:25:176 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:25:176 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:25:177 [HTTP] 2023-11-09 19:52:25:178 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:25:178 [HTTP] {"using":"accessibility id","value":"menu"} 2023-11-09 19:52:25:178 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","menu","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:25:178 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:25:178 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:25:178 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:25:178 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:25:178 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"menu"} 2023-11-09 19:52:25:463 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"9D000000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"9D000000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:25:463 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9D000000-0000-0000-B406-000000000000","ELEMENT":"9D000000-0000-0000-B406-000000000000"} 2023-11-09 19:52:25:464 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 286 ms - 137 2023-11-09 19:52:25:464 [HTTP] 2023-11-09 19:52:25:468 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/9D000000-0000-0000-B406-000000000000/click 2023-11-09 19:52:25:468 [HTTP] {"id":"9D000000-0000-0000-B406-000000000000"} 2023-11-09 19:52:25:468 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:25:468 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:25:468 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/9D000000-0000-0000-B406-000000000000/click' to command name 'click' 2023-11-09 19:52:25:469 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/9D000000-0000-0000-B406-000000000000/click] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/9D000000-0000-0000-B406-000000000000/click] with body: {"id":"9D000000-0000-0000-B406-000000000000"} 2023-11-09 19:52:26:187 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:26:188 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:26:189 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/9D000000-0000-0000-B406-000000000000/click 200 720 ms - 65 2023-11-09 19:52:26:189 [HTTP] 2023-11-09 19:52:26:214 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:26:214 [HTTP] {} 2023-11-09 19:52:26:214 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:26:214 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:26:214 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:26:215 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:26:215 [HTTP] 2023-11-09 19:52:26:216 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:26:216 [HTTP] {"using":"accessibility id","value":"Account Details"} 2023-11-09 19:52:26:216 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","Account Details","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:26:216 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:26:216 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:26:216 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:26:217 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:26:217 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"Account Details"} 2023-11-09 19:52:26:557 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"1C010000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"1C010000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:26:558 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1C010000-0000-0000-B406-000000000000","ELEMENT":"1C010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:26:559 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 342 ms - 137 2023-11-09 19:52:26:559 [HTTP] 2023-11-09 19:52:26:562 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/1C010000-0000-0000-B406-000000000000/click 2023-11-09 19:52:26:562 [HTTP] {"id":"1C010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:26:562 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:26:562 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:26:562 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/1C010000-0000-0000-B406-000000000000/click' to command name 'click' 2023-11-09 19:52:26:563 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/1C010000-0000-0000-B406-000000000000/click] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/1C010000-0000-0000-B406-000000000000/click] with body: {"id":"1C010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:27:373 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:27:373 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:27:374 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/1C010000-0000-0000-B406-000000000000/click 200 812 ms - 65 2023-11-09 19:52:27:374 [HTTP] 2023-11-09 19:52:27:401 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:27:401 [HTTP] {} 2023-11-09 19:52:27:401 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:27:401 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:27:401 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:27:402 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:27:402 [HTTP] 2023-11-09 19:52:27:404 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:27:404 [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeStaticText[`label == \"Account Details\"`]"} 2023-11-09 19:52:27:404 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeStaticText[`label == \"Account Details\"`]","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:27:404 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:27:404 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:27:404 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:27:404 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:27:404 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"class chain","value":"**/XCUIElementTypeStaticText[`label == \"Account Details\"`]"} 2023-11-09 19:52:27:670 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"4C010000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"4C010000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:27:671 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"4C010000-0000-0000-B406-000000000000","ELEMENT":"4C010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:27:672 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 268 ms - 137 2023-11-09 19:52:27:672 [HTTP] 2023-11-09 19:52:27:676 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/4C010000-0000-0000-B406-000000000000/displayed 2023-11-09 19:52:27:676 [HTTP] {} 2023-11-09 19:52:27:677 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:27:677 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:27:677 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/4C010000-0000-0000-B406-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:52:27:677 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/4C010000-0000-0000-B406-000000000000/displayed] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/4C010000-0000-0000-B406-000000000000/displayed] with no body 2023-11-09 19:52:27:892 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":true,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:27:893 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:27:894 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/4C010000-0000-0000-B406-000000000000/displayed 200 217 ms - 65 2023-11-09 19:52:27:894 [HTTP] 2023-11-09 19:52:27:921 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:27:921 [HTTP] {} 2023-11-09 19:52:27:921 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:27:921 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:27:922 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:27:922 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:27:922 [HTTP] 2023-11-09 19:52:27:924 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:27:924 [HTTP] {"using":"accessibility id","value":"accountNumberDetails"} 2023-11-09 19:52:27:924 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","accountNumberDetails","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:27:924 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:27:924 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:27:924 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:27:924 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:27:924 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"accountNumberDetails"} 2023-11-09 19:52:28:168 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"AC010000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"AC010000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:28:169 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"AC010000-0000-0000-B406-000000000000","ELEMENT":"AC010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:28:170 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 246 ms - 137 2023-11-09 19:52:28:170 [HTTP] 2023-11-09 19:52:28:175 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AC010000-0000-0000-B406-000000000000/displayed 2023-11-09 19:52:28:175 [HTTP] {} 2023-11-09 19:52:28:175 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:28:175 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:28:175 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AC010000-0000-0000-B406-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:52:28:175 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AC010000-0000-0000-B406-000000000000/displayed] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/AC010000-0000-0000-B406-000000000000/displayed] with no body 2023-11-09 19:52:28:294 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":true,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:28:294 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:28:295 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AC010000-0000-0000-B406-000000000000/displayed 200 120 ms - 65 2023-11-09 19:52:28:295 [HTTP] 2023-11-09 19:52:28:320 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:28:320 [HTTP] {} 2023-11-09 19:52:28:320 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:28:320 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:28:320 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:28:320 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:28:320 [HTTP] 2023-11-09 19:52:28:322 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:28:322 [HTTP] {"using":"accessibility id","value":"accountNumberDetails"} 2023-11-09 19:52:28:322 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","accountNumberDetails","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:28:322 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:28:322 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:28:322 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:28:322 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:28:322 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"accountNumberDetails"} 2023-11-09 19:52:28:551 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"AC010000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"AC010000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:28:552 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"AC010000-0000-0000-B406-000000000000","ELEMENT":"AC010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:28:553 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 230 ms - 137 2023-11-09 19:52:28:553 [HTTP] 2023-11-09 19:52:28:557 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AC010000-0000-0000-B406-000000000000/text 2023-11-09 19:52:28:557 [HTTP] {} 2023-11-09 19:52:28:557 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:28:557 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:28:558 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AC010000-0000-0000-B406-000000000000/text' to command name 'getText' 2023-11-09 19:52:28:558 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AC010000-0000-0000-B406-000000000000/text] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/AC010000-0000-0000-B406-000000000000/text] with no body 2023-11-09 19:52:28:666 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":"8499102530210090","sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:28:666 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:28:667 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AC010000-0000-0000-B406-000000000000/text 200 110 ms - 79 2023-11-09 19:52:28:667 [HTTP] 2023-11-09 19:52:28:690 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:28:690 [HTTP] {} 2023-11-09 19:52:28:690 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:28:691 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:28:691 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:28:691 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:28:691 [HTTP] 2023-11-09 19:52:28:693 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:28:693 [HTTP] {"using":"accessibility id","value":"companyNameDetails"} 2023-11-09 19:52:28:693 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","companyNameDetails","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:28:693 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:28:693 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:28:693 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:28:693 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:28:693 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"companyNameDetails"} 2023-11-09 19:52:28:889 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"A8010000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"A8010000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:28:895 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A8010000-0000-0000-B406-000000000000","ELEMENT":"A8010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:28:895 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 203 ms - 137 2023-11-09 19:52:28:895 [HTTP] 2023-11-09 19:52:28:899 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/A8010000-0000-0000-B406-000000000000/displayed 2023-11-09 19:52:28:899 [HTTP] {} 2023-11-09 19:52:28:899 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:28:899 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:28:899 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/A8010000-0000-0000-B406-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:52:28:899 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/A8010000-0000-0000-B406-000000000000/displayed] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/A8010000-0000-0000-B406-000000000000/displayed] with no body 2023-11-09 19:52:29:133 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":true,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:29:133 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:29:134 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/A8010000-0000-0000-B406-000000000000/displayed 200 235 ms - 65 2023-11-09 19:52:29:134 [HTTP] 2023-11-09 19:52:29:157 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:29:157 [HTTP] {} 2023-11-09 19:52:29:157 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:29:157 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:29:158 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:29:158 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:29:158 [HTTP] 2023-11-09 19:52:29:160 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:29:160 [HTTP] {"using":"accessibility id","value":"companyNameDetails"} 2023-11-09 19:52:29:160 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","companyNameDetails","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:29:160 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:29:160 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:29:160 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:29:160 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:29:160 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"companyNameDetails"} 2023-11-09 19:52:29:399 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"A8010000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"A8010000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:29:399 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A8010000-0000-0000-B406-000000000000","ELEMENT":"A8010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:29:400 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 240 ms - 137 2023-11-09 19:52:29:401 [HTTP] 2023-11-09 19:52:29:404 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/A8010000-0000-0000-B406-000000000000/text 2023-11-09 19:52:29:404 [HTTP] {} 2023-11-09 19:52:29:404 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:29:404 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:29:405 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/A8010000-0000-0000-B406-000000000000/text' to command name 'getText' 2023-11-09 19:52:29:405 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/A8010000-0000-0000-B406-000000000000/text] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/A8010000-0000-0000-B406-000000000000/text] with no body 2023-11-09 19:52:29:508 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":"BCP TEST","sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:29:508 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:29:509 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/A8010000-0000-0000-B406-000000000000/text 200 104 ms - 71 2023-11-09 19:52:29:509 [HTTP] 2023-11-09 19:52:29:532 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:29:532 [HTTP] {} 2023-11-09 19:52:29:532 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:29:532 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:29:532 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:29:533 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:29:533 [HTTP] 2023-11-09 19:52:29:534 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:29:534 [HTTP] {"using":"accessibility id","value":"serviceAddressDetails"} 2023-11-09 19:52:29:534 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","serviceAddressDetails","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:29:534 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:29:534 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:29:534 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:29:535 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:29:535 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"serviceAddressDetails"} 2023-11-09 19:52:29:747 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"AA010000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"AA010000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:29:747 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"AA010000-0000-0000-B406-000000000000","ELEMENT":"AA010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:29:748 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 214 ms - 137 2023-11-09 19:52:29:748 [HTTP] 2023-11-09 19:52:29:751 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AA010000-0000-0000-B406-000000000000/displayed 2023-11-09 19:52:29:751 [HTTP] {} 2023-11-09 19:52:29:751 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:29:751 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:29:752 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AA010000-0000-0000-B406-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:52:29:752 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AA010000-0000-0000-B406-000000000000/displayed] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/AA010000-0000-0000-B406-000000000000/displayed] with no body 2023-11-09 19:52:29:862 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":true,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:29:863 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:29:865 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AA010000-0000-0000-B406-000000000000/displayed 200 112 ms - 65 2023-11-09 19:52:29:865 [HTTP] 2023-11-09 19:52:29:889 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:29:889 [HTTP] {} 2023-11-09 19:52:29:889 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:29:889 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:29:890 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:29:890 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:29:890 [HTTP] 2023-11-09 19:52:29:892 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:29:892 [HTTP] {"using":"accessibility id","value":"serviceAddressDetails"} 2023-11-09 19:52:29:892 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","serviceAddressDetails","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:29:892 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:29:892 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:29:892 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:29:892 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:29:892 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"serviceAddressDetails"} 2023-11-09 19:52:30:106 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"AA010000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"AA010000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:30:106 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"AA010000-0000-0000-B406-000000000000","ELEMENT":"AA010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:30:107 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 215 ms - 137 2023-11-09 19:52:30:107 [HTTP] 2023-11-09 19:52:30:109 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AA010000-0000-0000-B406-000000000000/text 2023-11-09 19:52:30:110 [HTTP] {} 2023-11-09 19:52:30:110 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:30:110 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:30:110 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AA010000-0000-0000-B406-000000000000/text' to command name 'getText' 2023-11-09 19:52:30:110 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AA010000-0000-0000-B406-000000000000/text] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/AA010000-0000-0000-B406-000000000000/text] with no body 2023-11-09 19:52:30:206 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":"500 ENTERPRISE RD RM LAB5, HORSHAM, PA 19044","sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:30:206 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:30:207 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AA010000-0000-0000-B406-000000000000/text 200 97 ms - 107 2023-11-09 19:52:30:207 [HTTP] 2023-11-09 19:52:30:227 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:30:228 [HTTP] {} 2023-11-09 19:52:30:228 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:30:228 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:30:228 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:30:228 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:30:228 [HTTP] 2023-11-09 19:52:30:230 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:30:230 [HTTP] {"using":"accessibility id","value":"billingAddressDetails"} 2023-11-09 19:52:30:230 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","billingAddressDetails","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:30:230 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:30:230 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:30:230 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:30:230 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:30:230 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"billingAddressDetails"} 2023-11-09 19:52:30:460 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"AE010000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"AE010000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:30:461 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"AE010000-0000-0000-B406-000000000000","ELEMENT":"AE010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:30:462 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 232 ms - 137 2023-11-09 19:52:30:462 [HTTP] 2023-11-09 19:52:30:465 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AE010000-0000-0000-B406-000000000000/displayed 2023-11-09 19:52:30:465 [HTTP] {} 2023-11-09 19:52:30:465 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:30:465 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:30:465 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AE010000-0000-0000-B406-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:52:30:465 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AE010000-0000-0000-B406-000000000000/displayed] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/AE010000-0000-0000-B406-000000000000/displayed] with no body 2023-11-09 19:52:30:584 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":true,"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:30:584 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:30:586 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AE010000-0000-0000-B406-000000000000/displayed 200 121 ms - 65 2023-11-09 19:52:30:586 [HTTP] 2023-11-09 19:52:30:611 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 2023-11-09 19:52:30:611 [HTTP] {} 2023-11-09 19:52:30:612 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.getCurrentContext() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:30:612 [XCUITestDriver@8726 (a380fa4a)] Executing command 'getCurrentContext' 2023-11-09 19:52:30:612 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:52:30:612 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/context 200 1 ms - 22 2023-11-09 19:52:30:612 [HTTP] 2023-11-09 19:52:30:614 [HTTP] --> POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 2023-11-09 19:52:30:614 [HTTP] {"using":"accessibility id","value":"billingAddressDetails"} 2023-11-09 19:52:30:615 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.findElement() with args: ["accessibility id","billingAddressDetails","a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:30:615 [XCUITestDriver@8726 (a380fa4a)] Executing command 'findElement' 2023-11-09 19:52:30:615 [XCUITestDriver@8726 (a380fa4a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:52:30:615 [XCUITestDriver@8726 (a380fa4a)] Waiting up to 5000 ms for condition 2023-11-09 19:52:30:615 [XCUITestDriver@8726 (a380fa4a)] Matched '/element' to command name 'findElement' 2023-11-09 19:52:30:616 [XCUITestDriver@8726 (a380fa4a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element] with body: {"using":"accessibility id","value":"billingAddressDetails"} 2023-11-09 19:52:30:852 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":{"ELEMENT":"AE010000-0000-0000-B406-000000000000","element-6066-11e4-a52e-4f735466cecf":"AE010000-0000-0000-B406-000000000000"},"sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:30:852 [XCUITestDriver@8726 (a380fa4a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"AE010000-0000-0000-B406-000000000000","ELEMENT":"AE010000-0000-0000-B406-000000000000"} 2023-11-09 19:52:30:853 [HTTP] <-- POST /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element 200 239 ms - 137 2023-11-09 19:52:30:853 [HTTP] 2023-11-09 19:52:30:856 [HTTP] --> GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AE010000-0000-0000-B406-000000000000/text 2023-11-09 19:52:30:856 [HTTP] {} 2023-11-09 19:52:30:856 [XCUITestDriver@8726 (a380fa4a)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:52:30:856 [XCUITestDriver@8726 (a380fa4a)] Executing command 'proxyReqRes' 2023-11-09 19:52:30:857 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AE010000-0000-0000-B406-000000000000/text' to command name 'getText' 2023-11-09 19:52:30:857 [XCUITestDriver@8726 (a380fa4a)] Proxying [GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AE010000-0000-0000-B406-000000000000/text] to [GET http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59/element/AE010000-0000-0000-B406-000000000000/text] with no body 2023-11-09 19:52:30:988 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":"1000 TEST WAY, D1, EDISON, MO 08820","sessionId":"346197CE-CC79-4CCB-8185-3EFC984B5E59"} 2023-11-09 19:52:30:988 [XCUITestDriver@8726 (a380fa4a)] Replacing sessionId 346197CE-CC79-4CCB-8185-3EFC984B5E59 with a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:30:988 [HTTP] <-- GET /session/a380fa4a-2715-44d4-aec3-7575a4206f01/element/AE010000-0000-0000-B406-000000000000/text 200 132 ms - 98 2023-11-09 19:52:30:988 [HTTP] 2023-11-09 19:52:31:003 [HTTP] --> DELETE /session/a380fa4a-2715-44d4-aec3-7575a4206f01 2023-11-09 19:52:31:003 [HTTP] {} 2023-11-09 19:52:31:004 [XCUITestDriver@8726 (a380fa4a)] Calling AppiumDriver.deleteSession() with args: ["a380fa4a-2715-44d4-aec3-7575a4206f01"] 2023-11-09 19:52:31:004 [AppiumDriver@cfc8] Event 'quitSessionRequested' logged at 1699559551004 (13:52:31 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:31:004 [AppiumDriver@cfc8] Removing session a380fa4a-2715-44d4-aec3-7575a4206f01 from our master session list 2023-11-09 19:52:31:005 [XCUITestDriver@8726 (a380fa4a)] Matched '/session/a380fa4a-2715-44d4-aec3-7575a4206f01' to command name 'deleteSession' 2023-11-09 19:52:31:005 [XCUITestDriver@8726 (a380fa4a)] Proxying [DELETE /session/a380fa4a-2715-44d4-aec3-7575a4206f01] to [DELETE http://127.0.0.1:8100/session/346197CE-CC79-4CCB-8185-3EFC984B5E59] with no body 2023-11-09 19:52:32:114 [XCUITestDriver@8726 (a380fa4a)] Got response with status 200: {"value":null,"sessionId":null} 2023-11-09 19:52:32:114 [DevCon Factory] Releasing connections for UDID device on any port number 2023-11-09 19:52:32:115 [DevCon Factory] Found cached connections to release: ["UDID:8100"] 2023-11-09 19:52:32:115 [DevCon Factory] Releasing the listener for 'UDID:8100' 2023-11-09 19:52:32:115 [iProxy@00008110:8100] Closing the connection 2023-11-09 19:52:32:116 [DevCon Factory] Cached connections count: 0 2023-11-09 19:52:32:116 [XCUITestDriver@8726 (a380fa4a)] Not clearing log files. Use `clearSystemFiles` capability to turn on. 2023-11-09 19:52:32:118 [AppiumDriver@cfc8] Event 'quitSessionFinished' logged at 1699559552117 (13:52:32 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:32:118 [AppiumDriver@cfc8] Received response: null 2023-11-09 19:52:32:118 [AppiumDriver@cfc8] But deleting session, so not returning 2023-11-09 19:52:32:118 [AppiumDriver@cfc8] Responding to client with driver.deleteSession() result: null 2023-11-09 19:52:32:119 [HTTP] <-- DELETE /session/a380fa4a-2715-44d4-aec3-7575a4206f01 200 1115 ms - 14 2023-11-09 19:52:32:119 [HTTP] 2023-11-09 19:52:32:226 [HTTP] Request idempotency key: e419c9a6-2bf6-481c-a391-2518a694363f 2023-11-09 19:52:32:228 [HTTP] --> POST /session 2023-11-09 19:52:32:228 [HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:app":"apps/ios/App_development_Debug.ipa","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:deviceName":"iPhone SE","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":180,"appium:platformVersion":"17.1","appium:udid":"UDID","appium:webviewConnectTimeout":20000,"platformName":"IOS"}}} 2023-11-09 19:52:32:229 [AppiumDriver@cfc8] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:app":"apps/ios/App_development_Debug.ipa","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:deviceName":"iPhone SE","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":180,"appium:platformVersion":"17.1","appium:udid":"UDID","appium:webviewConnectTimeout":20000,"platformName":"IOS"}}] 2023-11-09 19:52:32:229 [AppiumDriver@cfc8] Plugins which can handle cmd 'createSession': relaxed-caps 2023-11-09 19:52:32:229 [AppiumDriver@cfc8] Plugin relaxed-caps is now handling cmd 'createSession' 2023-11-09 19:52:32:234 [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'IOS' 2023-11-09 19:52:32:234 [Appium] The 'xcuitest' driver was installed and matched caps. 2023-11-09 19:52:32:234 [Appium] Will require it at /Users/$USER/.appium/node_modules/appium-xcuitest-driver 2023-11-09 19:52:32:234 [Appium] Requiring driver at /Users/$USER/.appium/node_modules/appium-xcuitest-driver 2023-11-09 19:52:32:234 [AppiumDriver@cfc8] Appium v2.2.1 creating new XCUITestDriver (v5.8.2) session 2023-11-09 19:52:32:234 [AppiumDriver@cfc8] Checking BaseDriver versions for Appium and XCUITestDriver 2023-11-09 19:52:32:235 [AppiumDriver@cfc8] Appium's BaseDriver version is 9.4.1 2023-11-09 19:52:32:235 [AppiumDriver@cfc8] XCUITestDriver's BaseDriver version is 9.4.1 2023-11-09 19:52:32:237 [AppiumDriver@cfc8] Explicitly enabling use of insecure features: 2023-11-09 19:52:32:237 [AppiumDriver@cfc8] chromedriver_autodownload 2023-11-09 19:52:32:237 [XCUITestDriver@4248] Creating session with W3C capabilities: { 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "alwaysMatch": { 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "platformName": "IOS", 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "appium:app": "apps/ios/App_development_Debug.ipa", 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "appium:autoAcceptAlerts": true, 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "appium:automationName": "XCUITest", 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "appium:deviceName": "iPhone SE", 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "appium:includeSafariInWebviews": true, 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "appium:newCommandTimeout": 180, 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "appium:platformVersion": "17.1", 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "appium:udid": "UDID", 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "appium:webviewConnectTimeout": 20000 2023-11-09 19:52:32:237 [XCUITestDriver@4248] }, 2023-11-09 19:52:32:237 [XCUITestDriver@4248] "firstMatch": [ 2023-11-09 19:52:32:237 [XCUITestDriver@4248] {} 2023-11-09 19:52:32:237 [XCUITestDriver@4248] ] 2023-11-09 19:52:32:237 [XCUITestDriver@4248] } 2023-11-09 19:52:32:242 [XCUITestDriver@4248 (25b4607d)] Session created with session id: 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:52:32:262 [XCUITest] Current user: '$USER' 2023-11-09 19:52:32:267 [XCUITestDriver@4248 (25b4607d)] Available devices: UDID 2023-11-09 19:52:32:267 [XCUITest] Creating iDevice object with udid 'UDID' 2023-11-09 19:52:32:267 [XCUITestDriver@4248 (25b4607d)] Determining device to run tests on: udid: 'UDID', real device: true 2023-11-09 19:52:32:267 [XCUITestDriver@4248 (25b4607d)] Event 'xcodeDetailsRetrieved' logged at 1699559552267 (13:52:32 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:32:268 [BaseDriver] Using local app 'apps/ios/App_development_Debug.ipa' 2023-11-09 19:52:32:309 [BaseDriver] The current application path 'apps/ios/App_development_Debug.ipa' is not absolute and has been rewritten to '/Users/$USER/Documents/GitHub/-Mobile-Automation/apps/ios/App_development_Debug.ipa'. Consider using absolute paths rather than relative 2023-11-09 19:52:33:801 [XCUITestDriver@4248 (25b4607d)] Found 1 bundle in 'App_development_Debug.ipa': Payload/App.app 2023-11-09 19:52:33:805 [XCUITestDriver@4248 (25b4607d)] 'Payload/App.app' is the resulting application bundle selected from '/Users/$USER/Documents/GitHub/-Mobile-Automation/apps/ios/App_development_Debug.ipa' 2023-11-09 19:52:33:813 [XCUITestDriver@4248 (25b4607d)] Event 'appConfigured' logged at 1699559553813 (13:52:33 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:33:813 [XCUITest] Checking whether app '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-4lmkk0.ti06r/App.app' is actually present on file system 2023-11-09 19:52:33:814 [XCUITest] App is present 2023-11-09 19:52:33:815 [XCUITest] Getting bundle ID from app '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-4lmkk0.ti06r/App.app': 'com.app.bve' 2023-11-09 19:52:33:815 [XCUITestDriver@4248 (25b4607d)] Event 'resetStarted' logged at 1699559553815 (13:52:33 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:33:815 [XCUITest] Reset: running ios real device reset flow 2023-11-09 19:52:33:815 [XCUITestDriver@4248 (25b4607d)] Event 'resetComplete' logged at 1699559553815 (13:52:33 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:33:815 [XCUITestDriver@4248 (25b4607d)] Using WDA path: '/Users/$USER/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-11-09 19:52:33:816 [XCUITestDriver@4248 (25b4607d)] Using WDA agent: '/Users/$USER/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' 2023-11-09 19:52:33:988 [XCUITest] Crash reports root '/Users/$USER/Library/Logs/CrashReporter/MobileDevice/DT-iPhone-TJXHJ2Y7RN' does not exist. Got nothing to gather. 2023-11-09 19:52:33:988 [XCUITestDriver@4248 (25b4607d)] Event 'logCaptureStarted' logged at 1699559553988 (13:52:33 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:33:988 [XCUITestDriver@4248 (25b4607d)] Setting up real device 2023-11-09 19:52:33:988 [XCUITest] Verifying application platform 2023-11-09 19:52:33:988 [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"] 2023-11-09 19:52:34:154 [XCUITestDriver@4248 (25b4607d)] App 'com.app.bve' is already installed 2023-11-09 19:52:34:154 [XCUITest] Reset requested. Removing app with id 'com.app.bve' from the device 2023-11-09 19:52:34:465 [XCUITest] Installing '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-4lmkk0.ti06r/App.app' on device with UUID 'UDID'... 2023-11-09 19:52:34:465 [XCUITest] Using 'serial' app deployment strategy. You could change it by providing another value to the 'appInstallStrategy' capability 2023-11-09 19:52:34:572 [XCUITest] Getting bundle ID from app '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-4lmkk0.ti06r/App.app': 'com.app.bve' 2023-11-09 19:52:34:577 [XCUITest] Successfully scanned the tree structure of '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-4lmkk0.ti06r/App.app' 2023-11-09 19:52:34:578 [XCUITest] Got 141 folders and 895 files to push 2023-11-09 19:52:34:622 [XCUITest] Successfully created the remote folder structure (142 items) 2023-11-09 19:52:34:622 [XCUITest] Proceeding to serial files push 2023-11-09 19:52:36:582 [XCUITestDriver@4248 (25b4607d)] Parsed BUILD_DIR configuration value: '/Users/$USER/Library/Developer/Xcode/DerivedData/WebDriverAgent-chxktpgirczsknbzsbtczrfulfvm/Build/Products' 2023-11-09 19:52:36:582 [XCUITestDriver@4248 (25b4607d)] Got derived data root: '/Users/$USER/Library/Developer/Xcode/DerivedData/WebDriverAgent-chxktpgirczsknbzsbtczrfulfvm' 2023-11-09 19:52:42:638 [XCUITest] Successfully pushed 141 folders and 895 files within 8065ms 2023-11-09 19:52:43:046 [XCUITest] A new application installation is going to be performed 2023-11-09 19:52:45:113 [XCUITest] App installation succeeded after 10648ms 2023-11-09 19:52:45:113 [XCUITest] The app has been installed successfully. 2023-11-09 19:52:45:113 [XCUITestDriver@4248 (25b4607d)] Event 'appInstalled' logged at 1699559565113 (13:52:45 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:45:191 [XCUITestDriver@4248 (25b4607d)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found 2023-11-09 19:52:45:191 [DevCon Factory] Requesting connection for device UDID on local port 8100, device port 8100 2023-11-09 19:52:45:191 [DevCon Factory] Cached connections count: 0 2023-11-09 19:52:45:192 [DevCon Factory] Successfully requested the connection for UDID:8100 2023-11-09 19:52:45:193 [XCUITestDriver@4248 (25b4607d)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' 2023-11-09 19:52:45:193 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-11-09 19:52:45:193 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-11-09 19:52:45:200 [WD Proxy] Got response with status 200: {"value":{"build":{"time":"Nov 9 2023 11:34:57","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"},"os":{"testmanagerdVersion":65535,"name":"iOS","sdkVersion":"17.0","version":"17.1"},"device":"iphone","ios":{"ip":"169.254.15.103"},"message":"WebDriverAgent is ready to accept commands","state":"success","ready":true},"sessionId":null} 2023-11-09 19:52:45:200 [XCUITestDriver@4248 (25b4607d)] Upgrade timestamp of the currently bundled WDA: 1699454645010 2023-11-09 19:52:45:200 [XCUITestDriver@4248 (25b4607d)] Upgrade timestamp of the WDA on the device: undefined 2023-11-09 19:52:45:200 [XCUITestDriver@4248 (25b4607d)] Will reuse previously cached WDA instance at 'http://127.0.0.1:8100/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8100 if this is an undesired behavior. 2023-11-09 19:52:45:200 [XCUITestDriver@4248 (25b4607d)] Trying to start WebDriverAgent 1 times with 10000ms interval 2023-11-09 19:52:45:200 [XCUITestDriver@4248 (25b4607d)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities 2023-11-09 19:52:45:200 [XCUITestDriver@4248 (25b4607d)] Event 'wdaStartAttempted' logged at 1699559565200 (13:52:45 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:45:200 [XCUITestDriver@4248 (25b4607d)] Using provided WebdriverAgent at 'http://127.0.0.1:8100/' 2023-11-09 19:52:45:200 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-11-09 19:52:45:200 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-11-09 19:52:45:204 [WD Proxy] Got response with status 200: {"value":{"build":{"time":"Nov 9 2023 11:34:57","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"},"os":{"testmanagerdVersion":65535,"name":"iOS","sdkVersion":"17.0","version":"17.1"},"device":"iphone","ios":{"ip":"169.254.15.103"},"message":"WebDriverAgent is ready to accept commands","state":"success","ready":true},"sessionId":null} 2023-11-09 19:52:45:204 [XCUITestDriver@4248 (25b4607d)] Event 'wdaSessionAttempted' logged at 1699559565204 (13:52:45 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:45:204 [XCUITestDriver@4248 (25b4607d)] Sending createSession command to WDA 2023-11-09 19:52:45:204 [XCUITestDriver@4248 (25b4607d)] Matched '/session' to command name 'createSession' 2023-11-09 19:52:45:204 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.app.bve","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true,"defaultAlertAction":"accept"}],"alwaysMatch":{}}} 2023-11-09 19:52:46:898 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B","capabilities":{"sdkVersion":"17.1","device":"iphone"}},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:52:46:898 [XCUITestDriver@4248 (25b4607d)] Determined the downstream protocol as 'W3C' 2023-11-09 19:52:46:898 [XCUITestDriver@4248 (25b4607d)] Event 'wdaSessionStarted' logged at 1699559566898 (13:52:46 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:46:898 [XCUITestDriver@4248 (25b4607d)] Event 'wdaStarted' logged at 1699559566898 (13:52:46 GMT-0600 (Central Standard Time)) 2023-11-09 19:52:46:898 [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it 2023-11-09 19:52:46:898 [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it 2023-11-09 19:52:46:899 [AppiumDriver@cfc8] New XCUITestDriver session created successfully, session 25b4607d-bd29-4732-a829-d8cf18533ebf added to master session list 2023-11-09 19:52:46:899 [AppiumDriver@cfc8] Command 'createSession' was *not* handled by the following behaviours or plugins, even though they were registered to handle it: ["default"]. The command *was* handled by these: ["relaxed-caps"]. 2023-11-09 19:52:46:899 [AppiumDriver@cfc8] Promoting 1 sessionless plugins to be attached to session ID 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:52:46:899 [XCUITestDriver@4248 (25b4607d)] Cached the protocol value 'W3C' for the new session 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:52:46:899 [XCUITestDriver@4248 (25b4607d)] 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","app":"apps/ios/App_development_Debug.ipa","autoAcceptAlerts":true,"automationName":"XCUITest","deviceName":"iPhone SE","includeSafariInWebviews":true,"newCommandTimeout":180,"platformVersion":"17.1","udid":"UDID","webviewConnectTimeout":20000}} 2023-11-09 19:52:46:899 [HTTP] <-- POST /session 200 14671 ms - 569 2023-11-09 19:52:46:899 [HTTP] 2023-11-09 19:52:46:903 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/timeouts 2023-11-09 19:52:46:903 [HTTP] {"implicit":5000} 2023-11-09 19:52:46:903 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,5000,"25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:52:46:903 [XCUITestDriver@4248 (25b4607d)] Executing command 'timeouts' 2023-11-09 19:52:46:903 [XCUITestDriver@4248 (25b4607d)] W3C timeout argument: {"implicit":5000}} 2023-11-09 19:52:46:903 [XCUITestDriver@4248 (25b4607d)] Set implicit wait to 5000ms 2023-11-09 19:52:46:903 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.timeouts() result: null 2023-11-09 19:52:46:904 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/timeouts 200 1 ms - 14 2023-11-09 19:52:46:904 [HTTP] 2023-11-09 19:53:02:116 [iProxy@00008110:8100] The connection has been closed 2023-11-09 19:53:35:880 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:53:35:880 [HTTP] {} 2023-11-09 19:53:35:880 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:35:880 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:53:35:880 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:53:35:881 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:53:35:881 [HTTP] 2023-11-09 19:53:35:882 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:53:35:882 [HTTP] {"using":"accessibility id","value":"Welcome"} 2023-11-09 19:53:35:882 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","Welcome","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:35:882 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:53:35:882 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:53:35:882 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:53:35:883 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:35:883 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"Welcome"} 2023-11-09 19:53:36:005 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"11000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"11000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:36:005 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"11000000-0000-0000-BA06-000000000000","ELEMENT":"11000000-0000-0000-BA06-000000000000"} 2023-11-09 19:53:36:005 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 123 ms - 137 2023-11-09 19:53:36:005 [HTTP] 2023-11-09 19:53:36:007 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/11000000-0000-0000-BA06-000000000000/displayed 2023-11-09 19:53:36:007 [HTTP] {} 2023-11-09 19:53:36:007 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:53:36:007 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:53:36:008 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/11000000-0000-0000-BA06-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:53:36:008 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/11000000-0000-0000-BA06-000000000000/displayed] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/11000000-0000-0000-BA06-000000000000/displayed] with no body 2023-11-09 19:53:36:083 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":true,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:36:083 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:53:36:083 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/11000000-0000-0000-BA06-000000000000/displayed 200 76 ms - 65 2023-11-09 19:53:36:084 [HTTP] 2023-11-09 19:53:36:111 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:53:36:111 [HTTP] {} 2023-11-09 19:53:36:111 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:36:111 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:53:36:112 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:53:36:112 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:53:36:112 [HTTP] 2023-11-09 19:53:36:114 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:53:36:114 [HTTP] {"using":"-ios predicate string","value":"label == 'SIGN IN' AND name == 'SIGN IN' AND type == 'XCUIElementTypeButton'"} 2023-11-09 19:53:36:114 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'SIGN IN' AND name == 'SIGN IN' AND type == 'XCUIElementTypeButton'","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:36:114 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:53:36:114 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:53:36:114 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:53:36:114 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:36:114 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'SIGN IN' AND name == 'SIGN IN' AND type == 'XCUIElementTypeButton'"} 2023-11-09 19:53:36:238 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"0F000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"0F000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:36:238 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0F000000-0000-0000-BA06-000000000000","ELEMENT":"0F000000-0000-0000-BA06-000000000000"} 2023-11-09 19:53:36:239 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 125 ms - 137 2023-11-09 19:53:36:239 [HTTP] 2023-11-09 19:53:36:241 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/0F000000-0000-0000-BA06-000000000000/click 2023-11-09 19:53:36:241 [HTTP] {"id":"0F000000-0000-0000-BA06-000000000000"} 2023-11-09 19:53:36:241 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:53:36:241 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:53:36:241 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/0F000000-0000-0000-BA06-000000000000/click' to command name 'click' 2023-11-09 19:53:36:242 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/0F000000-0000-0000-BA06-000000000000/click] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/0F000000-0000-0000-BA06-000000000000/click] with body: {"id":"0F000000-0000-0000-BA06-000000000000"} 2023-11-09 19:53:37:523 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:37:523 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:53:37:524 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/0F000000-0000-0000-BA06-000000000000/click 200 1282 ms - 65 2023-11-09 19:53:37:524 [HTTP] 2023-11-09 19:53:37:556 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:53:37:556 [HTTP] {} 2023-11-09 19:53:37:556 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:37:556 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:53:37:556 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:53:37:556 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:53:37:556 [HTTP] 2023-11-09 19:53:37:558 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:53:37:558 [HTTP] {"using":"-ios predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:37:558 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:37:558 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:53:37:558 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:53:37:558 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:53:37:558 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:37:558 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:37:643 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:37:643 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:37:643 [XCUITestDriver@4248 (25b4607d)] Waited for 85 ms so far 2023-11-09 19:53:38:144 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:38:144 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:38:293 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:38:293 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:38:294 [XCUITestDriver@4248 (25b4607d)] Waited for 736 ms so far 2023-11-09 19:53:38:798 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:38:799 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:38:960 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:38:960 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:38:961 [XCUITestDriver@4248 (25b4607d)] Waited for 1403 ms so far 2023-11-09 19:53:39:463 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:39:464 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:39:702 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:39:702 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:39:702 [XCUITestDriver@4248 (25b4607d)] Waited for 2144 ms so far 2023-11-09 19:53:40:204 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:40:204 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:40:484 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:40:485 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:40:485 [XCUITestDriver@4248 (25b4607d)] Waited for 2927 ms so far 2023-11-09 19:53:40:987 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:40:988 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:41:274 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:41:274 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:41:275 [XCUITestDriver@4248 (25b4607d)] Waited for 3717 ms so far 2023-11-09 19:53:41:779 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:41:779 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:42:063 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:42:063 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:42:063 [XCUITestDriver@4248 (25b4607d)] Waited for 4505 ms so far 2023-11-09 19:53:42:561 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:42:561 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:42:824 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:42:825 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:42:825 [XCUITestDriver@4248 (25b4607d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:53:42:826 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:53:42:826 [XCUITestDriver@4248 (25b4607d)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:53:42:826 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:53:42:826 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:53:42:826 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:53:42:826 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:53:42:826 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 404 5268 ms - 1016 2023-11-09 19:53:42:826 [HTTP] 2023-11-09 19:53:43:341 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:53:43:341 [HTTP] {"using":"-ios predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:43:341 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:43:341 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:53:43:342 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:53:43:342 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:53:43:344 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:43:344 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:43:628 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:43:629 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:43:629 [XCUITestDriver@4248 (25b4607d)] Waited for 287 ms so far 2023-11-09 19:53:44:132 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:44:133 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:44:414 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:44:415 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:44:415 [XCUITestDriver@4248 (25b4607d)] Waited for 1073 ms so far 2023-11-09 19:53:44:917 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:44:917 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:45:194 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:45:194 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:45:194 [XCUITestDriver@4248 (25b4607d)] Waited for 1852 ms so far 2023-11-09 19:53:45:697 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:45:697 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:45:978 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:45:978 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:45:978 [XCUITestDriver@4248 (25b4607d)] Waited for 2636 ms so far 2023-11-09 19:53:46:480 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:46:480 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:46:773 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:46:773 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:46:773 [XCUITestDriver@4248 (25b4607d)] Waited for 3431 ms so far 2023-11-09 19:53:47:275 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:47:276 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:47:565 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:47:565 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:47:565 [XCUITestDriver@4248 (25b4607d)] Waited for 4223 ms so far 2023-11-09 19:53:48:067 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:48:068 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:48:353 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:48:353 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:48:356 [XCUITestDriver@4248 (25b4607d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:53:48:356 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:53:48:356 [XCUITestDriver@4248 (25b4607d)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:53:48:356 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:53:48:356 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:53:48:357 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:53:48:357 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:53:48:358 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 404 5017 ms - 1016 2023-11-09 19:53:48:358 [HTTP] 2023-11-09 19:53:48:867 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:53:48:868 [HTTP] {"using":"-ios predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:48:868 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:48:868 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:53:48:868 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:53:48:868 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:53:48:868 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:48:869 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:49:306 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:49:307 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:49:307 [XCUITestDriver@4248 (25b4607d)] Waited for 439 ms so far 2023-11-09 19:53:49:809 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:49:810 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:50:081 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:50:081 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:50:082 [XCUITestDriver@4248 (25b4607d)] Waited for 1214 ms so far 2023-11-09 19:53:50:585 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:50:585 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:50:870 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:50:871 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:50:871 [XCUITestDriver@4248 (25b4607d)] Waited for 2003 ms so far 2023-11-09 19:53:51:375 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:51:375 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:51:654 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:51:654 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:51:654 [XCUITestDriver@4248 (25b4607d)] Waited for 2786 ms so far 2023-11-09 19:53:52:156 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:52:156 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:52:431 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:52:432 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:52:432 [XCUITestDriver@4248 (25b4607d)] Waited for 3564 ms so far 2023-11-09 19:53:52:934 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:52:934 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:53:214 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:53:215 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:53:215 [XCUITestDriver@4248 (25b4607d)] Waited for 4347 ms so far 2023-11-09 19:53:53:718 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:53:718 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink'"} 2023-11-09 19:53:53:999 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == 'Sign in as a different person' AND name == 'Sign in as a different person' AND type == 'XCUIElementTypeLink''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib ... 2023-11-09 19:53:53:999 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:53:54:001 [XCUITestDriver@4248 (25b4607d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:53:54:001 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:53:54:001 [XCUITestDriver@4248 (25b4607d)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:53:54:001 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:53:54:001 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:53:54:001 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:53:54:001 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:53:54:002 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 404 5134 ms - 1016 2023-11-09 19:53:54:002 [HTTP] 2023-11-09 19:53:54:037 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:53:54:037 [HTTP] {} 2023-11-09 19:53:54:038 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:54:038 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:53:54:038 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:53:54:038 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:53:54:038 [HTTP] 2023-11-09 19:53:54:040 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:53:54:040 [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeTextField'"} 2023-11-09 19:53:54:040 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeTextField'","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:54:040 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:53:54:040 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:53:54:040 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:53:54:040 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:54:040 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeTextField'"} 2023-11-09 19:53:54:469 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"32000000-0000-0000-BC06-000000000000","element-6066-11e4-a52e-4f735466cecf":"32000000-0000-0000-BC06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:54:469 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"32000000-0000-0000-BC06-000000000000","ELEMENT":"32000000-0000-0000-BC06-000000000000"} 2023-11-09 19:53:54:470 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 430 ms - 137 2023-11-09 19:53:54:470 [HTTP] 2023-11-09 19:53:54:471 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/32000000-0000-0000-BC06-000000000000/clear 2023-11-09 19:53:54:471 [HTTP] {"id":"32000000-0000-0000-BC06-000000000000"} 2023-11-09 19:53:54:472 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.clear() with args: ["32000000-0000-0000-BC06-000000000000","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:54:472 [XCUITestDriver@4248 (25b4607d)] Executing command 'clear' 2023-11-09 19:53:54:472 [XCUITestDriver@4248 (25b4607d)] Matched '/element/32000000-0000-0000-BC06-000000000000/clear' to command name 'clear' 2023-11-09 19:53:54:472 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element/32000000-0000-0000-BC06-000000000000/clear] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/32000000-0000-0000-BC06-000000000000/clear] with no body 2023-11-09 19:53:54:653 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:54:654 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.clear() result: null 2023-11-09 19:53:54:654 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/32000000-0000-0000-BC06-000000000000/clear 200 183 ms - 14 2023-11-09 19:53:54:654 [HTTP] 2023-11-09 19:53:54:713 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:53:54:713 [HTTP] {} 2023-11-09 19:53:54:713 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:54:713 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:53:54:714 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:53:54:714 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:53:54:714 [HTTP] 2023-11-09 19:53:54:715 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:53:54:715 [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeSecureTextField'"} 2023-11-09 19:53:54:715 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeSecureTextField'","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:54:715 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:53:54:715 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:53:54:715 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:53:54:715 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:54:715 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeSecureTextField'"} 2023-11-09 19:53:55:126 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"34000000-0000-0000-BC06-000000000000","element-6066-11e4-a52e-4f735466cecf":"34000000-0000-0000-BC06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:55:126 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"34000000-0000-0000-BC06-000000000000","ELEMENT":"34000000-0000-0000-BC06-000000000000"} 2023-11-09 19:53:55:127 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 412 ms - 137 2023-11-09 19:53:55:127 [HTTP] 2023-11-09 19:53:55:130 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/34000000-0000-0000-BC06-000000000000/clear 2023-11-09 19:53:55:130 [HTTP] {"id":"34000000-0000-0000-BC06-000000000000"} 2023-11-09 19:53:55:131 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.clear() with args: ["34000000-0000-0000-BC06-000000000000","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:55:131 [XCUITestDriver@4248 (25b4607d)] Executing command 'clear' 2023-11-09 19:53:55:131 [XCUITestDriver@4248 (25b4607d)] Matched '/element/34000000-0000-0000-BC06-000000000000/clear' to command name 'clear' 2023-11-09 19:53:55:131 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element/34000000-0000-0000-BC06-000000000000/clear] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/34000000-0000-0000-BC06-000000000000/clear] with no body 2023-11-09 19:53:55:319 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:55:320 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.clear() result: null 2023-11-09 19:53:55:321 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/34000000-0000-0000-BC06-000000000000/clear 200 191 ms - 14 2023-11-09 19:53:55:321 [HTTP] 2023-11-09 19:53:55:357 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:53:55:357 [HTTP] {} 2023-11-09 19:53:55:357 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:55:358 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:53:55:358 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:53:55:358 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:53:55:358 [HTTP] 2023-11-09 19:53:55:359 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:53:55:359 [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeTextField'"} 2023-11-09 19:53:55:360 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeTextField'","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:55:360 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:53:55:360 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:53:55:360 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:53:55:360 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:55:360 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeTextField'"} 2023-11-09 19:53:55:795 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"32000000-0000-0000-BC06-000000000000","element-6066-11e4-a52e-4f735466cecf":"32000000-0000-0000-BC06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:55:796 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"32000000-0000-0000-BC06-000000000000","ELEMENT":"32000000-0000-0000-BC06-000000000000"} 2023-11-09 19:53:55:798 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 437 ms - 137 2023-11-09 19:53:55:798 [HTTP] 2023-11-09 19:53:55:801 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/32000000-0000-0000-BC06-000000000000/value 2023-11-09 19:53:55:801 [HTTP] {"id":"32000000-0000-0000-BC06-000000000000","text":"cbapptest@yopmail.com","value":["c","b","a","p","p","t","e","s","t","@","y","o","p","m","a","i","l",".","c","o","m"]} 2023-11-09 19:53:55:801 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.setValue() with args: [["c","b","a","p","p","t","e","s","t","@","y","o","p","m","a","i","l",".","c","o","m"],"32000000-0000-0000-BC06-000000000000","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:55:801 [XCUITestDriver@4248 (25b4607d)] Executing command 'setValue' 2023-11-09 19:53:55:802 [XCUITestDriver@4248 (25b4607d)] Matched '/element/32000000-0000-0000-BC06-000000000000/value' to command name 'setValue' 2023-11-09 19:53:55:802 [XCUITestDriver@4248 (25b4607d)] Added 'text' property "cbapptest@yopmail.com" to 'setValue' request body 2023-11-09 19:53:55:803 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element/32000000-0000-0000-BC06-000000000000/value] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/32000000-0000-0000-BC06-000000000000/value] with body: {"value":["c","b","a","p","p","t","e","s","t","@","y","o","p","m","a","i","l",".","c","o","m"],"text":"cbapptest@yopmail.com"} 2023-11-09 19:53:57:402 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:57:403 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.setValue() result: null 2023-11-09 19:53:57:404 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/32000000-0000-0000-BC06-000000000000/value 200 1603 ms - 14 2023-11-09 19:53:57:404 [HTTP] 2023-11-09 19:53:57:441 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:53:57:441 [HTTP] {} 2023-11-09 19:53:57:441 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:57:441 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:53:57:442 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:53:57:442 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:53:57:442 [HTTP] 2023-11-09 19:53:57:444 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:53:57:444 [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeSecureTextField'"} 2023-11-09 19:53:57:444 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeSecureTextField'","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:57:444 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:53:57:444 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:53:57:444 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:53:57:445 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:57:445 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeSecureTextField'"} 2023-11-09 19:53:57:959 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"34000000-0000-0000-BC06-000000000000","element-6066-11e4-a52e-4f735466cecf":"34000000-0000-0000-BC06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:57:960 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"34000000-0000-0000-BC06-000000000000","ELEMENT":"34000000-0000-0000-BC06-000000000000"} 2023-11-09 19:53:57:961 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 516 ms - 137 2023-11-09 19:53:57:961 [HTTP] 2023-11-09 19:53:57:966 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/34000000-0000-0000-BC06-000000000000/value 2023-11-09 19:53:57:966 [HTTP] {"id":"34000000-0000-0000-BC06-000000000000","text":"app@123","value":["C","o","m","c","a","s","t","@","1","2","3"]} 2023-11-09 19:53:57:966 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.setValue() with args: [["C","o","m","c","a","s","t","@","1","2","3"],"34000000-0000-0000-BC06-000000000000","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:57:966 [XCUITestDriver@4248 (25b4607d)] Executing command 'setValue' 2023-11-09 19:53:57:968 [XCUITestDriver@4248 (25b4607d)] Matched '/element/34000000-0000-0000-BC06-000000000000/value' to command name 'setValue' 2023-11-09 19:53:57:968 [XCUITestDriver@4248 (25b4607d)] Added 'text' property "app@123" to 'setValue' request body 2023-11-09 19:53:57:968 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element/34000000-0000-0000-BC06-000000000000/value] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/34000000-0000-0000-BC06-000000000000/value] with body: {"value":["C","o","m","c","a","s","t","@","1","2","3"],"text":"app@123"} 2023-11-09 19:53:59:429 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:59:429 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.setValue() result: null 2023-11-09 19:53:59:430 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/34000000-0000-0000-BC06-000000000000/value 200 1464 ms - 14 2023-11-09 19:53:59:430 [HTTP] 2023-11-09 19:53:59:465 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:53:59:465 [HTTP] {} 2023-11-09 19:53:59:465 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:59:465 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:53:59:466 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:53:59:466 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:53:59:466 [HTTP] 2023-11-09 19:53:59:468 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:53:59:468 [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == \"SIGN IN\"`][2]"} 2023-11-09 19:53:59:468 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == \"SIGN IN\"`][2]","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:53:59:468 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:53:59:468 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:53:59:469 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:53:59:469 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:53:59:469 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == \"SIGN IN\"`][2]"} 2023-11-09 19:53:59:985 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"0C000000-0000-0000-BC06-000000000000","element-6066-11e4-a52e-4f735466cecf":"0C000000-0000-0000-BC06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:53:59:985 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0C000000-0000-0000-BC06-000000000000","ELEMENT":"0C000000-0000-0000-BC06-000000000000"} 2023-11-09 19:53:59:985 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 517 ms - 137 2023-11-09 19:53:59:985 [HTTP] 2023-11-09 19:53:59:988 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/0C000000-0000-0000-BC06-000000000000/click 2023-11-09 19:53:59:988 [HTTP] {"id":"0C000000-0000-0000-BC06-000000000000"} 2023-11-09 19:53:59:988 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:53:59:988 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:53:59:989 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/0C000000-0000-0000-BC06-000000000000/click' to command name 'click' 2023-11-09 19:53:59:989 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/0C000000-0000-0000-BC06-000000000000/click] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/0C000000-0000-0000-BC06-000000000000/click] with body: {"id":"0C000000-0000-0000-BC06-000000000000"} 2023-11-09 19:54:00:685 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:00:686 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:54:00:687 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/0C000000-0000-0000-BC06-000000000000/click 200 698 ms - 65 2023-11-09 19:54:00:687 [HTTP] 2023-11-09 19:54:00:723 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:00:723 [HTTP] {} 2023-11-09 19:54:00:723 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:00:724 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:00:724 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:00:724 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:00:724 [HTTP] 2023-11-09 19:54:00:725 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:00:725 [HTTP] {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:00:726 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["id","apiMismatchCancelButton","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:00:726 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:00:726 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:00:726 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:00:726 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:00:726 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:01:054 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:01:054 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:01:055 [XCUITestDriver@4248 (25b4607d)] Waited for 329 ms so far 2023-11-09 19:54:01:558 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:01:559 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:01:644 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:01:644 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:01:644 [XCUITestDriver@4248 (25b4607d)] Waited for 918 ms so far 2023-11-09 19:54:02:146 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:02:147 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:02:199 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:02:199 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:02:199 [XCUITestDriver@4248 (25b4607d)] Waited for 1473 ms so far 2023-11-09 19:54:02:702 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:02:702 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:02:776 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:02:776 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:02:777 [XCUITestDriver@4248 (25b4607d)] Waited for 2051 ms so far 2023-11-09 19:54:03:278 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:03:279 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:03:357 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:03:358 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:03:358 [XCUITestDriver@4248 (25b4607d)] Waited for 2632 ms so far 2023-11-09 19:54:03:859 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:03:860 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:03:920 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:03:920 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:03:920 [XCUITestDriver@4248 (25b4607d)] Waited for 3194 ms so far 2023-11-09 19:54:04:422 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:04:422 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:04:484 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:04:485 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:04:485 [XCUITestDriver@4248 (25b4607d)] Waited for 3759 ms so far 2023-11-09 19:54:04:987 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:04:988 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:05:101 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:05:101 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:05:102 [XCUITestDriver@4248 (25b4607d)] Waited for 4376 ms so far 2023-11-09 19:54:05:601 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:05:602 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:05:662 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:05:663 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:05:663 [XCUITestDriver@4248 (25b4607d)] Waited for 4937 ms so far 2023-11-09 19:54:05:735 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:05:735 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:05:803 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:05:803 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:05:804 [XCUITestDriver@4248 (25b4607d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:54:05:804 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:54:05:804 [XCUITestDriver@4248 (25b4607d)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:54:05:804 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:54:05:804 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:54:05:804 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:54:05:804 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:54:05:805 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 404 5079 ms - 1016 2023-11-09 19:54:05:805 [HTTP] 2023-11-09 19:54:06:319 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:06:320 [HTTP] {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:06:320 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["id","apiMismatchCancelButton","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:06:320 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:06:320 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:06:320 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:06:321 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:06:321 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:06:394 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:06:394 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:06:394 [XCUITestDriver@4248 (25b4607d)] Waited for 74 ms so far 2023-11-09 19:54:06:897 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:06:897 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:06:976 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:06:977 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:06:977 [XCUITestDriver@4248 (25b4607d)] Waited for 657 ms so far 2023-11-09 19:54:07:479 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:07:480 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:07:576 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:07:577 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:07:577 [XCUITestDriver@4248 (25b4607d)] Waited for 1257 ms so far 2023-11-09 19:54:08:080 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:08:080 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:08:170 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:08:170 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:08:170 [XCUITestDriver@4248 (25b4607d)] Waited for 1850 ms so far 2023-11-09 19:54:08:673 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:08:673 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:08:831 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:08:832 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:08:832 [XCUITestDriver@4248 (25b4607d)] Waited for 2512 ms so far 2023-11-09 19:54:09:334 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:09:334 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:09:455 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:09:456 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:09:456 [XCUITestDriver@4248 (25b4607d)] Waited for 3136 ms so far 2023-11-09 19:54:09:959 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:09:959 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:10:078 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:10:080 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:10:080 [XCUITestDriver@4248 (25b4607d)] Waited for 3760 ms so far 2023-11-09 19:54:10:583 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:10:583 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:10:707 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:10:708 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:10:708 [XCUITestDriver@4248 (25b4607d)] Waited for 4388 ms so far 2023-11-09 19:54:11:210 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:11:210 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:11:337 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:11:337 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:11:338 [XCUITestDriver@4248 (25b4607d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:54:11:338 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:54:11:338 [XCUITestDriver@4248 (25b4607d)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:54:11:338 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:54:11:338 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:54:11:338 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:54:11:338 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:54:11:339 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 404 5020 ms - 1016 2023-11-09 19:54:11:339 [HTTP] 2023-11-09 19:54:11:849 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:11:849 [HTTP] {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:11:850 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["id","apiMismatchCancelButton","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:11:850 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:11:850 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:11:850 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:11:852 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:11:852 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:11:972 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:11:973 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:11:973 [XCUITestDriver@4248 (25b4607d)] Waited for 123 ms so far 2023-11-09 19:54:12:475 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:12:476 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:12:599 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:12:600 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:12:600 [XCUITestDriver@4248 (25b4607d)] Waited for 750 ms so far 2023-11-09 19:54:13:102 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:13:103 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:13:223 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:13:224 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:13:224 [XCUITestDriver@4248 (25b4607d)] Waited for 1374 ms so far 2023-11-09 19:54:13:727 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:13:727 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:13:846 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:13:846 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:13:847 [XCUITestDriver@4248 (25b4607d)] Waited for 1996 ms so far 2023-11-09 19:54:14:348 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:14:349 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:14:464 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:14:464 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:14:464 [XCUITestDriver@4248 (25b4607d)] Waited for 2614 ms so far 2023-11-09 19:54:14:965 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:14:965 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:15:088 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:15:089 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:15:089 [XCUITestDriver@4248 (25b4607d)] Waited for 3239 ms so far 2023-11-09 19:54:15:591 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:15:591 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:15:768 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:15:769 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:15:769 [XCUITestDriver@4248 (25b4607d)] Waited for 3919 ms so far 2023-11-09 19:54:16:273 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:16:274 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:16:404 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:16:404 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:16:404 [XCUITestDriver@4248 (25b4607d)] Waited for 4554 ms so far 2023-11-09 19:54:16:853 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:16:854 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"apiMismatchCancelButton"} 2023-11-09 19:54:16:971 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'apiMismatchCancelButton'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib ... 2023-11-09 19:54:16:972 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:16:974 [XCUITestDriver@4248 (25b4607d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:54:16:974 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:54:16:974 [XCUITestDriver@4248 (25b4607d)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:54:16:974 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:54:16:974 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:54:16:974 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:54:16:974 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:54:16:975 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 404 5126 ms - 1016 2023-11-09 19:54:16:975 [HTTP] 2023-11-09 19:54:17:022 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:17:022 [HTTP] {} 2023-11-09 19:54:17:022 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:17:022 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:17:022 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:17:023 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:17:023 [HTTP] 2023-11-09 19:54:17:024 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:17:024 [HTTP] {"using":"-ios predicate string","value":"name == 'NameTextField' AND value == 'Enter a name for this device'"} 2023-11-09 19:54:17:024 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","name == 'NameTextField' AND value == 'Enter a name for this device'","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:17:024 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:17:024 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:17:024 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:17:025 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:17:025 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"name == 'NameTextField' AND value == 'Enter a name for this device'"} 2023-11-09 19:54:17:211 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"40000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"40000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:17:211 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"40000000-0000-0000-BA06-000000000000","ELEMENT":"40000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:17:212 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 187 ms - 137 2023-11-09 19:54:17:212 [HTTP] 2023-11-09 19:54:17:215 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/40000000-0000-0000-BA06-000000000000/value 2023-11-09 19:54:17:215 [HTTP] {"id":"40000000-0000-0000-BA06-000000000000","text":"TestCbapp","value":["T","e","s","t","C","b","a","p","p"]} 2023-11-09 19:54:17:215 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.setValue() with args: [["T","e","s","t","C","b","a","p","p"],"40000000-0000-0000-BA06-000000000000","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:17:215 [XCUITestDriver@4248 (25b4607d)] Executing command 'setValue' 2023-11-09 19:54:17:216 [XCUITestDriver@4248 (25b4607d)] Matched '/element/40000000-0000-0000-BA06-000000000000/value' to command name 'setValue' 2023-11-09 19:54:17:216 [XCUITestDriver@4248 (25b4607d)] Added 'text' property "TestCbapp" to 'setValue' request body 2023-11-09 19:54:17:216 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element/40000000-0000-0000-BA06-000000000000/value] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/40000000-0000-0000-BA06-000000000000/value] with body: {"value":["T","e","s","t","C","b","a","p","p"],"text":"TestCbapp"} 2023-11-09 19:54:18:635 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:18:636 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.setValue() result: null 2023-11-09 19:54:18:637 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/40000000-0000-0000-BA06-000000000000/value 200 1422 ms - 14 2023-11-09 19:54:18:637 [HTTP] 2023-11-09 19:54:18:672 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:18:672 [HTTP] {} 2023-11-09 19:54:18:673 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:18:673 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:18:673 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:18:673 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:18:673 [HTTP] 2023-11-09 19:54:18:674 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:18:674 [HTTP] {"using":"-ios predicate string","value":"name == 'NameTextField' AND value == '(XXX) XXX-XXXX'"} 2023-11-09 19:54:18:674 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","name == 'NameTextField' AND value == '(XXX) XXX-XXXX'","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:18:674 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:18:674 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:18:674 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:18:675 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:18:675 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"name == 'NameTextField' AND value == '(XXX) XXX-XXXX'"} 2023-11-09 19:54:18:970 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"45000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"45000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:18:971 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"45000000-0000-0000-BA06-000000000000","ELEMENT":"45000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:18:971 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 297 ms - 137 2023-11-09 19:54:18:971 [HTTP] 2023-11-09 19:54:18:975 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/45000000-0000-0000-BA06-000000000000/value 2023-11-09 19:54:18:975 [HTTP] {"id":"45000000-0000-0000-BA06-000000000000","text":"2158690052","value":["2","1","5","8","6","9","0","0","5","2"]} 2023-11-09 19:54:18:975 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.setValue() with args: [["2","1","5","8","6","9","0","0","5","2"],"45000000-0000-0000-BA06-000000000000","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:18:975 [XCUITestDriver@4248 (25b4607d)] Executing command 'setValue' 2023-11-09 19:54:18:975 [XCUITestDriver@4248 (25b4607d)] Matched '/element/45000000-0000-0000-BA06-000000000000/value' to command name 'setValue' 2023-11-09 19:54:18:976 [XCUITestDriver@4248 (25b4607d)] Added 'text' property "2158690052" to 'setValue' request body 2023-11-09 19:54:18:976 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element/45000000-0000-0000-BA06-000000000000/value] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/45000000-0000-0000-BA06-000000000000/value] with body: {"value":["2","1","5","8","6","9","0","0","5","2"],"text":"2158690052"} 2023-11-09 19:54:19:980 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:19:981 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.setValue() result: null 2023-11-09 19:54:19:982 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/45000000-0000-0000-BA06-000000000000/value 200 1007 ms - 14 2023-11-09 19:54:19:982 [HTTP] 2023-11-09 19:54:20:018 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:20:018 [HTTP] {} 2023-11-09 19:54:20:018 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:20:018 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:20:018 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:20:019 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:20:019 [HTTP] 2023-11-09 19:54:20:020 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:20:020 [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == \"Done\"`]"} 2023-11-09 19:54:20:020 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == \"Done\"`]","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:20:020 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:20:020 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:20:020 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:20:021 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:20:021 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == \"Done\"`]"} 2023-11-09 19:54:20:258 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"84000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"84000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:20:259 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"84000000-0000-0000-BA06-000000000000","ELEMENT":"84000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:20:259 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 239 ms - 137 2023-11-09 19:54:20:259 [HTTP] 2023-11-09 19:54:20:262 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/84000000-0000-0000-BA06-000000000000/click 2023-11-09 19:54:20:262 [HTTP] {"id":"84000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:20:262 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:54:20:262 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:54:20:262 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/84000000-0000-0000-BA06-000000000000/click' to command name 'click' 2023-11-09 19:54:20:262 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/84000000-0000-0000-BA06-000000000000/click] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/84000000-0000-0000-BA06-000000000000/click] with body: {"id":"84000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:21:095 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:21:095 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:54:21:096 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/84000000-0000-0000-BA06-000000000000/click 200 834 ms - 65 2023-11-09 19:54:21:096 [HTTP] 2023-11-09 19:54:21:114 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:21:114 [HTTP] {} 2023-11-09 19:54:21:115 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:21:115 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:21:115 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:21:115 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:54:21:115 [HTTP] 2023-11-09 19:54:21:116 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:21:116 [HTTP] {"using":"accessibility id","value":"loginButton"} 2023-11-09 19:54:21:116 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","loginButton","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:21:116 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:21:116 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:21:116 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:21:116 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:21:117 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"loginButton"} 2023-11-09 19:54:21:321 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"4E000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"4E000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:21:322 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"4E000000-0000-0000-BA06-000000000000","ELEMENT":"4E000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:21:322 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 206 ms - 137 2023-11-09 19:54:21:322 [HTTP] 2023-11-09 19:54:21:324 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/4E000000-0000-0000-BA06-000000000000/click 2023-11-09 19:54:21:324 [HTTP] {"id":"4E000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:21:324 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:54:21:324 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:54:21:324 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/4E000000-0000-0000-BA06-000000000000/click' to command name 'click' 2023-11-09 19:54:21:324 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/4E000000-0000-0000-BA06-000000000000/click] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/4E000000-0000-0000-BA06-000000000000/click] with body: {"id":"4E000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:21:789 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:21:789 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:54:21:790 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/4E000000-0000-0000-BA06-000000000000/click 200 466 ms - 65 2023-11-09 19:54:21:790 [HTTP] 2023-11-09 19:54:21:820 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:21:820 [HTTP] {} 2023-11-09 19:54:21:821 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:21:821 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:21:821 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:21:821 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:21:821 [HTTP] 2023-11-09 19:54:21:823 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:21:823 [HTTP] {"using":"-ios predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:21:823 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == \"Delete Mobile Number\"","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:21:823 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:21:823 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:21:823 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:21:823 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:21:823 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:21:934 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:21:934 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:21:934 [XCUITestDriver@4248 (25b4607d)] Waited for 111 ms so far 2023-11-09 19:54:22:436 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:22:437 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:22:567 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:22:568 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:22:568 [XCUITestDriver@4248 (25b4607d)] Waited for 745 ms so far 2023-11-09 19:54:23:070 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:23:070 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:23:192 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:23:192 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:23:193 [XCUITestDriver@4248 (25b4607d)] Waited for 1370 ms so far 2023-11-09 19:54:23:694 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:23:694 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:23:817 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:23:817 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:23:818 [XCUITestDriver@4248 (25b4607d)] Waited for 1995 ms so far 2023-11-09 19:54:24:321 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:24:321 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:24:442 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:24:443 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:24:443 [XCUITestDriver@4248 (25b4607d)] Waited for 2620 ms so far 2023-11-09 19:54:24:943 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:24:943 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:25:072 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:25:072 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:25:072 [XCUITestDriver@4248 (25b4607d)] Waited for 3249 ms so far 2023-11-09 19:54:25:575 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:25:575 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:25:702 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:25:703 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:25:703 [XCUITestDriver@4248 (25b4607d)] Waited for 3880 ms so far 2023-11-09 19:54:26:204 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:26:205 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:26:327 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:26:328 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:26:328 [XCUITestDriver@4248 (25b4607d)] Waited for 4505 ms so far 2023-11-09 19:54:26:825 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:26:825 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:26:949 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:26:949 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:26:950 [XCUITestDriver@4248 (25b4607d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:54:26:950 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:54:26:950 [XCUITestDriver@4248 (25b4607d)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:54:26:950 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:54:26:950 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:54:26:950 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:54:26:950 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:54:26:951 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 404 5128 ms - 1016 2023-11-09 19:54:26:951 [HTTP] 2023-11-09 19:54:27:456 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:27:456 [HTTP] {"using":"-ios predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:27:456 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == \"Delete Mobile Number\"","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:27:456 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:27:457 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:27:457 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:27:457 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:27:457 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:28:562 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:28:562 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:28:562 [XCUITestDriver@4248 (25b4607d)] Waited for 1105 ms so far 2023-11-09 19:54:29:065 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:29:065 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:29:249 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:29:249 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:29:249 [XCUITestDriver@4248 (25b4607d)] Waited for 1792 ms so far 2023-11-09 19:54:29:752 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:29:752 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:29:920 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:29:920 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:29:920 [XCUITestDriver@4248 (25b4607d)] Waited for 2463 ms so far 2023-11-09 19:54:30:423 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:30:424 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:31:568 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:31:569 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:31:569 [XCUITestDriver@4248 (25b4607d)] Waited for 4112 ms so far 2023-11-09 19:54:32:072 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:32:072 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:32:238 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:32:238 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:32:239 [XCUITestDriver@4248 (25b4607d)] Waited for 4781 ms so far 2023-11-09 19:54:32:460 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:32:462 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:32:615 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:32:617 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:32:618 [XCUITestDriver@4248 (25b4607d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:54:32:618 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:54:32:618 [XCUITestDriver@4248 (25b4607d)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:54:32:618 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:54:32:618 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:54:32:618 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:54:32:618 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:54:32:619 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 404 5163 ms - 1016 2023-11-09 19:54:32:619 [HTTP] 2023-11-09 19:54:33:132 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:33:132 [HTTP] {"using":"-ios predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:33:133 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == \"Delete Mobile Number\"","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:33:133 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:33:133 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:33:133 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:33:133 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:33:134 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:33:282 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:33:282 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:33:282 [XCUITestDriver@4248 (25b4607d)] Waited for 149 ms so far 2023-11-09 19:54:33:784 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:33:785 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:33:945 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:33:946 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:33:946 [XCUITestDriver@4248 (25b4607d)] Waited for 813 ms so far 2023-11-09 19:54:34:448 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:34:449 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:34:602 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:34:602 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:34:602 [XCUITestDriver@4248 (25b4607d)] Waited for 1469 ms so far 2023-11-09 19:54:35:105 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:35:105 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:35:267 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:35:268 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:35:268 [XCUITestDriver@4248 (25b4607d)] Waited for 2135 ms so far 2023-11-09 19:54:35:770 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:35:771 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:35:935 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:35:935 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:35:935 [XCUITestDriver@4248 (25b4607d)] Waited for 2802 ms so far 2023-11-09 19:54:36:438 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:36:439 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:36:598 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:36:598 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:36:598 [XCUITestDriver@4248 (25b4607d)] Waited for 3465 ms so far 2023-11-09 19:54:37:101 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:37:103 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:37:267 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:37:268 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:37:268 [XCUITestDriver@4248 (25b4607d)] Waited for 4135 ms so far 2023-11-09 19:54:37:769 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:37:769 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:37:967 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:37:967 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:37:967 [XCUITestDriver@4248 (25b4607d)] Waited for 4834 ms so far 2023-11-09 19:54:38:137 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:38:140 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"predicate string","value":"label == \"Delete Mobile Number\""} 2023-11-09 19:54:38:299 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'label == \"Delete Mobile Number\"'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispat... 2023-11-09 19:54:38:299 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:38:301 [XCUITestDriver@4248 (25b4607d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:54:38:301 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:54:38:301 [XCUITestDriver@4248 (25b4607d)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:54:38:301 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:54:38:301 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:54:38:301 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:54:38:301 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:54:38:302 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 404 5169 ms - 1016 2023-11-09 19:54:38:302 [HTTP] 2023-11-09 19:54:38:340 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:38:340 [HTTP] {} 2023-11-09 19:54:38:340 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:38:340 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:38:340 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:38:340 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:38:341 [HTTP] 2023-11-09 19:54:38:342 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:38:342 [HTTP] {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:54:38:342 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["id","accessRequiredPopup","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:38:342 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:38:342 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:38:342 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:38:342 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:38:342 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:54:38:487 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:54:38:487 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:38:487 [XCUITestDriver@4248 (25b4607d)] Waited for 145 ms so far 2023-11-09 19:54:38:990 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:38:990 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:54:39:144 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:54:39:144 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:39:144 [XCUITestDriver@4248 (25b4607d)] Waited for 802 ms so far 2023-11-09 19:54:39:647 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:39:648 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:54:39:810 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:54:39:811 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:39:811 [XCUITestDriver@4248 (25b4607d)] Waited for 1469 ms so far 2023-11-09 19:54:40:314 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:40:315 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:54:40:479 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:54:40:480 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:40:480 [XCUITestDriver@4248 (25b4607d)] Waited for 2138 ms so far 2023-11-09 19:54:40:983 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:40:983 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:54:41:148 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:54:41:149 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:41:150 [XCUITestDriver@4248 (25b4607d)] Waited for 2807 ms so far 2023-11-09 19:54:41:654 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:41:654 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:54:41:816 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:54:41:817 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:41:817 [XCUITestDriver@4248 (25b4607d)] Waited for 3475 ms so far 2023-11-09 19:54:42:322 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:42:322 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:54:42:478 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:54:42:479 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:42:479 [XCUITestDriver@4248 (25b4607d)] Waited for 4137 ms so far 2023-11-09 19:54:42:981 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:42:982 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:54:43:139 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:54:43:139 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:43:139 [XCUITestDriver@4248 (25b4607d)] Waited for 4797 ms so far 2023-11-09 19:54:43:346 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:43:347 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"id","value":"accessRequiredPopup"} 2023-11-09 19:54:43:510 [XCUITestDriver@4248 (25b4607d)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'accessRequiredPopup'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000109161964 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x0000000109161794 +[FBFindElementCommands handleFindElement:] + 316\n\t2 WebDriverAgentLib 0x000000010912598c -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x0000000109110264 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 408\n\t4 WebDriverAgentLib 0x00000001091481c0 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x0000000109148cb0 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x00000001984f1300 89420547-98A3-352A-AD2B-BBCB6006FB29 + 17152\n\t7 libdispatch.dylib 0... 2023-11-09 19:54:43:511 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2023-11-09 19:54:43:513 [XCUITestDriver@4248 (25b4607d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2023-11-09 19:54:43:513 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.doNativeFind (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) 2023-11-09 19:54:43:513 [XCUITestDriver@4248 (25b4607d)] at processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-11-09 19:54:43:513 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findNativeElementOrElements (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) 2023-11-09 19:54:43:513 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrEls (/Users/$USER/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) 2023-11-09 19:54:43:513 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElOrElsWithProcessing (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) 2023-11-09 19:54:43:513 [XCUITestDriver@4248 (25b4607d)] at XCUITestDriver.findElement (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) 2023-11-09 19:54:43:514 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 404 5172 ms - 1016 2023-11-09 19:54:43:514 [HTTP] 2023-11-09 19:54:43:550 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:43:550 [HTTP] {} 2023-11-09 19:54:43:550 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:43:550 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:43:551 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:43:551 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:43:551 [HTTP] 2023-11-09 19:54:43:552 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:43:552 [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeStaticText[`label CONTAINS[cd] \"Welcome\"`]"} 2023-11-09 19:54:43:553 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeStaticText[`label CONTAINS[cd] \"Welcome\"`]","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:43:553 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:43:553 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:43:553 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:43:553 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:43:553 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"class chain","value":"**/XCUIElementTypeStaticText[`label CONTAINS[cd] \"Welcome\"`]"} 2023-11-09 19:54:43:814 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"B7000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"B7000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:43:815 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B7000000-0000-0000-BA06-000000000000","ELEMENT":"B7000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:43:815 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 263 ms - 137 2023-11-09 19:54:43:815 [HTTP] 2023-11-09 19:54:43:818 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B7000000-0000-0000-BA06-000000000000/displayed 2023-11-09 19:54:43:818 [HTTP] {} 2023-11-09 19:54:43:818 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:54:43:818 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:54:43:820 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B7000000-0000-0000-BA06-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:54:43:820 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B7000000-0000-0000-BA06-000000000000/displayed] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/B7000000-0000-0000-BA06-000000000000/displayed] with no body 2023-11-09 19:54:43:949 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":true,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:43:949 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:54:43:950 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B7000000-0000-0000-BA06-000000000000/displayed 200 132 ms - 65 2023-11-09 19:54:43:951 [HTTP] 2023-11-09 19:54:43:986 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:43:986 [HTTP] {} 2023-11-09 19:54:43:986 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:43:986 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:43:986 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:43:987 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:43:987 [HTTP] 2023-11-09 19:54:43:988 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:43:989 [HTTP] {"using":"accessibility id","value":"accountIdLabel"} 2023-11-09 19:54:43:989 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","accountIdLabel","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:43:989 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:43:989 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:43:989 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:43:989 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:43:989 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"accountIdLabel"} 2023-11-09 19:54:44:247 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"B4000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"B4000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:44:247 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B4000000-0000-0000-BA06-000000000000","ELEMENT":"B4000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:44:248 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 259 ms - 137 2023-11-09 19:54:44:248 [HTTP] 2023-11-09 19:54:44:252 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B4000000-0000-0000-BA06-000000000000/displayed 2023-11-09 19:54:44:252 [HTTP] {} 2023-11-09 19:54:44:252 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:54:44:252 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:54:44:252 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B4000000-0000-0000-BA06-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:54:44:253 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B4000000-0000-0000-BA06-000000000000/displayed] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/B4000000-0000-0000-BA06-000000000000/displayed] with no body 2023-11-09 19:54:44:416 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":true,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:44:416 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:54:44:417 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B4000000-0000-0000-BA06-000000000000/displayed 200 165 ms - 65 2023-11-09 19:54:44:417 [HTTP] 2023-11-09 19:54:44:451 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:44:451 [HTTP] {} 2023-11-09 19:54:44:451 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:44:451 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:44:451 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:44:452 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:54:44:452 [HTTP] 2023-11-09 19:54:44:453 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:44:453 [HTTP] {"using":"accessibility id","value":"accountIdLabel"} 2023-11-09 19:54:44:453 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","accountIdLabel","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:44:453 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:44:453 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:44:453 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:44:453 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:44:454 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"accountIdLabel"} 2023-11-09 19:54:44:695 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"B4000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"B4000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:44:696 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B4000000-0000-0000-BA06-000000000000","ELEMENT":"B4000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:44:698 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 244 ms - 137 2023-11-09 19:54:44:698 [HTTP] 2023-11-09 19:54:44:702 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B4000000-0000-0000-BA06-000000000000/text 2023-11-09 19:54:44:702 [HTTP] {} 2023-11-09 19:54:44:702 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:54:44:702 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:54:44:702 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B4000000-0000-0000-BA06-000000000000/text' to command name 'getText' 2023-11-09 19:54:44:703 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B4000000-0000-0000-BA06-000000000000/text] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/B4000000-0000-0000-BA06-000000000000/text] with no body 2023-11-09 19:54:44:821 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":"Account Number: 8497404641297624","sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:44:821 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:54:44:822 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B4000000-0000-0000-BA06-000000000000/text 200 120 ms - 95 2023-11-09 19:54:44:822 [HTTP] 2023-11-09 19:54:44:856 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:44:856 [HTTP] {} 2023-11-09 19:54:44:856 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:44:856 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:44:856 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:44:856 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:44:856 [HTTP] 2023-11-09 19:54:44:858 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:44:858 [HTTP] {"using":"accessibility id","value":"companyNameLabel"} 2023-11-09 19:54:44:858 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","companyNameLabel","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:44:858 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:44:858 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:44:858 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:44:858 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:44:858 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"companyNameLabel"} 2023-11-09 19:54:45:124 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"B2000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"B2000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:45:125 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B2000000-0000-0000-BA06-000000000000","ELEMENT":"B2000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:45:125 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 267 ms - 137 2023-11-09 19:54:45:125 [HTTP] 2023-11-09 19:54:45:129 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B2000000-0000-0000-BA06-000000000000/displayed 2023-11-09 19:54:45:129 [HTTP] {} 2023-11-09 19:54:45:129 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:54:45:129 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:54:45:129 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B2000000-0000-0000-BA06-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:54:45:130 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B2000000-0000-0000-BA06-000000000000/displayed] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/B2000000-0000-0000-BA06-000000000000/displayed] with no body 2023-11-09 19:54:45:256 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":true,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:45:256 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:54:45:257 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B2000000-0000-0000-BA06-000000000000/displayed 200 128 ms - 65 2023-11-09 19:54:45:257 [HTTP] 2023-11-09 19:54:45:292 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:45:292 [HTTP] {} 2023-11-09 19:54:45:292 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:45:292 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:45:292 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:45:293 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:45:293 [HTTP] 2023-11-09 19:54:45:294 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:45:294 [HTTP] {"using":"accessibility id","value":"companyNameLabel"} 2023-11-09 19:54:45:294 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","companyNameLabel","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:45:294 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:45:294 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:45:294 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:45:294 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:45:294 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"companyNameLabel"} 2023-11-09 19:54:45:539 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"B2000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"B2000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:45:540 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B2000000-0000-0000-BA06-000000000000","ELEMENT":"B2000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:45:541 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 246 ms - 137 2023-11-09 19:54:45:541 [HTTP] 2023-11-09 19:54:45:544 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B2000000-0000-0000-BA06-000000000000/text 2023-11-09 19:54:45:544 [HTTP] {} 2023-11-09 19:54:45:544 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:54:45:544 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:54:45:545 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B2000000-0000-0000-BA06-000000000000/text' to command name 'getText' 2023-11-09 19:54:45:545 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B2000000-0000-0000-BA06-000000000000/text] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/B2000000-0000-0000-BA06-000000000000/text] with no body 2023-11-09 19:54:45:660 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":"BCP TEST","sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:45:660 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:54:45:661 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B2000000-0000-0000-BA06-000000000000/text 200 117 ms - 71 2023-11-09 19:54:45:661 [HTTP] 2023-11-09 19:54:45:695 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:45:695 [HTTP] {} 2023-11-09 19:54:45:696 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:45:696 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:45:696 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:45:696 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:54:45:696 [HTTP] 2023-11-09 19:54:45:697 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:45:697 [HTTP] {"using":"accessibility id","value":"addressLabel"} 2023-11-09 19:54:45:697 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","addressLabel","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:45:697 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:45:697 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:45:697 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:45:697 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:45:698 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"addressLabel"} 2023-11-09 19:54:45:946 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"B3000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"B3000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:45:946 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B3000000-0000-0000-BA06-000000000000","ELEMENT":"B3000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:45:947 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 249 ms - 137 2023-11-09 19:54:45:947 [HTTP] 2023-11-09 19:54:45:950 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B3000000-0000-0000-BA06-000000000000/displayed 2023-11-09 19:54:45:950 [HTTP] {} 2023-11-09 19:54:45:950 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:54:45:950 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:54:45:951 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B3000000-0000-0000-BA06-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:54:45:951 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B3000000-0000-0000-BA06-000000000000/displayed] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/B3000000-0000-0000-BA06-000000000000/displayed] with no body 2023-11-09 19:54:46:078 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":true,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:46:079 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:54:46:079 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B3000000-0000-0000-BA06-000000000000/displayed 200 129 ms - 65 2023-11-09 19:54:46:079 [HTTP] 2023-11-09 19:54:46:103 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:54:46:104 [HTTP] {} 2023-11-09 19:54:46:104 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:46:104 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:54:46:104 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:54:46:104 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 1 ms - 22 2023-11-09 19:54:46:104 [HTTP] 2023-11-09 19:54:46:105 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:54:46:105 [HTTP] {"using":"accessibility id","value":"addressLabel"} 2023-11-09 19:54:46:105 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","addressLabel","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:54:46:105 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:54:46:105 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:54:46:105 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:54:46:106 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:54:46:106 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"addressLabel"} 2023-11-09 19:54:46:349 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"B3000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"B3000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:46:350 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B3000000-0000-0000-BA06-000000000000","ELEMENT":"B3000000-0000-0000-BA06-000000000000"} 2023-11-09 19:54:46:351 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 245 ms - 137 2023-11-09 19:54:46:351 [HTTP] 2023-11-09 19:54:46:353 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B3000000-0000-0000-BA06-000000000000/text 2023-11-09 19:54:46:354 [HTTP] {} 2023-11-09 19:54:46:354 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:54:46:354 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:54:46:354 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B3000000-0000-0000-BA06-000000000000/text' to command name 'getText' 2023-11-09 19:54:46:354 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B3000000-0000-0000-BA06-000000000000/text] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/B3000000-0000-0000-BA06-000000000000/text] with no body 2023-11-09 19:54:46:509 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":"7150 S FULTON ST UNIT TEST51, CENTENNIAL, CO 80112","sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:54:46:509 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:54:46:511 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/B3000000-0000-0000-BA06-000000000000/text 200 156 ms - 113 2023-11-09 19:54:46:511 [HTTP] 2023-11-09 19:56:35:721 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:35:721 [HTTP] {} 2023-11-09 19:56:35:722 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:35:722 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:35:722 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:35:723 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 2 ms - 22 2023-11-09 19:56:35:723 [HTTP] 2023-11-09 19:56:35:724 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:35:724 [HTTP] {"using":"accessibility id","value":"menu"} 2023-11-09 19:56:35:724 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","menu","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:35:724 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:35:724 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:35:725 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:35:725 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:35:725 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"menu"} 2023-11-09 19:56:35:994 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"9D000000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"9D000000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:35:994 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9D000000-0000-0000-BA06-000000000000","ELEMENT":"9D000000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:35:995 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 270 ms - 137 2023-11-09 19:56:35:995 [HTTP] 2023-11-09 19:56:35:998 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9D000000-0000-0000-BA06-000000000000/click 2023-11-09 19:56:35:998 [HTTP] {"id":"9D000000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:35:999 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:35:999 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:35:999 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9D000000-0000-0000-BA06-000000000000/click' to command name 'click' 2023-11-09 19:56:35:999 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9D000000-0000-0000-BA06-000000000000/click] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/9D000000-0000-0000-BA06-000000000000/click] with body: {"id":"9D000000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:36:697 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:36:698 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:36:698 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9D000000-0000-0000-BA06-000000000000/click 200 700 ms - 65 2023-11-09 19:56:36:698 [HTTP] 2023-11-09 19:56:36:767 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:36:767 [HTTP] {} 2023-11-09 19:56:36:767 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:36:767 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:36:768 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:36:768 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:56:36:768 [HTTP] 2023-11-09 19:56:36:769 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:36:769 [HTTP] {"using":"accessibility id","value":"Account Details"} 2023-11-09 19:56:36:769 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","Account Details","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:36:769 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:36:769 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:36:769 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:36:769 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:36:769 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"Account Details"} 2023-11-09 19:56:37:118 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"13010000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"13010000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:37:119 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"13010000-0000-0000-BA06-000000000000","ELEMENT":"13010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:37:119 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 350 ms - 137 2023-11-09 19:56:37:119 [HTTP] 2023-11-09 19:56:37:123 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/13010000-0000-0000-BA06-000000000000/click 2023-11-09 19:56:37:123 [HTTP] {"id":"13010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:37:123 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:37:123 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:37:123 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/13010000-0000-0000-BA06-000000000000/click' to command name 'click' 2023-11-09 19:56:37:124 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/13010000-0000-0000-BA06-000000000000/click] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/13010000-0000-0000-BA06-000000000000/click] with body: {"id":"13010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:37:885 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:37:885 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:37:887 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/13010000-0000-0000-BA06-000000000000/click 200 764 ms - 65 2023-11-09 19:56:37:887 [HTTP] 2023-11-09 19:56:37:956 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:37:956 [HTTP] {} 2023-11-09 19:56:37:956 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:37:956 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:37:957 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:37:957 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:56:37:957 [HTTP] 2023-11-09 19:56:37:958 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:37:958 [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeStaticText[`label == \"Account Details\"`]"} 2023-11-09 19:56:37:958 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeStaticText[`label == \"Account Details\"`]","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:37:958 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:37:958 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:37:958 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:37:958 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:37:958 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"class chain","value":"**/XCUIElementTypeStaticText[`label == \"Account Details\"`]"} 2023-11-09 19:56:38:190 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"3D010000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"3D010000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:38:190 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3D010000-0000-0000-BA06-000000000000","ELEMENT":"3D010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:38:191 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 233 ms - 137 2023-11-09 19:56:38:191 [HTTP] 2023-11-09 19:56:38:195 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/3D010000-0000-0000-BA06-000000000000/displayed 2023-11-09 19:56:38:195 [HTTP] {} 2023-11-09 19:56:38:195 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:38:196 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:38:196 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/3D010000-0000-0000-BA06-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:56:38:196 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/3D010000-0000-0000-BA06-000000000000/displayed] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/3D010000-0000-0000-BA06-000000000000/displayed] with no body 2023-11-09 19:56:38:295 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":true,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:38:296 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:38:297 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/3D010000-0000-0000-BA06-000000000000/displayed 200 101 ms - 65 2023-11-09 19:56:38:297 [HTTP] 2023-11-09 19:56:38:367 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:38:367 [HTTP] {} 2023-11-09 19:56:38:367 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:38:367 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:38:367 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:38:367 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:56:38:367 [HTTP] 2023-11-09 19:56:38:369 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:38:369 [HTTP] {"using":"accessibility id","value":"accountNumberDetails"} 2023-11-09 19:56:38:369 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","accountNumberDetails","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:38:369 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:38:369 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:38:369 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:38:369 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:38:369 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"accountNumberDetails"} 2023-11-09 19:56:38:575 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"98010000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"98010000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:38:576 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"98010000-0000-0000-BA06-000000000000","ELEMENT":"98010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:38:576 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 207 ms - 137 2023-11-09 19:56:38:576 [HTTP] 2023-11-09 19:56:38:579 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/98010000-0000-0000-BA06-000000000000/displayed 2023-11-09 19:56:38:579 [HTTP] {} 2023-11-09 19:56:38:579 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:38:579 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:38:579 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/98010000-0000-0000-BA06-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:56:38:579 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/98010000-0000-0000-BA06-000000000000/displayed] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/98010000-0000-0000-BA06-000000000000/displayed] with no body 2023-11-09 19:56:38:683 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":true,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:38:683 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:38:684 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/98010000-0000-0000-BA06-000000000000/displayed 200 105 ms - 65 2023-11-09 19:56:38:684 [HTTP] 2023-11-09 19:56:38:754 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:38:754 [HTTP] {} 2023-11-09 19:56:38:754 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:38:754 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:38:754 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:38:754 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:56:38:755 [HTTP] 2023-11-09 19:56:38:755 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:38:755 [HTTP] {"using":"accessibility id","value":"accountNumberDetails"} 2023-11-09 19:56:38:756 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","accountNumberDetails","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:38:756 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:38:756 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:38:756 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:38:756 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:38:756 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"accountNumberDetails"} 2023-11-09 19:56:38:993 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"98010000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"98010000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:38:993 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"98010000-0000-0000-BA06-000000000000","ELEMENT":"98010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:38:994 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 238 ms - 137 2023-11-09 19:56:38:994 [HTTP] 2023-11-09 19:56:38:996 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/98010000-0000-0000-BA06-000000000000/text 2023-11-09 19:56:38:996 [HTTP] {} 2023-11-09 19:56:38:997 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:38:997 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:38:997 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/98010000-0000-0000-BA06-000000000000/text' to command name 'getText' 2023-11-09 19:56:38:997 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/98010000-0000-0000-BA06-000000000000/text] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/98010000-0000-0000-BA06-000000000000/text] with no body 2023-11-09 19:56:39:098 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":"8497404641297624","sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:39:098 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:39:099 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/98010000-0000-0000-BA06-000000000000/text 200 102 ms - 79 2023-11-09 19:56:39:099 [HTTP] 2023-11-09 19:56:39:167 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:39:167 [HTTP] {} 2023-11-09 19:56:39:167 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:39:167 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:39:168 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:39:168 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:56:39:168 [HTTP] 2023-11-09 19:56:39:169 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:39:169 [HTTP] {"using":"accessibility id","value":"companyNameDetails"} 2023-11-09 19:56:39:169 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","companyNameDetails","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:39:169 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:39:169 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:39:169 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:39:169 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:39:170 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"companyNameDetails"} 2023-11-09 19:56:39:405 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"94010000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"94010000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:39:406 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"94010000-0000-0000-BA06-000000000000","ELEMENT":"94010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:39:406 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 237 ms - 137 2023-11-09 19:56:39:406 [HTTP] 2023-11-09 19:56:39:410 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/94010000-0000-0000-BA06-000000000000/displayed 2023-11-09 19:56:39:410 [HTTP] {} 2023-11-09 19:56:39:410 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:39:410 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:39:410 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/94010000-0000-0000-BA06-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:56:39:410 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/94010000-0000-0000-BA06-000000000000/displayed] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/94010000-0000-0000-BA06-000000000000/displayed] with no body 2023-11-09 19:56:39:522 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":true,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:39:522 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:39:523 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/94010000-0000-0000-BA06-000000000000/displayed 200 113 ms - 65 2023-11-09 19:56:39:523 [HTTP] 2023-11-09 19:56:39:592 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:39:592 [HTTP] {} 2023-11-09 19:56:39:592 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:39:592 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:39:592 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:39:592 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:56:39:592 [HTTP] 2023-11-09 19:56:39:615 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:39:615 [HTTP] {"using":"accessibility id","value":"companyNameDetails"} 2023-11-09 19:56:39:615 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","companyNameDetails","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:39:616 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:39:616 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:39:616 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:39:616 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:39:616 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"companyNameDetails"} 2023-11-09 19:56:39:848 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"94010000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"94010000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:39:848 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"94010000-0000-0000-BA06-000000000000","ELEMENT":"94010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:39:849 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 233 ms - 137 2023-11-09 19:56:39:849 [HTTP] 2023-11-09 19:56:39:851 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/94010000-0000-0000-BA06-000000000000/text 2023-11-09 19:56:39:851 [HTTP] {} 2023-11-09 19:56:39:852 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:39:852 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:39:852 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/94010000-0000-0000-BA06-000000000000/text' to command name 'getText' 2023-11-09 19:56:39:852 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/94010000-0000-0000-BA06-000000000000/text] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/94010000-0000-0000-BA06-000000000000/text] with no body 2023-11-09 19:56:39:947 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":"BCP TEST","sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:39:947 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:39:948 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/94010000-0000-0000-BA06-000000000000/text 200 96 ms - 71 2023-11-09 19:56:39:948 [HTTP] 2023-11-09 19:56:39:998 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:39:998 [HTTP] {} 2023-11-09 19:56:39:998 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:39:998 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:39:998 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:39:998 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:56:39:998 [HTTP] 2023-11-09 19:56:39:999 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:39:999 [HTTP] {"using":"accessibility id","value":"serviceAddressDetails"} 2023-11-09 19:56:39:999 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","serviceAddressDetails","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:39:999 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:39:999 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:39:999 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:39:999 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:39:999 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"serviceAddressDetails"} 2023-11-09 19:56:40:303 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"96010000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"96010000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:40:303 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"96010000-0000-0000-BA06-000000000000","ELEMENT":"96010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:40:305 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 305 ms - 137 2023-11-09 19:56:40:305 [HTTP] 2023-11-09 19:56:40:308 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/96010000-0000-0000-BA06-000000000000/displayed 2023-11-09 19:56:40:308 [HTTP] {} 2023-11-09 19:56:40:308 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:40:308 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:40:309 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/96010000-0000-0000-BA06-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:56:40:309 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/96010000-0000-0000-BA06-000000000000/displayed] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/96010000-0000-0000-BA06-000000000000/displayed] with no body 2023-11-09 19:56:40:427 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":true,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:40:427 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:40:428 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/96010000-0000-0000-BA06-000000000000/displayed 200 120 ms - 65 2023-11-09 19:56:40:428 [HTTP] 2023-11-09 19:56:40:496 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:40:496 [HTTP] {} 2023-11-09 19:56:40:497 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:40:497 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:40:497 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:40:497 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:56:40:497 [HTTP] 2023-11-09 19:56:40:498 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:40:498 [HTTP] {"using":"accessibility id","value":"serviceAddressDetails"} 2023-11-09 19:56:40:498 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","serviceAddressDetails","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:40:498 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:40:498 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:40:498 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:40:498 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:40:498 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"serviceAddressDetails"} 2023-11-09 19:56:40:731 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"96010000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"96010000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:40:731 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"96010000-0000-0000-BA06-000000000000","ELEMENT":"96010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:40:732 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 233 ms - 137 2023-11-09 19:56:40:732 [HTTP] 2023-11-09 19:56:40:735 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/96010000-0000-0000-BA06-000000000000/text 2023-11-09 19:56:40:735 [HTTP] {} 2023-11-09 19:56:40:735 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:40:735 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:40:736 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/96010000-0000-0000-BA06-000000000000/text' to command name 'getText' 2023-11-09 19:56:40:736 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/96010000-0000-0000-BA06-000000000000/text] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/96010000-0000-0000-BA06-000000000000/text] with no body 2023-11-09 19:56:40:834 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":"7150 S FULTON ST UNIT TEST51, CENTENNIAL, CO 80112","sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:40:835 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:40:836 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/96010000-0000-0000-BA06-000000000000/text 200 101 ms - 113 2023-11-09 19:56:40:836 [HTTP] 2023-11-09 19:56:40:907 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:40:907 [HTTP] {} 2023-11-09 19:56:40:907 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:40:907 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:40:907 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:40:908 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:56:40:908 [HTTP] 2023-11-09 19:56:40:925 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:40:925 [HTTP] {"using":"accessibility id","value":"billingAddressDetails"} 2023-11-09 19:56:40:925 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","billingAddressDetails","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:40:925 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:40:925 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:40:925 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:40:926 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:40:926 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"billingAddressDetails"} 2023-11-09 19:56:41:161 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"9A010000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"9A010000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:41:161 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9A010000-0000-0000-BA06-000000000000","ELEMENT":"9A010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:41:162 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 236 ms - 137 2023-11-09 19:56:41:162 [HTTP] 2023-11-09 19:56:41:165 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9A010000-0000-0000-BA06-000000000000/displayed 2023-11-09 19:56:41:165 [HTTP] {} 2023-11-09 19:56:41:165 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:41:165 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:41:165 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9A010000-0000-0000-BA06-000000000000/displayed' to command name 'elementDisplayed' 2023-11-09 19:56:41:166 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9A010000-0000-0000-BA06-000000000000/displayed] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/9A010000-0000-0000-BA06-000000000000/displayed] with no body 2023-11-09 19:56:41:281 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":true,"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:41:281 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:41:281 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9A010000-0000-0000-BA06-000000000000/displayed 200 116 ms - 65 2023-11-09 19:56:41:281 [HTTP] 2023-11-09 19:56:41:340 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 2023-11-09 19:56:41:340 [HTTP] {} 2023-11-09 19:56:41:340 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.getCurrentContext() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:41:340 [XCUITestDriver@4248 (25b4607d)] Executing command 'getCurrentContext' 2023-11-09 19:56:41:340 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" 2023-11-09 19:56:41:340 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/context 200 0 ms - 22 2023-11-09 19:56:41:340 [HTTP] 2023-11-09 19:56:41:341 [HTTP] --> POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 2023-11-09 19:56:41:341 [HTTP] {"using":"accessibility id","value":"billingAddressDetails"} 2023-11-09 19:56:41:342 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.findElement() with args: ["accessibility id","billingAddressDetails","25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:41:342 [XCUITestDriver@4248 (25b4607d)] Executing command 'findElement' 2023-11-09 19:56:41:342 [XCUITestDriver@4248 (25b4607d)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-11-09 19:56:41:342 [XCUITestDriver@4248 (25b4607d)] Waiting up to 5000 ms for condition 2023-11-09 19:56:41:342 [XCUITestDriver@4248 (25b4607d)] Matched '/element' to command name 'findElement' 2023-11-09 19:56:41:342 [XCUITestDriver@4248 (25b4607d)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element] with body: {"using":"accessibility id","value":"billingAddressDetails"} 2023-11-09 19:56:41:570 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":{"ELEMENT":"9A010000-0000-0000-BA06-000000000000","element-6066-11e4-a52e-4f735466cecf":"9A010000-0000-0000-BA06-000000000000"},"sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:41:570 [XCUITestDriver@4248 (25b4607d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9A010000-0000-0000-BA06-000000000000","ELEMENT":"9A010000-0000-0000-BA06-000000000000"} 2023-11-09 19:56:41:571 [HTTP] <-- POST /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element 200 229 ms - 137 2023-11-09 19:56:41:571 [HTTP] 2023-11-09 19:56:41:575 [HTTP] --> GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9A010000-0000-0000-BA06-000000000000/text 2023-11-09 19:56:41:575 [HTTP] {} 2023-11-09 19:56:41:575 [XCUITestDriver@4248 (25b4607d)] Driver proxy active, passing request on via HTTP proxy 2023-11-09 19:56:41:575 [XCUITestDriver@4248 (25b4607d)] Executing command 'proxyReqRes' 2023-11-09 19:56:41:576 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9A010000-0000-0000-BA06-000000000000/text' to command name 'getText' 2023-11-09 19:56:41:576 [XCUITestDriver@4248 (25b4607d)] Proxying [GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9A010000-0000-0000-BA06-000000000000/text] to [GET http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B/element/9A010000-0000-0000-BA06-000000000000/text] with no body 2023-11-09 19:56:41:674 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":"25 BILL AVER STR-22335T, AUTOMATION CITY, CO 80112","sessionId":"390DA665-6B55-4368-8ADF-BEF71EEC661B"} 2023-11-09 19:56:41:674 [XCUITestDriver@4248 (25b4607d)] Replacing sessionId 390DA665-6B55-4368-8ADF-BEF71EEC661B with 25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:41:675 [HTTP] <-- GET /session/25b4607d-bd29-4732-a829-d8cf18533ebf/element/9A010000-0000-0000-BA06-000000000000/text 200 100 ms - 113 2023-11-09 19:56:41:675 [HTTP] 2023-11-09 19:56:41:682 [HTTP] --> DELETE /session/25b4607d-bd29-4732-a829-d8cf18533ebf 2023-11-09 19:56:41:682 [HTTP] {} 2023-11-09 19:56:41:682 [XCUITestDriver@4248 (25b4607d)] Calling AppiumDriver.deleteSession() with args: ["25b4607d-bd29-4732-a829-d8cf18533ebf"] 2023-11-09 19:56:41:683 [AppiumDriver@cfc8] Event 'quitSessionRequested' logged at 1699559801683 (13:56:41 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:41:683 [AppiumDriver@cfc8] Removing session 25b4607d-bd29-4732-a829-d8cf18533ebf from our master session list 2023-11-09 19:56:41:684 [XCUITestDriver@4248 (25b4607d)] Matched '/session/25b4607d-bd29-4732-a829-d8cf18533ebf' to command name 'deleteSession' 2023-11-09 19:56:41:684 [XCUITestDriver@4248 (25b4607d)] Proxying [DELETE /session/25b4607d-bd29-4732-a829-d8cf18533ebf] to [DELETE http://127.0.0.1:8100/session/390DA665-6B55-4368-8ADF-BEF71EEC661B] with no body 2023-11-09 19:56:42:794 [XCUITestDriver@4248 (25b4607d)] Got response with status 200: {"value":null,"sessionId":null} 2023-11-09 19:56:42:794 [DevCon Factory] Releasing connections for UDID device on any port number 2023-11-09 19:56:42:795 [DevCon Factory] Found cached connections to release: ["UDID:8100"] 2023-11-09 19:56:42:795 [DevCon Factory] Releasing the listener for 'UDID:8100' 2023-11-09 19:56:42:795 [iProxy@00008110:8100] Closing the connection 2023-11-09 19:56:42:796 [DevCon Factory] Cached connections count: 0 2023-11-09 19:56:42:796 [XCUITestDriver@4248 (25b4607d)] Not clearing log files. Use `clearSystemFiles` capability to turn on. 2023-11-09 19:56:42:797 [AppiumDriver@cfc8] Event 'quitSessionFinished' logged at 1699559802797 (13:56:42 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:42:797 [AppiumDriver@cfc8] Received response: null 2023-11-09 19:56:42:797 [AppiumDriver@cfc8] But deleting session, so not returning 2023-11-09 19:56:42:798 [AppiumDriver@cfc8] Responding to client with driver.deleteSession() result: null 2023-11-09 19:56:42:798 [HTTP] <-- DELETE /session/25b4607d-bd29-4732-a829-d8cf18533ebf 200 1116 ms - 14 2023-11-09 19:56:42:798 [HTTP] 2023-11-09 19:56:42:904 [HTTP] Request idempotency key: 20e9b36f-8cc6-48e4-8fde-b2c4a7db8cc1 2023-11-09 19:56:42:905 [HTTP] --> POST /session 2023-11-09 19:56:42:905 [HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:app":"apps/ios/App_development_Debug.ipa","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:deviceName":"iPhone SE","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":180,"appium:platformVersion":"17.1","appium:udid":"UDID","appium:webviewConnectTimeout":20000,"platformName":"IOS"}}} 2023-11-09 19:56:42:905 [AppiumDriver@cfc8] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:app":"apps/ios/App_development_Debug.ipa","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:deviceName":"iPhone SE","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":180,"appium:platformVersion":"17.1","appium:udid":"UDID","appium:webviewConnectTimeout":20000,"platformName":"IOS"}}] 2023-11-09 19:56:42:905 [AppiumDriver@cfc8] Plugins which can handle cmd 'createSession': relaxed-caps 2023-11-09 19:56:42:905 [AppiumDriver@cfc8] Plugin relaxed-caps is now handling cmd 'createSession' 2023-11-09 19:56:42:907 [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'IOS' 2023-11-09 19:56:42:908 [Appium] The 'xcuitest' driver was installed and matched caps. 2023-11-09 19:56:42:908 [Appium] Will require it at /Users/$USER/.appium/node_modules/appium-xcuitest-driver 2023-11-09 19:56:42:908 [Appium] Requiring driver at /Users/$USER/.appium/node_modules/appium-xcuitest-driver 2023-11-09 19:56:42:908 [AppiumDriver@cfc8] Appium v2.2.1 creating new XCUITestDriver (v5.8.2) session 2023-11-09 19:56:42:908 [AppiumDriver@cfc8] Checking BaseDriver versions for Appium and XCUITestDriver 2023-11-09 19:56:42:908 [AppiumDriver@cfc8] Appium's BaseDriver version is 9.4.1 2023-11-09 19:56:42:908 [AppiumDriver@cfc8] XCUITestDriver's BaseDriver version is 9.4.1 2023-11-09 19:56:42:909 [AppiumDriver@cfc8] Explicitly enabling use of insecure features: 2023-11-09 19:56:42:909 [AppiumDriver@cfc8] chromedriver_autodownload 2023-11-09 19:56:42:909 [XCUITestDriver@c616] Creating session with W3C capabilities: { 2023-11-09 19:56:42:909 [XCUITestDriver@c616] "alwaysMatch": { 2023-11-09 19:56:42:909 [XCUITestDriver@c616] "platformName": "IOS", 2023-11-09 19:56:42:909 [XCUITestDriver@c616] "appium:app": "apps/ios/App_development_Debug.ipa", 2023-11-09 19:56:42:909 [XCUITestDriver@c616] "appium:autoAcceptAlerts": true, 2023-11-09 19:56:42:909 [XCUITestDriver@c616] "appium:automationName": "XCUITest", 2023-11-09 19:56:42:909 [XCUITestDriver@c616] "appium:deviceName": "iPhone SE", 2023-11-09 19:56:42:910 [XCUITestDriver@c616] "appium:includeSafariInWebviews": true, 2023-11-09 19:56:42:910 [XCUITestDriver@c616] "appium:newCommandTimeout": 180, 2023-11-09 19:56:42:910 [XCUITestDriver@c616] "appium:platformVersion": "17.1", 2023-11-09 19:56:42:910 [XCUITestDriver@c616] "appium:udid": "UDID", 2023-11-09 19:56:42:910 [XCUITestDriver@c616] "appium:webviewConnectTimeout": 20000 2023-11-09 19:56:42:910 [XCUITestDriver@c616] }, 2023-11-09 19:56:42:910 [XCUITestDriver@c616] "firstMatch": [ 2023-11-09 19:56:42:910 [XCUITestDriver@c616] {} 2023-11-09 19:56:42:910 [XCUITestDriver@c616] ] 2023-11-09 19:56:42:910 [XCUITestDriver@c616] } 2023-11-09 19:56:42:913 [XCUITestDriver@c616 (707af0bc)] Session created with session id: 707af0bc-8a22-44d4-a3d5-79cf4ae152bf 2023-11-09 19:56:42:931 [XCUITest] Current user: '$USER' 2023-11-09 19:56:42:933 [XCUITestDriver@c616 (707af0bc)] Available devices: UDID 2023-11-09 19:56:42:933 [XCUITest] Creating iDevice object with udid 'UDID' 2023-11-09 19:56:42:933 [XCUITestDriver@c616 (707af0bc)] Determining device to run tests on: udid: 'UDID', real device: true 2023-11-09 19:56:42:933 [XCUITestDriver@c616 (707af0bc)] Event 'xcodeDetailsRetrieved' logged at 1699559802933 (13:56:42 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:42:934 [BaseDriver] Using local app 'apps/ios/App_development_Debug.ipa' 2023-11-09 19:56:42:964 [BaseDriver] The current application path 'apps/ios/App_development_Debug.ipa' is not absolute and has been rewritten to '/Users/$USER/Documents/GitHub/-Mobile-Automation/apps/ios/App_development_Debug.ipa'. Consider using absolute paths rather than relative 2023-11-09 19:56:44:425 [XCUITestDriver@c616 (707af0bc)] Found 1 bundle in 'App_development_Debug.ipa': Payload/App.app 2023-11-09 19:56:44:429 [XCUITestDriver@c616 (707af0bc)] 'Payload/App.app' is the resulting application bundle selected from '/Users/$USER/Documents/GitHub/-Mobile-Automation/apps/ios/App_development_Debug.ipa' 2023-11-09 19:56:44:437 [XCUITestDriver@c616 (707af0bc)] Event 'appConfigured' logged at 1699559804437 (13:56:44 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:44:437 [XCUITest] Checking whether app '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-15o0rws.m7xd/App.app' is actually present on file system 2023-11-09 19:56:44:438 [XCUITest] App is present 2023-11-09 19:56:44:439 [XCUITest] Getting bundle ID from app '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-15o0rws.m7xd/App.app': 'com.app.bve' 2023-11-09 19:56:44:439 [XCUITestDriver@c616 (707af0bc)] Event 'resetStarted' logged at 1699559804439 (13:56:44 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:44:439 [XCUITest] Reset: running ios real device reset flow 2023-11-09 19:56:44:439 [XCUITestDriver@c616 (707af0bc)] Event 'resetComplete' logged at 1699559804439 (13:56:44 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:44:439 [XCUITestDriver@c616 (707af0bc)] Using WDA path: '/Users/$USER/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-11-09 19:56:44:440 [XCUITestDriver@c616 (707af0bc)] Using WDA agent: '/Users/$USER/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' 2023-11-09 19:56:44:607 [XCUITest] Crash reports root '/Users/$USER/Library/Logs/CrashReporter/MobileDevice/DT-iPhone-TJXHJ2Y7RN' does not exist. Got nothing to gather. 2023-11-09 19:56:44:607 [XCUITestDriver@c616 (707af0bc)] Event 'logCaptureStarted' logged at 1699559804607 (13:56:44 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:44:607 [XCUITestDriver@c616 (707af0bc)] Setting up real device 2023-11-09 19:56:44:607 [XCUITest] Verifying application platform 2023-11-09 19:56:44:607 [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"] 2023-11-09 19:56:44:768 [XCUITestDriver@c616 (707af0bc)] App 'com.app.bve' is already installed 2023-11-09 19:56:44:768 [XCUITest] Reset requested. Removing app with id 'com.app.bve' from the device 2023-11-09 19:56:45:029 [XCUITest] Installing '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-15o0rws.m7xd/App.app' on device with UUID 'UDID'... 2023-11-09 19:56:45:029 [XCUITest] Using 'serial' app deployment strategy. You could change it by providing another value to the 'appInstallStrategy' capability 2023-11-09 19:56:45:147 [XCUITest] Getting bundle ID from app '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-15o0rws.m7xd/App.app': 'com.app.bve' 2023-11-09 19:56:45:153 [XCUITest] Successfully scanned the tree structure of '/var/folders/0y/5jzw2bsj3gb1vhnhf5f_44g80000gp/T/2023109-91459-15o0rws.m7xd/App.app' 2023-11-09 19:56:45:154 [XCUITest] Got 141 folders and 895 files to push 2023-11-09 19:56:45:201 [XCUITest] Successfully created the remote folder structure (142 items) 2023-11-09 19:56:45:201 [XCUITest] Proceeding to serial files push 2023-11-09 19:56:47:159 [XCUITestDriver@c616 (707af0bc)] Parsed BUILD_DIR configuration value: '/Users/$USER/Library/Developer/Xcode/DerivedData/WebDriverAgent-chxktpgirczsknbzsbtczrfulfvm/Build/Products' 2023-11-09 19:56:47:159 [XCUITestDriver@c616 (707af0bc)] Got derived data root: '/Users/$USER/Library/Developer/Xcode/DerivedData/WebDriverAgent-chxktpgirczsknbzsbtczrfulfvm' 2023-11-09 19:56:53:944 [XCUITest] Successfully pushed 141 folders and 895 files within 8796ms 2023-11-09 19:56:54:380 [XCUITest] A new application installation is going to be performed 2023-11-09 19:56:56:987 [XCUITest] App installation succeeded after 11958ms 2023-11-09 19:56:56:987 [XCUITest] The app has been installed successfully. 2023-11-09 19:56:56:987 [XCUITestDriver@c616 (707af0bc)] Event 'appInstalled' logged at 1699559816987 (13:56:56 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:57:087 [XCUITestDriver@c616 (707af0bc)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found 2023-11-09 19:56:57:087 [DevCon Factory] Requesting connection for device UDID on local port 8100, device port 8100 2023-11-09 19:56:57:087 [DevCon Factory] Cached connections count: 0 2023-11-09 19:56:57:089 [DevCon Factory] Successfully requested the connection for UDID:8100 2023-11-09 19:56:57:089 [XCUITestDriver@c616 (707af0bc)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' 2023-11-09 19:56:57:089 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-11-09 19:56:57:090 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-11-09 19:56:57:095 [WD Proxy] Got response with status 200: {"value":{"build":{"time":"Nov 9 2023 11:34:57","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"},"os":{"testmanagerdVersion":65535,"name":"iOS","sdkVersion":"17.0","version":"17.1"},"device":"iphone","ios":{"ip":"169.254.15.103"},"message":"WebDriverAgent is ready to accept commands","state":"success","ready":true},"sessionId":null} 2023-11-09 19:56:57:096 [XCUITestDriver@c616 (707af0bc)] Upgrade timestamp of the currently bundled WDA: 1699454645010 2023-11-09 19:56:57:096 [XCUITestDriver@c616 (707af0bc)] Upgrade timestamp of the WDA on the device: undefined 2023-11-09 19:56:57:096 [XCUITestDriver@c616 (707af0bc)] Will reuse previously cached WDA instance at 'http://127.0.0.1:8100/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8100 if this is an undesired behavior. 2023-11-09 19:56:57:096 [XCUITestDriver@c616 (707af0bc)] Trying to start WebDriverAgent 1 times with 10000ms interval 2023-11-09 19:56:57:096 [XCUITestDriver@c616 (707af0bc)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities 2023-11-09 19:56:57:096 [XCUITestDriver@c616 (707af0bc)] Event 'wdaStartAttempted' logged at 1699559817096 (13:56:57 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:57:096 [XCUITestDriver@c616 (707af0bc)] Using provided WebdriverAgent at 'http://127.0.0.1:8100/' 2023-11-09 19:56:57:096 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-11-09 19:56:57:096 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-11-09 19:56:57:101 [WD Proxy] Got response with status 200: {"value":{"build":{"time":"Nov 9 2023 11:34:57","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"},"os":{"testmanagerdVersion":65535,"name":"iOS","sdkVersion":"17.0","version":"17.1"},"device":"iphone","ios":{"ip":"169.254.15.103"},"message":"WebDriverAgent is ready to accept commands","state":"success","ready":true},"sessionId":null} 2023-11-09 19:56:57:101 [XCUITestDriver@c616 (707af0bc)] Event 'wdaSessionAttempted' logged at 1699559817101 (13:56:57 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:57:101 [XCUITestDriver@c616 (707af0bc)] Sending createSession command to WDA 2023-11-09 19:56:57:101 [XCUITestDriver@c616 (707af0bc)] Matched '/session' to command name 'createSession' 2023-11-09 19:56:57:102 [XCUITestDriver@c616 (707af0bc)] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.app.bve","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true,"defaultAlertAction":"accept"}],"alwaysMatch":{}}} 2023-11-09 19:56:58:757 [XCUITestDriver@c616 (707af0bc)] Got response with status 200: {"value":{"sessionId":"D9DBC585-BC94-4A54-9631-0146134C5EBF","capabilities":{"sdkVersion":"17.1","device":"iphone"}},"sessionId":"D9DBC585-BC94-4A54-9631-0146134C5EBF"} 2023-11-09 19:56:58:758 [XCUITestDriver@c616 (707af0bc)] Determined the downstream protocol as 'W3C' 2023-11-09 19:56:58:758 [XCUITestDriver@c616 (707af0bc)] Event 'wdaSessionStarted' logged at 1699559818758 (13:56:58 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:58:758 [XCUITestDriver@c616 (707af0bc)] Event 'wdaStarted' logged at 1699559818758 (13:56:58 GMT-0600 (Central Standard Time)) 2023-11-09 19:56:58:759 [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it 2023-11-09 19:56:58:759 [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it 2023-11-09 19:56:58:760 [AppiumDriver@cfc8] New XCUITestDriver session created successfully, session 707af0bc-8a22-44d4-a3d5-79cf4ae152bf added to master session list 2023-11-09 19:56:58:761 [AppiumDriver@cfc8] Command 'createSession' was *not* handled by the following behaviours or plugins, even though they were registered to handle it: ["default"]. The command *was* handled by these: ["relaxed-caps"]. 2023-11-09 19:56:58:761 [AppiumDriver@cfc8] Promoting 1 sessionless plugins to be attached to session ID 707af0bc-8a22-44d4-a3d5-79cf4ae152bf 2023-11-09 19:56:58:761 [XCUITestDriver@c616 (707af0bc)] Cached the protocol value 'W3C' for the new session 707af0bc-8a22-44d4-a3d5-79cf4ae152bf 2023-11-09 19:56:58:761 [XCUITestDriver@c616 (707af0bc)] 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","app":"apps/ios/App_development_Debug.ipa","autoAcceptAlerts":true,"automationName":"XCUITest","deviceName":"iPhone SE","includeSafariInWebviews":true,"newCommandTimeout":180,"platformVersion":"17.1","udid":"UDID","webviewConnectTimeout":20000}} 2023-11-09 19:56:58:767 [HTTP] <-- POST /session 200 15857 ms - 569 2023-11-09 19:56:58:767 [HTTP] 2023-11-09 19:56:58:784 [HTTP] --> POST /session/707af0bc-8a22-44d4-a3d5-79cf4ae152bf/timeouts 2023-11-09 19:56:58:785 [HTTP] {"implicit":5000} 2023-11-09 19:56:58:785 [XCUITestDriver@c616 (707af0bc)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,5000,"707af0bc-8a22-44d4-a3d5-79cf4ae152bf"] 2023-11-09 19:56:58:785 [XCUITestDriver@c616 (707af0bc)] Executing command 'timeouts' 2023-11-09 19:56:58:785 [XCUITestDriver@c616 (707af0bc)] W3C timeout argument: {"implicit":5000}} 2023-11-09 19:56:58:786 [XCUITestDriver@c616 (707af0bc)] Set implicit wait to 5000ms 2023-11-09 19:56:58:786 [XCUITestDriver@c616 (707af0bc)] Responding to client with driver.timeouts() result: null 2023-11-09 19:56:58:787 [HTTP] <-- POST /session/707af0bc-8a22-44d4-a3d5-79cf4ae152bf/timeouts 200 2 ms - 14 2023-11-09 19:56:58:787 [HTTP] 2023-11-09 19:57:12:795 [iProxy@00008110:8100] The connection has been closed 2023-11-09 19:59:58:789 [XCUITestDriver@c616 (707af0bc)] Shutting down because we waited 180 seconds for a command 2023-11-09 19:59:58:789 [AppiumDriver@cfc8] Ending session, cause was 'New Command Timeout of 180 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability' 2023-11-09 19:59:58:789 [AppiumDriver@cfc8] Plugin relaxed-caps does not define an unexpected shutdown handler 2023-11-09 19:59:58:789 [AppiumDriver@cfc8] Removing session '707af0bc-8a22-44d4-a3d5-79cf4ae152bf' from our master session list 2023-11-09 19:59:58:790 [DevCon Factory] Releasing connections for UDID device on any port number 2023-11-09 19:59:58:790 [DevCon Factory] Found cached connections to release: ["UDID:8100"] 2023-11-09 19:59:58:790 [DevCon Factory] Releasing the listener for 'UDID:8100' 2023-11-09 19:59:58:791 [iProxy@00008110:8100] Closing the connection 2023-11-09 19:59:58:791 [DevCon Factory] Cached connections count: 0 2023-11-09 19:59:58:791 [XCUITestDriver@c616 (707af0bc)] Not clearing log files. Use `clearSystemFiles` capability to turn on. 2023-11-09 19:59:58:792 [iProxy@00008110:8100] The connection has been closed 2023-11-09 20:00:42:237 [HTTP] --> GET /session/707af0bc-8a22-44d4-a3d5-79cf4ae152bf/context 2023-11-09 20:00:42:237 [HTTP] {} 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] Encountered internal error running command: NoSuchDriverError: A session is either terminated or not started 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at asyncHandler (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/protocol.js:315:15) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/protocol.js:518:15 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/route.js:144:13) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at Route.dispatch (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/route.js:114:3) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:284:15 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at param (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at param (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:376:14) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at Function.process_params (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:421:3) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:280:10) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at logger (/opt/homebrew/lib/node_modules/appium/node_modules/morgan/index.js:144:5) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at trim_prefix (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:328:13) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:286:9 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at Function.process_params (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:346:12) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:280:10) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/body-parser/lib/read.js:137:5 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at AsyncResource.runInAsyncScope (node:async_hooks:206:9) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at invokeCallback (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:238:16) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at done (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:227:7) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at IncomingMessage.onEnd (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:287:7) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at IncomingMessage.emit (node:events:514:28) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at endReadableNT (node:internal/streams/readable:1408:12) 2023-11-09 20:00:42:255 [AppiumDriver@cfc8] at processTicksAndRejections (node:internal/process/task_queues:82:21) 2023-11-09 20:00:42:256 [HTTP] <-- GET /session/707af0bc-8a22-44d4-a3d5-79cf4ae152bf/context 404 19 ms - 2676 2023-11-09 20:00:42:256 [HTTP] 2023-11-09 20:00:42:260 [HTTP] --> POST /session/707af0bc-8a22-44d4-a3d5-79cf4ae152bf/element 2023-11-09 20:00:42:260 [HTTP] {"using":"accessibility id","value":"Welcome"} 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] Encountered internal error running command: NoSuchDriverError: A session is either terminated or not started 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at asyncHandler (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/protocol.js:315:15) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/protocol.js:518:15 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/route.js:144:13) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at Route.dispatch (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/route.js:114:3) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:284:15 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at param (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at param (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:376:14) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at Function.process_params (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:421:3) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:280:10) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at logger (/opt/homebrew/lib/node_modules/appium/node_modules/morgan/index.js:144:5) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at trim_prefix (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:328:13) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:286:9 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at Function.process_params (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:346:12) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:280:10) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/body-parser/lib/read.js:137:5 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at AsyncResource.runInAsyncScope (node:async_hooks:206:9) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at invokeCallback (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:238:16) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at done (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:227:7) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at IncomingMessage.onEnd (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:287:7) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at IncomingMessage.emit (node:events:514:28) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at endReadableNT (node:internal/streams/readable:1408:12) 2023-11-09 20:00:42:260 [AppiumDriver@cfc8] at processTicksAndRejections (node:internal/process/task_queues:82:21) 2023-11-09 20:00:42:260 [HTTP] <-- POST /session/707af0bc-8a22-44d4-a3d5-79cf4ae152bf/element 404 1 ms - 2676 2023-11-09 20:00:42:261 [HTTP] 2023-11-09 20:00:42:275 [HTTP] --> GET /session/707af0bc-8a22-44d4-a3d5-79cf4ae152bf/screenshot 2023-11-09 20:00:42:275 [HTTP] {} 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] Encountered internal error running command: NoSuchDriverError: A session is either terminated or not started 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at asyncHandler (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/protocol.js:315:15) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/protocol.js:518:15 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/route.js:144:13) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at Route.dispatch (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/route.js:114:3) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:284:15 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at param (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at param (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:376:14) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at Function.process_params (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:421:3) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:280:10) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at logger (/opt/homebrew/lib/node_modules/appium/node_modules/morgan/index.js:144:5) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at trim_prefix (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:328:13) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:286:9 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at Function.process_params (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:346:12) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:280:10) 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/body-parser/lib/read.js:137:5 2023-11-09 20:00:42:275 [AppiumDriver@cfc8] at AsyncResource.runInAsyncScope (node:async_hooks:206:9) 2023-11-09 20:00:42:276 [AppiumDriver@cfc8] at invokeCallback (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:238:16) 2023-11-09 20:00:42:276 [AppiumDriver@cfc8] at done (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:227:7) 2023-11-09 20:00:42:276 [AppiumDriver@cfc8] at IncomingMessage.onEnd (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:287:7) 2023-11-09 20:00:42:276 [AppiumDriver@cfc8] at IncomingMessage.emit (node:events:514:28) 2023-11-09 20:00:42:276 [AppiumDriver@cfc8] at endReadableNT (node:internal/streams/readable:1408:12) 2023-11-09 20:00:42:276 [AppiumDriver@cfc8] at processTicksAndRejections (node:internal/process/task_queues:82:21) 2023-11-09 20:00:42:276 [HTTP] <-- GET /session/707af0bc-8a22-44d4-a3d5-79cf4ae152bf/screenshot 404 1 ms - 2676 2023-11-09 20:00:42:276 [HTTP] 2023-11-09 20:00:42:287 [HTTP] --> DELETE /session/707af0bc-8a22-44d4-a3d5-79cf4ae152bf 2023-11-09 20:00:42:287 [HTTP] {} 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] Encountered internal error running command: NoSuchDriverError: A session is either terminated or not started 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at asyncHandler (/opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/protocol.js:315:15) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/protocol.js:518:15 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/route.js:144:13) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at Route.dispatch (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/route.js:114:3) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:284:15 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at param (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at param (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:376:14) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at Function.process_params (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:421:3) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:280:10) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at logger (/opt/homebrew/lib/node_modules/appium/node_modules/morgan/index.js:144:5) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at Layer.handle [as handle_request] (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at trim_prefix (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:328:13) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:286:9 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at Function.process_params (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:346:12) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at next (/opt/homebrew/lib/node_modules/appium/node_modules/express/lib/router/index.js:280:10) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at /opt/homebrew/lib/node_modules/appium/node_modules/body-parser/lib/read.js:137:5 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at AsyncResource.runInAsyncScope (node:async_hooks:206:9) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at invokeCallback (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:238:16) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at done (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:227:7) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at IncomingMessage.onEnd (/opt/homebrew/lib/node_modules/appium/node_modules/raw-body/index.js:287:7) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at IncomingMessage.emit (node:events:514:28) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at endReadableNT (node:internal/streams/readable:1408:12) 2023-11-09 20:00:42:288 [AppiumDriver@cfc8] at processTicksAndRejections (node:internal/process/task_queues:82:21) 2023-11-09 20:00:42:289 [HTTP] <-- DELETE /session/707af0bc-8a22-44d4-a3d5-79cf4ae152bf 404 1 ms - 2676 2023-11-09 20:00:42:289 [HTTP] 2023-11-09 20:00:42:709 [Appium] Received SIGTERM - shutting down 2023-11-09 20:00:42:709 [AppiumDriver@cfc8] There are no active sessions for cleanup 2023-11-09 20:00:42:725 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:952:11) at Socket._write (node:net:964:8) at writeOrBuffer (node:internal/streams/writable:447:12) at _write (node:internal/streams/writable:389:10) at Socket.Writable.write (node:internal/streams/writable:393:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:79:23) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:526:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger. [as info] (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/create-logger.js:81:14) at EventEmitter. (/opt/homebrew/lib/node_modules/appium/lib/logsink.js:220:22) at EventEmitter.emit (node:events:514:28) at EventEmitter. (/opt/homebrew/lib/node_modules/appium/node_modules/npmlog/lib/log.js:247:8) 2023-11-09 20:00:42:726 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:952:11) at Socket._write (node:net:964:8) at writeOrBuffer (node:internal/streams/writable:447:12) at _write (node:internal/streams/writable:389:10) at Socket.Writable.write (node:internal/streams/writable:393:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:526:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:514:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34) 2023-11-09 20:00:42:730 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:952:11) at Socket._write (node:net:964:8) at writeOrBuffer (node:internal/streams/writable:447:12) at _write (node:internal/streams/writable:389:10) at Socket.Writable.write (node:internal/streams/writable:393:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:526:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:514:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34) 2023-11-09 20:00:42:730 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:952:11) at Socket._write (node:net:964:8) at writeOrBuffer (node:internal/streams/writable:447:12) at _write (node:internal/streams/writable:389:10) at Socket.Writable.write (node:internal/streams/writable:393:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:526:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:514:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34) 2023-11-09 20:00:42:731 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:952:11) at Socket._write (node:net:964:8) at writeOrBuffer (node:internal/streams/writable:447:12) at _write (node:internal/streams/writable:389:10) at Socket.Writable.write (node:internal/streams/writable:393:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:526:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:514:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34)