Last login: Fri Aug 25 12:14:40 on ttys001 macbookpro@Sabinas-MacBook-Pro-2 ~ % appium [Appium] Welcome to Appium v2.0.1 [Appium] Attempting to load driver uiautomator2... [debug] [Appium] Requiring driver at /Users/macbookpro/node_modules/appium-uiautomator2-driver [Appium] Attempting to load driver xcuitest... [debug] [Appium] Requiring driver at /Users/macbookpro/node_modules/appium-xcuitest-driver [Appium] Appium REST http interface listener started on http://0.0.0.0:4723 [Appium] You can provide the following URLS in your client code to connect to this server: [Appium] http://127.0.0.1:4723/ (only accessible from the same host) [Appium] http://192.168.178.56:4723/ [Appium] Available drivers: [Appium] - uiautomator2@2.29.2 (automationName 'UiAutomator2') [Appium] - xcuitest@4.32.23 (automationName 'XCUITest') [Appium] No plugins have been installed. Use the "appium plugin" command to install the one(s) you want to use. [debug] [HTTP] Request idempotency key: fa2a4e23-f2f1-4e05-a2fa-8081266f35e4 [HTTP] --> POST /session [HTTP] {"capabilities":{"firstMatch":[{"platformName":"iOS","appium:app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","appium:automationName":"XCUITest","appium:deviceName":"SabinaiPhone14","appium:platformVersion":"16.0","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"appium:project":"iOS Automated test","appium:build":"iOS - #{Release.ReleaseName}#","appium:autoAcceptAlerts":"true","appium:interactiveDebugging":true,"appium:noReset":false,"appium:showXcodeLog":true,"appium:shouldUseSingletonTestManager":false}]}} [debug] [AppiumDriver@0b51] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{"platformName":"iOS","appium:app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","appium:automationName":"XCUITest","appium:deviceName":"SabinaiPhone14","appium:platformVersion":"16.0","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"appium:project":"iOS Automated test","appium:build":"iOS - #{Release.ReleaseName}#","appium:autoAcceptAlerts":"true","appium:interactiveDebugging":true,"appium:noReset":false,"appium:showXcodeLog":true,"appium:shouldUseSingletonTestManager":false}]}] [debug] [AppiumDriver@0b51] Event 'newSessionRequested' logged at 1692962820810 (13:27:00 GMT+0200 (Central European Summer Time)) [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'iOS' [Appium] The 'xcuitest' driver was installed and matched caps. [Appium] Will require it at /Users/macbookpro/node_modules/appium-xcuitest-driver [debug] [Appium] Requiring driver at /Users/macbookpro/node_modules/appium-xcuitest-driver [AppiumDriver@0b51] Appium v2.0.1 creating new XCUITestDriver (v4.32.23) session [AppiumDriver@0b51] Checking BaseDriver versions for Appium and XCUITestDriver [AppiumDriver@0b51] Appium's BaseDriver version is 9.3.20 [AppiumDriver@0b51] XCUITestDriver's BaseDriver version is 9.3.15 [debug] [XCUITestDriver@521b] Creating session with W3C capabilities: { [debug] [XCUITestDriver@521b] "alwaysMatch": { [debug] [XCUITestDriver@521b] "platformName": "iOS", [debug] [XCUITestDriver@521b] "bstack:options": { [debug] [XCUITestDriver@521b] "appiumVersion": "2.0.1", [debug] [XCUITestDriver@521b] "userName": "#{browserstack.user}#", [debug] [XCUITestDriver@521b] "accessKey": "#{browserstack.key}#", [debug] [XCUITestDriver@521b] "sessionName": "#{name}#", [debug] [XCUITestDriver@521b] "networkLogs": "true", [debug] [XCUITestDriver@521b] "automationVersion": "latest", [debug] [XCUITestDriver@521b] "appiumLogs": "true" [debug] [XCUITestDriver@521b] }, [debug] [XCUITestDriver@521b] "appium:app": "/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app", [debug] [XCUITestDriver@521b] "appium:automationName": "XCUITest", [debug] [XCUITestDriver@521b] "appium:deviceName": "SabinaiPhone14", [debug] [XCUITestDriver@521b] "appium:platformVersion": "16.0", [debug] [XCUITestDriver@521b] "appium:project": "iOS Automated test", [debug] [XCUITestDriver@521b] "appium:build": "iOS - #{Release.ReleaseName}#", [debug] [XCUITestDriver@521b] "appium:autoAcceptAlerts": "true", [debug] [XCUITestDriver@521b] "appium:interactiveDebugging": true, [debug] [XCUITestDriver@521b] "appium:noReset": false, [debug] [XCUITestDriver@521b] "appium:showXcodeLog": true, [debug] [XCUITestDriver@521b] "appium:shouldUseSingletonTestManager": false [debug] [XCUITestDriver@521b] }, [debug] [XCUITestDriver@521b] "firstMatch": [ [debug] [XCUITestDriver@521b] {} [debug] [XCUITestDriver@521b] ] [debug] [XCUITestDriver@521b] } [XCUITestDriver@521b] Capability 'autoAcceptAlerts' changed from string to boolean. This may cause unexpected behavior [XCUITestDriver@521b] The following capabilities were provided, but are not recognized by Appium: [XCUITestDriver@521b] bstack:options [XCUITestDriver@521b] project [XCUITestDriver@521b] build [XCUITestDriver@521b] interactiveDebugging [XCUITestDriver@521b (3a6663ac)] Session created with session id: 3a6663ac-7994-4fe5-8f22-4caf0c059631 [debug] [HTTP] Request idempotency key: 8d23c33e-41e4-4299-9289-944e4129dccc [HTTP] --> POST /session [HTTP] {"capabilities":{"firstMatch":[{"platformName":"iOS","appium:app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","appium:automationName":"XCUITest","appium:deviceName":"SabinaiPhone14","appium:platformVersion":"16.0","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"appium:project":"iOS Automated test","appium:build":"iOS - #{Release.ReleaseName}#","appium:autoAcceptAlerts":"true","appium:interactiveDebugging":true,"appium:noReset":false,"appium:showXcodeLog":true,"appium:shouldUseSingletonTestManager":false}]}} [debug] [AppiumDriver@0b51] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{"platformName":"iOS","appium:app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","appium:automationName":"XCUITest","appium:deviceName":"SabinaiPhone14","appium:platformVersion":"16.0","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"appium:project":"iOS Automated test","appium:build":"iOS - #{Release.ReleaseName}#","appium:autoAcceptAlerts":"true","appium:interactiveDebugging":true,"appium:noReset":false,"appium:showXcodeLog":true,"appium:shouldUseSingletonTestManager":false}]}] [debug] [AppiumDriver@0b51] Event 'newSessionRequested' logged at 1692962820839 (13:27:00 GMT+0200 (Central European Summer Time)) [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'iOS' [Appium] The 'xcuitest' driver was installed and matched caps. [Appium] Will require it at /Users/macbookpro/node_modules/appium-xcuitest-driver [debug] [Appium] Requiring driver at /Users/macbookpro/node_modules/appium-xcuitest-driver [AppiumDriver@0b51] Appium v2.0.1 creating new XCUITestDriver (v4.32.23) session [AppiumDriver@0b51] Checking BaseDriver versions for Appium and XCUITestDriver [AppiumDriver@0b51] Appium's BaseDriver version is 9.3.20 [AppiumDriver@0b51] XCUITestDriver's BaseDriver version is 9.3.15 [debug] [XCUITestDriver@39df] Creating session with W3C capabilities: { [debug] [XCUITestDriver@39df] "alwaysMatch": { [debug] [XCUITestDriver@39df] "platformName": "iOS", [debug] [XCUITestDriver@39df] "bstack:options": { [debug] [XCUITestDriver@39df] "appiumVersion": "2.0.1", [debug] [XCUITestDriver@39df] "userName": "#{browserstack.user}#", [debug] [XCUITestDriver@39df] "accessKey": "#{browserstack.key}#", [debug] [XCUITestDriver@39df] "sessionName": "#{name}#", [debug] [XCUITestDriver@39df] "networkLogs": "true", [debug] [XCUITestDriver@39df] "automationVersion": "latest", [debug] [XCUITestDriver@39df] "appiumLogs": "true" [debug] [XCUITestDriver@39df] }, [debug] [XCUITestDriver@39df] "appium:app": "/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app", [debug] [XCUITestDriver@39df] "appium:automationName": "XCUITest", [debug] [XCUITestDriver@39df] "appium:deviceName": "SabinaiPhone14", [debug] [XCUITestDriver@39df] "appium:platformVersion": "16.0", [debug] [XCUITestDriver@39df] "appium:project": "iOS Automated test", [debug] [XCUITestDriver@39df] "appium:build": "iOS - #{Release.ReleaseName}#", [debug] [XCUITestDriver@39df] "appium:autoAcceptAlerts": "true", [debug] [XCUITestDriver@39df] "appium:interactiveDebugging": true, [debug] [XCUITestDriver@39df] "appium:noReset": false, [debug] [XCUITestDriver@39df] "appium:showXcodeLog": true, [debug] [XCUITestDriver@39df] "appium:shouldUseSingletonTestManager": false [debug] [XCUITestDriver@39df] }, [debug] [XCUITestDriver@39df] "firstMatch": [ [debug] [XCUITestDriver@39df] {} [debug] [XCUITestDriver@39df] ] [debug] [XCUITestDriver@39df] } [XCUITestDriver@39df] Capability 'autoAcceptAlerts' changed from string to boolean. This may cause unexpected behavior [XCUITestDriver@39df] The following capabilities were provided, but are not recognized by Appium: [XCUITestDriver@39df] bstack:options [XCUITestDriver@39df] project [XCUITestDriver@39df] build [XCUITestDriver@39df] interactiveDebugging [XCUITestDriver@39df (ecbeab3e)] Session created with session id: ecbeab3e-142d-4b5c-b379-d0987672d875 [debug] [XCUITest] Current user: 'macbookpro' [debug] [XCUITest] Current user: 'macbookpro' [XCUITestDriver@521b (3a6663ac)] iOS SDK Version set to '16.4' [XCUITestDriver@39df (ecbeab3e)] iOS SDK Version set to '16.4' [debug] [XCUITest] Looking for an existing Simulator with platformName: iOS, platformVersion: 16.0, deviceName: SabinaiPhone14 [debug] [XCUITest] Looking for an existing Simulator with platformName: iOS, platformVersion: 16.0, deviceName: SabinaiPhone14 [iOSSim] Constructing iOS simulator for Xcode version 14.3.1 with udid 'A9A06372-0079-4293-9AD0-91EDAF67BC00' [iOSSim] Constructing iOS simulator for Xcode version 14.3.1 with udid 'A9A06372-0079-4293-9AD0-91EDAF67BC00' [XCUITestDriver@39df (ecbeab3e)] Determining device to run tests on: udid: 'A9A06372-0079-4293-9AD0-91EDAF67BC00', real device: false [XCUITestDriver@521b (3a6663ac)] Determining device to run tests on: udid: 'A9A06372-0079-4293-9AD0-91EDAF67BC00', real device: false [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'xcodeDetailsRetrieved' logged at 1692962821346 (13:27:01 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@521b (3a6663ac)] Event 'xcodeDetailsRetrieved' logged at 1692962821347 (13:27:01 GMT+0200 (Central European Summer Time)) [BaseDriver] Using local app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'appConfigured' logged at 1692962821348 (13:27:01 GMT+0200 (Central European Summer Time)) [debug] [XCUITest] Checking whether app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' is actually present on file system [BaseDriver] Using local app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' [debug] [XCUITest] App is present [debug] [XCUITestDriver@521b (3a6663ac)] Event 'appConfigured' logged at 1692962821349 (13:27:01 GMT+0200 (Central European Summer Time)) [debug] [XCUITest] Checking whether app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' is actually present on file system [debug] [XCUITest] App is present [debug] [XCUITest] Getting bundle ID from app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app': 'com.podme.beta' [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'resetStarted' logged at 1692962821350 (13:27:01 GMT+0200 (Central European Summer Time)) [debug] [XCUITest] Getting bundle ID from app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app': 'com.podme.beta' [debug] [XCUITestDriver@521b (3a6663ac)] Event 'resetStarted' logged at 1692962821351 (13:27:01 GMT+0200 (Central European Summer Time)) [debug] [simctl] Error running 'terminate': An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3): Simulator device returned an error for the requested operation. found nothing to terminate Underlying error (domain=NSPOSIXErrorDomain, code=3): The operation couldn’t be completed. found nothing to terminate found nothing to terminate [debug] [simctl] Error running 'terminate': An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3): Simulator device returned an error for the requested operation. found nothing to terminate Underlying error (domain=NSPOSIXErrorDomain, code=3): The operation couldn’t be completed. found nothing to terminate found nothing to terminate [XCUITest] Reset: failed to terminate Simulator application with id "com.podme.beta" [XCUITest] Not scrubbing third party app in anticipation of uninstall [XCUITest] Reset: failed to terminate Simulator application with id "com.podme.beta" [XCUITest] Not scrubbing third party app in anticipation of uninstall [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'resetComplete' logged at 1692962821530 (13:27:01 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@521b (3a6663ac)] Event 'resetComplete' logged at 1692962821530 (13:27:01 GMT+0200 (Central European Summer Time)) [XCUITestDriver@39df (ecbeab3e)] Using WDA path: '/Users/macbookpro/node_modules/appium-webdriveragent' [XCUITestDriver@39df (ecbeab3e)] Using WDA agent: '/Users/macbookpro/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' [XCUITestDriver@521b (3a6663ac)] Using WDA path: '/Users/macbookpro/node_modules/appium-webdriveragent' [XCUITestDriver@521b (3a6663ac)] Using WDA agent: '/Users/macbookpro/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' [debug] [IOSSimulatorLog] Starting log capture for iOS Simulator with udid 'A9A06372-0079-4293-9AD0-91EDAF67BC00' using simctl [debug] [IOSSimulatorLog] Starting log capture for iOS Simulator with udid 'A9A06372-0079-4293-9AD0-91EDAF67BC00' using simctl [debug] [XCUITestDriver@521b (3a6663ac)] Event 'logCaptureStarted' logged at 1692962822120 (13:27:02 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'logCaptureStarted' logged at 1692962822120 (13:27:02 GMT+0200 (Central European Summer Time)) [XCUITestDriver@521b (3a6663ac)] Setting up simulator [debug] [iOSSim] Setting preferences of A9A06372-0079-4293-9AD0-91EDAF67BC00 Simulator to {"ConnectHardwareKeyboard":false} [debug] [iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false} [XCUITestDriver@39df (ecbeab3e)] Setting up simulator [debug] [iOSSim] Setting preferences of A9A06372-0079-4293-9AD0-91EDAF67BC00 Simulator to {"ConnectHardwareKeyboard":false} [debug] [iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false} [debug] [XCUITestDriver@521b (3a6663ac)] Parsed BUILD_DIR configuration value: '/Users/macbookpro/Library/Developer/Xcode/DerivedData/WebDriverAgent-ephprdfcdqiviqbujbrthdwlzuve/Build/Products' [debug] [XCUITestDriver@521b (3a6663ac)] Got derived data root: '/Users/macbookpro/Library/Developer/Xcode/DerivedData/WebDriverAgent-ephprdfcdqiviqbujbrthdwlzuve' [debug] [XCUITestDriver@39df (ecbeab3e)] Parsed BUILD_DIR configuration value: '/Users/macbookpro/Library/Developer/Xcode/DerivedData/WebDriverAgent-ephprdfcdqiviqbujbrthdwlzuve/Build/Products' [debug] [XCUITestDriver@39df (ecbeab3e)] Got derived data root: '/Users/macbookpro/Library/Developer/Xcode/DerivedData/WebDriverAgent-ephprdfcdqiviqbujbrthdwlzuve' [debug] [iOSSim] Updated A9A06372-0079-4293-9AD0-91EDAF67BC00 Simulator preferences at '/Users/macbookpro/Library/Preferences/com.apple.iphonesimulator.plist' with {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false,"DevicePreferences":{"A9A06372-0079-4293-9AD0-91EDAF67BC00":{"ConnectHardwareKeyboard":false,"SimulatorExternalDisplay":2114,"SimulatorWindowOrientation":"Portrait","SimulatorWindowGeometry":{"A4D44D7B-B7E6-47A0-B5F7-34EB0A7EF176":{"WindowCenter":"{1444.5, 1499}","WindowScale":0.7972972972972973}},"SimulatorWindowRotationAngle":0,"ChromeTint":""}}} [debug] [iOSSim] Got Simulator UI client PID: 91476 [iOSSim] Both Simulator with UDID 'A9A06372-0079-4293-9AD0-91EDAF67BC00' and the UI client are currently running [debug] [XCUITestDriver@521b (3a6663ac)] Event 'simStarted' logged at 1692962828648 (13:27:08 GMT+0200 (Central European Summer Time)) [debug] [XCUITest] Verifying application platform [debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneSimulator"] [debug] [iOSSim] Updated A9A06372-0079-4293-9AD0-91EDAF67BC00 Simulator preferences at '/Users/macbookpro/Library/Preferences/com.apple.iphonesimulator.plist' with {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false,"DevicePreferences":{"A9A06372-0079-4293-9AD0-91EDAF67BC00":{"ConnectHardwareKeyboard":false,"SimulatorExternalDisplay":2114,"SimulatorWindowRotationAngle":0,"SimulatorWindowGeometry":{"A4D44D7B-B7E6-47A0-B5F7-34EB0A7EF176":{"WindowCenter":"{1444.5, 1499}","WindowScale":0.7972972972972973}},"SimulatorWindowOrientation":"Portrait","ChromeTint":""}}} [debug] [iOSSim] Got Simulator UI client PID: 91476 [iOSSim] Both Simulator with UDID 'A9A06372-0079-4293-9AD0-91EDAF67BC00' and the UI client are currently running [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'simStarted' logged at 1692962828906 (13:27:08 GMT+0200 (Central European Summer Time)) [debug] [XCUITest] Verifying application platform [debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneSimulator"] [XCUITestDriver@521b (3a6663ac)] App 'com.podme.beta' is already installed [XCUITestDriver@39df (ecbeab3e)] App 'com.podme.beta' is already installed [debug] [XCUITest] Reset requested. Removing app with id 'com.podme.beta' from the device [debug] [XCUITest] Reset requested. Removing app with id 'com.podme.beta' from the device [debug] [XCUITest] Installing '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' on Simulator with UUID 'A9A06372-0079-4293-9AD0-91EDAF67BC00'... [debug] [XCUITest] Installing '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' on Simulator with UUID 'A9A06372-0079-4293-9AD0-91EDAF67BC00'... [debug] [XCUITest] The app has been installed successfully. [debug] [XCUITestDriver@521b (3a6663ac)] Event 'appInstalled' logged at 1692962831018 (13:27:11 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@521b (3a6663ac)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found [DevCon Factory] Requesting connection for device A9A06372-0079-4293-9AD0-91EDAF67BC00 on local port 8100 [debug] [DevCon Factory] Cached connections count: 0 [DevCon Factory] Successfully requested the connection for A9A06372-0079-4293-9AD0-91EDAF67BC00:8100 [debug] [XCUITestDriver@521b (3a6663ac)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"16.4","version":"16.0"},"ios":{"simulatorVersion":"16.0","ip":"192.168.178.56"},"ready":true,"build":{"upgradedAt":"1692358466700","time":"Aug 25 2023 12:12:04","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null} [debug] [XCUITestDriver@521b (3a6663ac)] Upgrade timestamp of the currently bundled WDA: 1692358466700 [debug] [XCUITestDriver@521b (3a6663ac)] Upgrade timestamp of the WDA on the device: 1692358466700 [XCUITestDriver@521b (3a6663ac)] 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. [debug] [XCUITestDriver@521b (3a6663ac)] Trying to start WebDriverAgent 2 times with 10000ms interval [debug] [XCUITestDriver@521b (3a6663ac)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities [debug] [XCUITestDriver@521b (3a6663ac)] Event 'wdaStartAttempted' logged at 1692962831458 (13:27:11 GMT+0200 (Central European Summer Time)) [XCUITestDriver@521b (3a6663ac)] Using provided WebdriverAgent at 'http://127.0.0.1:8100/' [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"16.4","version":"16.0"},"ios":{"simulatorVersion":"16.0","ip":"192.168.178.56"},"ready":true,"build":{"upgradedAt":"1692358466700","time":"Aug 25 2023 12:12:04","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null} [debug] [XCUITestDriver@521b (3a6663ac)] Event 'wdaSessionAttempted' logged at 1692962831470 (13:27:11 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@521b (3a6663ac)] Sending createSession command to WDA [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/session' to command name 'createSession' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.podme.beta","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":false,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true,"defaultAlertAction":"accept"}],"alwaysMatch":{}}} [XCUITestDriver@521b (3a6663ac)] Got response with status 400: {"value":{"error":"invalid argument","message":"Error Domain=FBSOpenApplicationServiceErrorDomain Code=1 \"The request to open \"com.podme.beta\" failed.\" UserInfo={BSErrorCodeDescription=RequestDenied, NSUnderlyingError=0x60000130d710 {Error Domain=FBSOpenApplicationErrorDomain Code=6 \"Application \"com.podme.beta\" is installing or uninstalling, and cannot be launched.\" UserInfo={BSErrorCodeDescription=Busy, NSLocalizedFailureReason=Application \"com.podme.beta\" is installing or uninstalling, and cannot be launched.}}, NSLocalizedDescription=The request to open \"com.podme.beta\" failed., FBSOpenApplicationRequestID=0x7f63, NSLocalizedFailureReason=The request was denied by service delegate (SBMainWorkspace) for reason: Busy (\"Application \"com.podme.beta\" is installing or uninstalling, and cannot be launched\").}","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_thro... [debug] [W3C] Matched W3C error code 'invalid argument' to InvalidArgumentError [debug] [XCUITestDriver@521b (3a6663ac)] Failed to create WDA session (Error Domain=FBSOpenApplicationServiceErrorDomain Code=1 "The request to open "com.podme.beta" failed." UserInfo={BSErrorCodeDescription=RequestDenied, NSUnderlyingError=0x60000130d710 {Error Domain=FBSOpenApplicationErrorDomain Code=6 "Application "com.podme.beta" is installing or uninstalling, and cannot be launched." UserInfo={BSErrorCodeDescription=Busy, NSLocalizedFailureReason=Application "com.podme.beta" is installing or uninstalling, and cannot be launched.}}, NSLocalizedDescription=The request to open "com.podme.beta" failed., FBSOpenApplicationRequestID=0x7f63, NSLocalizedFailureReason=The request was denied by service delegate (SBMainWorkspace) for reason: Busy ("Application "com.podme.beta" is installing or uninstalling, and cannot be launched").}). Retrying... [debug] [XCUITest] The app has been installed successfully. [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'appInstalled' logged at 1692962832591 (13:27:12 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@521b (3a6663ac)] Event 'wdaSessionAttempted' logged at 1692962832653 (13:27:12 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@521b (3a6663ac)] Sending createSession command to WDA [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/session' to command name 'createSession' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.podme.beta","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":false,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true,"defaultAlertAction":"accept"}],"alwaysMatch":{}}} [debug] [XCUITestDriver@39df (ecbeab3e)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found [DevCon Factory] Requesting connection for device A9A06372-0079-4293-9AD0-91EDAF67BC00 on local port 8100 [debug] [DevCon Factory] Cached connections count: 1 [DevCon Factory] Found cached connections on port #8100: ["A9A06372-0079-4293-9AD0-91EDAF67BC00:8100"] [DevCon Factory] Successfully requested the connection for A9A06372-0079-4293-9AD0-91EDAF67BC00:8100 [debug] [XCUITestDriver@39df (ecbeab3e)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' [debug] [XCUITestDriver@39df (ecbeab3e)] Consider setting a unique 'derivedDataPath' capability value for each parallel driver instance to avoid conflicts and speed up the building process [debug] [XCUITestDriver@521b (3a6663ac)] Got response with status 200: {"value":{"sessionId":"0749C681-BA33-458E-9E4E-3A424CE9E251","capabilities":{"device":"iphone","browserName":"Podme","sdkVersion":"16.0","CFBundleIdentifier":"com.podme.beta"}},"sessionId":"0749C681-BA33-458E-9E4E-3A424CE9E251"} [XCUITestDriver@521b (3a6663ac)] Determined the downstream protocol as 'W3C' [debug] [XCUITestDriver@521b (3a6663ac)] Event 'wdaSessionStarted' logged at 1692962838023 (13:27:18 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@521b (3a6663ac)] Event 'wdaStarted' logged at 1692962838023 (13:27:18 GMT+0200 (Central European Summer Time)) [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it [debug] [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it [AppiumDriver@0b51] New XCUITestDriver session created successfully, session 3a6663ac-7994-4fe5-8f22-4caf0c059631 added to master session list [debug] [AppiumDriver@0b51] Event 'newSessionStarted' logged at 1692962838027 (13:27:18 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@521b (3a6663ac)] Cached the protocol value 'W3C' for the new session 3a6663ac-7994-4fe5-8f22-4caf0c059631 [debug] [XCUITestDriver@521b (3a6663ac)] 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","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","automationName":"XCUITest","deviceName":"SabinaiPhone14","platformVersion":"16.0","project":"iOS Automated test","build":"iOS - #{Release.ReleaseName}#","autoAcceptAlerts":true,"interactiveDebugging":true,"noReset":false,"showXcodeLog":true,"shouldUseSingletonTestManager":false,"udid":"A9A06372-0079-4293-9AD0-91EDAF67BC00"}} [HTTP] <-- POST /session 200 17222 ms - 974 [HTTP] [debug] [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"16.4","version":"16.0"},"ios":{"simulatorVersion":"16.0","ip":"192.168.178.56"},"ready":true,"build":{"upgradedAt":"1692358466700","time":"Aug 25 2023 12:12:04","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":"0749C681-BA33-458E-9E4E-3A424CE9E251"} [debug] [XCUITestDriver@39df (ecbeab3e)] Upgrade timestamp of the currently bundled WDA: 1692358466700 [debug] [XCUITestDriver@39df (ecbeab3e)] Upgrade timestamp of the WDA on the device: 1692358466700 [XCUITestDriver@39df (ecbeab3e)] 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. [debug] [XCUITestDriver@39df (ecbeab3e)] Trying to start WebDriverAgent 2 times with 10000ms interval [debug] [XCUITestDriver@39df (ecbeab3e)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'wdaStartAttempted' logged at 1692962838051 (13:27:18 GMT+0200 (Central European Summer Time)) [XCUITestDriver@39df (ecbeab3e)] Using provided WebdriverAgent at 'http://127.0.0.1:8100/' [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"16.4","version":"16.0"},"ios":{"simulatorVersion":"16.0","ip":"192.168.178.56"},"ready":true,"build":{"upgradedAt":"1692358466700","time":"Aug 25 2023 12:12:04","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":"0749C681-BA33-458E-9E4E-3A424CE9E251"} [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'wdaSessionAttempted' logged at 1692962838054 (13:27:18 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@39df (ecbeab3e)] Sending createSession command to WDA [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session' to command name 'createSession' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.podme.beta","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":false,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true,"defaultAlertAction":"accept"}],"alwaysMatch":{}}} [debug] [HTTP] Request idempotency key: 3258972d-299d-4673-a005-b875cdbcf6ba [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45","capabilities":{"device":"iphone","browserName":"Podme","sdkVersion":"16.0","CFBundleIdentifier":"com.podme.beta"}},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Determined the downstream protocol as 'W3C' [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'wdaSessionStarted' logged at 1692962841863 (13:27:21 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@39df (ecbeab3e)] Event 'wdaStarted' logged at 1692962841863 (13:27:21 GMT+0200 (Central European Summer Time)) [debug] [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it [debug] [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it [AppiumDriver@0b51] New XCUITestDriver session created successfully, session ecbeab3e-142d-4b5c-b379-d0987672d875 added to master session list [debug] [AppiumDriver@0b51] Event 'newSessionStarted' logged at 1692962841864 (13:27:21 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@39df (ecbeab3e)] Cached the protocol value 'W3C' for the new session ecbeab3e-142d-4b5c-b379-d0987672d875 [debug] [XCUITestDriver@39df (ecbeab3e)] 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","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","automationName":"XCUITest","deviceName":"SabinaiPhone14","platformVersion":"16.0","project":"iOS Automated test","build":"iOS - #{Release.ReleaseName}#","autoAcceptAlerts":true,"interactiveDebugging":true,"noReset":false,"showXcodeLog":true,"shouldUseSingletonTestManager":false,"udid":"A9A06372-0079-4293-9AD0-91EDAF67BC00"}} [HTTP] <-- POST /session 200 21025 ms - 974 [HTTP] [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 3504 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: e714b30b-8cbd-494f-88c1-e52e06fdd2c1 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"ELEMENT":"17000000-0000-0000-F375-010000000000","element-6066-11e4-a52e-4f735466cecf":"17000000-0000-0000-F375-010000000000"},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"17000000-0000-0000-F375-010000000000","ELEMENT":"17000000-0000-0000-F375-010000000000"} [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 200 93 ms - 137 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/displayed [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/displayed] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/17000000-0000-0000-F375-010000000000/displayed] with no body [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/displayed 200 57 ms - 65 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/enabled [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/enabled' to command name 'elementEnabled' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/enabled] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/17000000-0000-0000-F375-010000000000/enabled] with no body [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/enabled 200 37 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 688f20a8-02eb-465b-bf89-8dad24ded18d [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/click [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/click' to command name 'click' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/click] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/17000000-0000-0000-F375-010000000000/click] with body: {} [debug] [HTTP] Request idempotency key: a840e0a0-4f02-4b58-bcdb-c48ce061ba9b [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":null,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/17000000-0000-0000-F375-010000000000/click 200 746 ms - 65 [HTTP] [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 621 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 178d95be-9221-49c3-a8f8-0218843dee33 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"-ios predicate string","value":"label == 'Email' AND value == 'Email'"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Email' AND value == 'Email'","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"predicate string","value":"label == 'Email' AND value == 'Email'"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"ELEMENT":"24000000-0000-0000-F375-010000000000","element-6066-11e4-a52e-4f735466cecf":"24000000-0000-0000-F375-010000000000"},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"24000000-0000-0000-F375-010000000000","ELEMENT":"24000000-0000-0000-F375-010000000000"} [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 200 128 ms - 137 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/24000000-0000-0000-F375-010000000000/displayed [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/24000000-0000-0000-F375-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/24000000-0000-0000-F375-010000000000/displayed] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/24000000-0000-0000-F375-010000000000/displayed] with no body [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/24000000-0000-0000-F375-010000000000/displayed 200 49 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: cf4974a5-f36e-409d-b7c7-9a324f8b5463 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/24000000-0000-0000-F375-010000000000/click [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/24000000-0000-0000-F375-010000000000/click' to command name 'click' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/24000000-0000-0000-F375-010000000000/click] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/24000000-0000-0000-F375-010000000000/click] with body: {} [debug] [HTTP] Request idempotency key: c3b6a183-1461-4bd0-9fc4-8fbc11471f3e [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":null,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/24000000-0000-0000-F375-010000000000/click 200 738 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: c2ec4675-f096-456e-a73d-596e97087681 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"-ios predicate string","value":"value == 'E-mail'"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","value == 'E-mail'","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"predicate string","value":"value == 'E-mail'"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 469 ms - 955 [HTTP] [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"ELEMENT":"32000000-0000-0000-F375-010000000000","element-6066-11e4-a52e-4f735466cecf":"32000000-0000-0000-F375-010000000000"},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"32000000-0000-0000-F375-010000000000","ELEMENT":"32000000-0000-0000-F375-010000000000"} [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 200 226 ms - 137 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/32000000-0000-0000-F375-010000000000/displayed [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/32000000-0000-0000-F375-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/32000000-0000-0000-F375-010000000000/displayed] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/32000000-0000-0000-F375-010000000000/displayed] with no body [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/32000000-0000-0000-F375-010000000000/displayed 200 60 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 8780c92d-e3aa-46f3-8403-2637315b12b5 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/32000000-0000-0000-F375-010000000000/value [HTTP] {"text":"sabina+ios@propeller.ba","value":["s","a","b","i","n","a","+","i","o","s","@","p","r","o","p","e","l","l","e","r",".","b","a"]} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.setValue() with args: [["s","a","b","i","n","a","+","i","o","s","@","p","r","o","p","e","l","l","e","r",".","b","a"],"32000000-0000-0000-F375-010000000000","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'setValue' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element/32000000-0000-0000-F375-010000000000/value' to command name 'setValue' [debug] [XCUITestDriver@39df (ecbeab3e)] Added 'text' property "sabina+ios@propeller.ba" to 'setValue' request body [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element/32000000-0000-0000-F375-010000000000/value] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/32000000-0000-0000-F375-010000000000/value] with body: {"value":["s","a","b","i","n","a","+","i","o","s","@","p","r","o","p","e","l","l","e","r",".","b","a"],"text":"sabina+ios@propeller.ba"} [debug] [HTTP] Request idempotency key: a51c97d0-2b57-4b28-ab29-98c18343c469 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":null,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/32000000-0000-0000-F375-010000000000/value 200 1407 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: 1b2e1534-12ea-4f10-bc72-346da236d053 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"-ios predicate string","value":"value == 'Password'"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","value == 'Password'","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"predicate string","value":"value == 'Password'"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 1168 ms - 955 [HTTP] [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"ELEMENT":"34000000-0000-0000-F375-010000000000","element-6066-11e4-a52e-4f735466cecf":"34000000-0000-0000-F375-010000000000"},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"34000000-0000-0000-F375-010000000000","ELEMENT":"34000000-0000-0000-F375-010000000000"} [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 200 390 ms - 137 [HTTP] [debug] [HTTP] Request idempotency key: 341ec0bd-3426-4a1b-89ce-f85fb782086e [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/34000000-0000-0000-F375-010000000000/value [HTTP] {"text":"Test1234","value":["T","e","s","t","1","2","3","4"]} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.setValue() with args: [["T","e","s","t","1","2","3","4"],"34000000-0000-0000-F375-010000000000","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'setValue' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element/34000000-0000-0000-F375-010000000000/value' to command name 'setValue' [debug] [XCUITestDriver@39df (ecbeab3e)] Added 'text' property "Test1234" to 'setValue' request body [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element/34000000-0000-0000-F375-010000000000/value] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/34000000-0000-0000-F375-010000000000/value] with body: {"value":["T","e","s","t","1","2","3","4"],"text":"Test1234"} [debug] [HTTP] Request idempotency key: 26fe9e42-5f03-4224-86a7-fd07849d9b0e [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":null,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/34000000-0000-0000-F375-010000000000/value 200 1057 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: e1c9d4f7-2c1b-462e-9c12-4db2d1d14ef3 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"-ios predicate string","value":"label == 'Sign in' AND name == 'Sign in' AND type == 'XCUIElementTypeButton'"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Sign in' AND name == 'Sign in' AND type == 'XCUIElementTypeButton'","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"predicate string","value":"label == 'Sign in' AND name == 'Sign in' AND type == 'XCUIElementTypeButton'"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 949 ms - 955 [HTTP] [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"ELEMENT":"30000000-0000-0000-F375-010000000000","element-6066-11e4-a52e-4f735466cecf":"30000000-0000-0000-F375-010000000000"},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"30000000-0000-0000-F375-010000000000","ELEMENT":"30000000-0000-0000-F375-010000000000"} [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 200 187 ms - 137 [HTTP] [debug] [HTTP] Request idempotency key: b30a34c3-31ca-406b-940d-3407f174f6b1 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/30000000-0000-0000-F375-010000000000/click [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/30000000-0000-0000-F375-010000000000/click' to command name 'click' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/30000000-0000-0000-F375-010000000000/click] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/30000000-0000-0000-F375-010000000000/click] with body: {} [debug] [HTTP] Request idempotency key: 728a1402-6dbd-4107-bb74-85060c2c141f [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":null,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/30000000-0000-0000-F375-010000000000/click 200 887 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 85d33ad5-9453-43b3-9a9d-534074ed2c5d [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 651 ms - 955 [HTTP] [XCUITestDriver@39df (ecbeab3e)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@39df (ecbeab3e)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@39df (ecbeab3e)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 404 110 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 45378439-a093-49b5-9245-bb278b994dc3 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 8 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: bc2dd528-9244-4db5-a763-13a541831045 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@39df (ecbeab3e)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@39df (ecbeab3e)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@39df (ecbeab3e)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 404 141 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: f2872535-b189-446d-abbf-f664b3d1fb01 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 8 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 49c03903-ac05-4f6f-8763-eeb79e00264b [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@39df (ecbeab3e)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@39df (ecbeab3e)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@39df (ecbeab3e)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 404 173 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: e45ca3ca-628f-4de5-a8ca-a45f7c585014 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 7 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 818cafea-1da4-4f82-b7fa-728dda57b6f6 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [HTTP] Request idempotency key: 2d4e5046-c42b-430b-8d19-c14829c78979 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@39df (ecbeab3e)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@39df (ecbeab3e)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@39df (ecbeab3e)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@39df (ecbeab3e)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 404 192 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: d94cd561-62e0-4c81-86f7-fe253c58ea0c [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 1097 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 485195d2-03db-4640-b2a1-79bcd92ced83 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"ELEMENT":"0A000000-0000-0000-FB75-010000000000","element-6066-11e4-a52e-4f735466cecf":"0A000000-0000-0000-FB75-010000000000"},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0A000000-0000-0000-FB75-010000000000","ELEMENT":"0A000000-0000-0000-FB75-010000000000"} [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 200 8640 ms - 137 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/0A000000-0000-0000-FB75-010000000000/displayed [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/0A000000-0000-0000-FB75-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/0A000000-0000-0000-FB75-010000000000/displayed] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/0A000000-0000-0000-FB75-010000000000/displayed] with no body [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 11087 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 69c5c3fa-8094-4c88-810a-9898e57b7abd [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/0A000000-0000-0000-FB75-010000000000/displayed 200 4956 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 67079e5a-9731-4d21-9aa2-9040702e9280 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/0A000000-0000-0000-FB75-010000000000/click [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/0A000000-0000-0000-FB75-010000000000/click' to command name 'click' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/0A000000-0000-0000-FB75-010000000000/click] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/0A000000-0000-0000-FB75-010000000000/click] with body: {} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 1447 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 6d099bd1-450b-47b8-9bf5-1206e1205547 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":null,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/0A000000-0000-0000-FB75-010000000000/click 200 3434 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 3b45f538-6d71-423d-8443-c43e7a9adce9 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"accessibility id","value":"Search"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["accessibility id","Search","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"accessibility id","value":"Search"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 5376 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: e4b80851-0ee1-4b35-b653-4f96515dab1f [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"ELEMENT":"A6000000-0000-0000-F375-010000000000","element-6066-11e4-a52e-4f735466cecf":"A6000000-0000-0000-F375-010000000000"},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A6000000-0000-0000-F375-010000000000","ELEMENT":"A6000000-0000-0000-F375-010000000000"} [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 200 5189 ms - 137 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/displayed [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/displayed] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/A6000000-0000-0000-F375-010000000000/displayed] with no body [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 4586 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 1fb6fcc5-3f07-40cf-a78f-e2e569e474c2 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/displayed 200 3687 ms - 65 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/enabled [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/enabled' to command name 'elementEnabled' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/enabled] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/A6000000-0000-0000-F375-010000000000/enabled] with no body [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 854 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: c0176bc4-7839-4541-bc87-4810e144f79a [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/enabled 200 1353 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 7857677d-5125-4923-9bae-54f6d3d969d0 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/click [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/click' to command name 'click' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/click] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/A6000000-0000-0000-F375-010000000000/click] with body: {} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 3184 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: b3687add-8cb3-4506-8494-5d82c3a2ce3f [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":null,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/A6000000-0000-0000-F375-010000000000/click 200 5567 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 01ccaf40-9b91-45ab-b37b-fe27acf4a2ed [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"accessibility id","value":"What do you want to listen to?"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["accessibility id","What do you want to listen to?","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"accessibility id","value":"What do you want to listen to?"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 2911 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 0fb63212-de13-4cbf-804d-0f933e2694c7 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"ELEMENT":"2A040000-0000-0000-F375-010000000000","element-6066-11e4-a52e-4f735466cecf":"2A040000-0000-0000-F375-010000000000"},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2A040000-0000-0000-F375-010000000000","ELEMENT":"2A040000-0000-0000-F375-010000000000"} [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 200 190 ms - 137 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/2A040000-0000-0000-F375-010000000000/displayed [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/2A040000-0000-0000-F375-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/2A040000-0000-0000-F375-010000000000/displayed] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/2A040000-0000-0000-F375-010000000000/displayed] with no body [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 162 ms - 955 [HTTP] [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/2A040000-0000-0000-F375-010000000000/displayed 200 107 ms - 65 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/2A040000-0000-0000-F375-010000000000/enabled [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/2A040000-0000-0000-F375-010000000000/enabled' to command name 'elementEnabled' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/2A040000-0000-0000-F375-010000000000/enabled] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/2A040000-0000-0000-F375-010000000000/enabled] with no body [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/2A040000-0000-0000-F375-010000000000/enabled 200 75 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: fc8dd354-68ec-4cd2-9892-2404bd4ecdd8 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/2A040000-0000-0000-F375-010000000000/value [HTTP] {"text":"Mordpodden","value":["M","o","r","d","p","o","d","d","e","n"]} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.setValue() with args: [["M","o","r","d","p","o","d","d","e","n"],"2A040000-0000-0000-F375-010000000000","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'setValue' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element/2A040000-0000-0000-F375-010000000000/value' to command name 'setValue' [debug] [XCUITestDriver@39df (ecbeab3e)] Added 'text' property "Mordpodden" to 'setValue' request body [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element/2A040000-0000-0000-F375-010000000000/value] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/2A040000-0000-0000-F375-010000000000/value] with body: {"value":["M","o","r","d","p","o","d","d","e","n"],"text":"Mordpodden"} [debug] [HTTP] Request idempotency key: 2584f7cd-cd78-461b-ac0a-d13a9cffe3ae [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":null,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/2A040000-0000-0000-F375-010000000000/value 200 1531 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: ea9ebb5a-d5cb-4c25-b431-841b1c4dc7ec [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"accessibility id","value":"Podcasts"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["accessibility id","Podcasts","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"accessibility id","value":"Podcasts"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 1219 ms - 955 [HTTP] [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"ELEMENT":"7C040000-0000-0000-F375-010000000000","element-6066-11e4-a52e-4f735466cecf":"7C040000-0000-0000-F375-010000000000"},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"7C040000-0000-0000-F375-010000000000","ELEMENT":"7C040000-0000-0000-F375-010000000000"} [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 200 348 ms - 137 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/displayed [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/displayed] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/7C040000-0000-0000-F375-010000000000/displayed] with no body [debug] [HTTP] Request idempotency key: cf811347-0650-46be-a9dd-5878539bb171 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/displayed 200 363 ms - 65 [HTTP] [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 210 ms - 955 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/enabled [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/enabled' to command name 'elementEnabled' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/enabled] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/7C040000-0000-0000-F375-010000000000/enabled] with no body [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/enabled 200 179 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: a634070e-9551-4e6f-9b4c-231cc9c959c5 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/click [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/click' to command name 'click' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/click] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/7C040000-0000-0000-F375-010000000000/click] with body: {} [debug] [HTTP] Request idempotency key: ee388b74-7598-4fe3-a19b-c50b4aaa5668 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":null,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/7C040000-0000-0000-F375-010000000000/click 200 598 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 738547a1-d82e-44c8-af3a-23757ca5dc57 [HTTP] --> POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element [HTTP] {"using":"accessibility id","value":"Mordpodden"} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.findElement() with args: ["accessibility id","Mordpodden","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@39df (ecbeab3e)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element] with body: {"using":"accessibility id","value":"Mordpodden"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 283 ms - 955 [HTTP] [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":{"ELEMENT":"87040000-0000-0000-F375-010000000000","element-6066-11e4-a52e-4f735466cecf":"87040000-0000-0000-F375-010000000000"},"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"87040000-0000-0000-F375-010000000000","ELEMENT":"87040000-0000-0000-F375-010000000000"} [HTTP] <-- POST /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element 200 345 ms - 137 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/87040000-0000-0000-F375-010000000000/displayed [HTTP] {} [XCUITestDriver@39df (ecbeab3e)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/87040000-0000-0000-F375-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/87040000-0000-0000-F375-010000000000/displayed] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/87040000-0000-0000-F375-010000000000/displayed] with no body [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":true,"sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [XCUITestDriver@39df (ecbeab3e)] Replacing sessionId 4DB66A80-4541-4E3A-A86C-D23A946A0C45 with ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/87040000-0000-0000-F375-010000000000/displayed 200 126 ms - 65 [HTTP] [HTTP] --> GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/87040000-0000-0000-F375-010000000000/attribute/name [HTTP] {} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.getAttribute() with args: ["name","87040000-0000-0000-F375-010000000000","ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [XCUITestDriver@39df (ecbeab3e)] Executing command 'getAttribute' [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/element/87040000-0000-0000-F375-010000000000/attribute/name' to command name 'getAttribute' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [GET /element/87040000-0000-0000-F375-010000000000/attribute/name] to [GET http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45/element/87040000-0000-0000-F375-010000000000/attribute/name] with no body [debug] [HTTP] Request idempotency key: 2bbb6617-1797-41f0-8408-c9a59c35948a [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":"Mordpodden","sessionId":"4DB66A80-4541-4E3A-A86C-D23A946A0C45"} [debug] [XCUITestDriver@39df (ecbeab3e)] Responding to client with driver.getAttribute() result: "Mordpodden" [HTTP] <-- GET /session/ecbeab3e-142d-4b5c-b379-d0987672d875/element/87040000-0000-0000-F375-010000000000/attribute/name 200 142 ms - 22 [HTTP] [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 112 ms - 955 [HTTP] [HTTP] --> DELETE /session/ecbeab3e-142d-4b5c-b379-d0987672d875 [HTTP] {} [debug] [XCUITestDriver@39df (ecbeab3e)] Calling AppiumDriver.deleteSession() with args: ["ecbeab3e-142d-4b5c-b379-d0987672d875"] [debug] [AppiumDriver@0b51] Event 'quitSessionRequested' logged at 1692962887915 (13:28:07 GMT+0200 (Central European Summer Time)) [AppiumDriver@0b51] Removing session ecbeab3e-142d-4b5c-b379-d0987672d875 from our master session list [debug] [XCUITestDriver@39df (ecbeab3e)] Matched '/session/ecbeab3e-142d-4b5c-b379-d0987672d875' to command name 'deleteSession' [debug] [XCUITestDriver@39df (ecbeab3e)] Proxying [DELETE /session/ecbeab3e-142d-4b5c-b379-d0987672d875] to [DELETE http://127.0.0.1:8100/session/4DB66A80-4541-4E3A-A86C-D23A946A0C45] with no body [debug] [HTTP] Request idempotency key: d8318ee6-f119-40f2-8184-6b15c3f2292e [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@39df (ecbeab3e)] Got response with status 200: {"value":null,"sessionId":null} [DevCon Factory] Releasing connections for A9A06372-0079-4293-9AD0-91EDAF67BC00 device on any port number [DevCon Factory] Found cached connections to release: ["A9A06372-0079-4293-9AD0-91EDAF67BC00:8100"] [debug] [DevCon Factory] Cached connections count: 0 [debug] [XCUITestDriver@39df (ecbeab3e)] Not clearing log files. Use `clearSystemFiles` capability to turn on. [debug] [IOSSimulatorLog] Stopping iOS log capture [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 555 ms - 955 [HTTP] [debug] [AppiumDriver@0b51] Event 'quitSessionFinished' logged at 1692962888959 (13:28:08 GMT+0200 (Central European Summer Time)) [debug] [AppiumDriver@0b51] Received response: null [debug] [AppiumDriver@0b51] But deleting session, so not returning [debug] [AppiumDriver@0b51] Responding to client with driver.deleteSession() result: null [HTTP] <-- DELETE /session/ecbeab3e-142d-4b5c-b379-d0987672d875 200 1046 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: 8d518a95-9f40-4a92-bc96-fb806bd60ad6 [HTTP] --> POST /session [HTTP] {"capabilities":{"firstMatch":[{"platformName":"iOS","appium:app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","appium:automationName":"XCUITest","appium:deviceName":"SabinaiPhone14","appium:platformVersion":"16.0","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"appium:project":"iOS Automated test","appium:build":"iOS - #{Release.ReleaseName}#","appium:autoAcceptAlerts":"true","appium:interactiveDebugging":true,"appium:noReset":false,"appium:showXcodeLog":true,"appium:shouldUseSingletonTestManager":false}]}} [debug] [AppiumDriver@0b51] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{"platformName":"iOS","appium:app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","appium:automationName":"XCUITest","appium:deviceName":"SabinaiPhone14","appium:platformVersion":"16.0","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"appium:project":"iOS Automated test","appium:build":"iOS - #{Release.ReleaseName}#","appium:autoAcceptAlerts":"true","appium:interactiveDebugging":true,"appium:noReset":false,"appium:showXcodeLog":true,"appium:shouldUseSingletonTestManager":false}]}] [debug] [AppiumDriver@0b51] Event 'newSessionRequested' logged at 1692962889069 (13:28:09 GMT+0200 (Central European Summer Time)) [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'iOS' [Appium] The 'xcuitest' driver was installed and matched caps. [Appium] Will require it at /Users/macbookpro/node_modules/appium-xcuitest-driver [debug] [Appium] Requiring driver at /Users/macbookpro/node_modules/appium-xcuitest-driver [AppiumDriver@0b51] Appium v2.0.1 creating new XCUITestDriver (v4.32.23) session [AppiumDriver@0b51] Checking BaseDriver versions for Appium and XCUITestDriver [AppiumDriver@0b51] Appium's BaseDriver version is 9.3.20 [AppiumDriver@0b51] XCUITestDriver's BaseDriver version is 9.3.15 [debug] [XCUITestDriver@7da8] Creating session with W3C capabilities: { [debug] [XCUITestDriver@7da8] "alwaysMatch": { [debug] [XCUITestDriver@7da8] "platformName": "iOS", [debug] [XCUITestDriver@7da8] "bstack:options": { [debug] [XCUITestDriver@7da8] "appiumVersion": "2.0.1", [debug] [XCUITestDriver@7da8] "userName": "#{browserstack.user}#", [debug] [XCUITestDriver@7da8] "accessKey": "#{browserstack.key}#", [debug] [XCUITestDriver@7da8] "sessionName": "#{name}#", [debug] [XCUITestDriver@7da8] "networkLogs": "true", [debug] [XCUITestDriver@7da8] "automationVersion": "latest", [debug] [XCUITestDriver@7da8] "appiumLogs": "true" [debug] [XCUITestDriver@7da8] }, [debug] [XCUITestDriver@7da8] "appium:app": "/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app", [debug] [XCUITestDriver@7da8] "appium:automationName": "XCUITest", [debug] [XCUITestDriver@7da8] "appium:deviceName": "SabinaiPhone14", [debug] [XCUITestDriver@7da8] "appium:platformVersion": "16.0", [debug] [XCUITestDriver@7da8] "appium:project": "iOS Automated test", [debug] [XCUITestDriver@7da8] "appium:build": "iOS - #{Release.ReleaseName}#", [debug] [XCUITestDriver@7da8] "appium:autoAcceptAlerts": "true", [debug] [XCUITestDriver@7da8] "appium:interactiveDebugging": true, [debug] [XCUITestDriver@7da8] "appium:noReset": false, [debug] [XCUITestDriver@7da8] "appium:showXcodeLog": true, [debug] [XCUITestDriver@7da8] "appium:shouldUseSingletonTestManager": false [debug] [XCUITestDriver@7da8] }, [debug] [XCUITestDriver@7da8] "firstMatch": [ [debug] [XCUITestDriver@7da8] {} [debug] [XCUITestDriver@7da8] ] [debug] [XCUITestDriver@7da8] } [XCUITestDriver@7da8] Capability 'autoAcceptAlerts' changed from string to boolean. This may cause unexpected behavior [XCUITestDriver@7da8] The following capabilities were provided, but are not recognized by Appium: [XCUITestDriver@7da8] bstack:options [XCUITestDriver@7da8] project [XCUITestDriver@7da8] build [XCUITestDriver@7da8] interactiveDebugging [XCUITestDriver@7da8 (5649c5e5)] Session created with session id: 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [debug] [XCUITest] Current user: 'macbookpro' [XCUITestDriver@7da8 (5649c5e5)] iOS SDK Version set to '16.4' [debug] [XCUITest] Looking for an existing Simulator with platformName: iOS, platformVersion: 16.0, deviceName: SabinaiPhone14 [iOSSim] Constructing iOS simulator for Xcode version 14.3.1 with udid 'A9A06372-0079-4293-9AD0-91EDAF67BC00' [XCUITestDriver@7da8 (5649c5e5)] Determining device to run tests on: udid: 'A9A06372-0079-4293-9AD0-91EDAF67BC00', real device: false [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'xcodeDetailsRetrieved' logged at 1692962889418 (13:28:09 GMT+0200 (Central European Summer Time)) [BaseDriver] Using local app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'appConfigured' logged at 1692962889419 (13:28:09 GMT+0200 (Central European Summer Time)) [debug] [XCUITest] Checking whether app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' is actually present on file system [debug] [XCUITest] App is present [debug] [XCUITest] Getting bundle ID from app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app': 'com.podme.beta' [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'resetStarted' logged at 1692962889422 (13:28:09 GMT+0200 (Central European Summer Time)) [debug] [HTTP] Request idempotency key: 0003704b-9704-40de-a846-02e53e0af29c [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 6 ms - 955 [HTTP] [debug] [simctl] Error running 'terminate': An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3): Simulator device returned an error for the requested operation. found nothing to terminate Underlying error (domain=NSPOSIXErrorDomain, code=3): The operation couldn’t be completed. found nothing to terminate found nothing to terminate [XCUITest] Reset: failed to terminate Simulator application with id "com.podme.beta" [XCUITest] Not scrubbing third party app in anticipation of uninstall [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'resetComplete' logged at 1692962889572 (13:28:09 GMT+0200 (Central European Summer Time)) [XCUITestDriver@7da8 (5649c5e5)] Using WDA path: '/Users/macbookpro/node_modules/appium-webdriveragent' [XCUITestDriver@7da8 (5649c5e5)] Using WDA agent: '/Users/macbookpro/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' [debug] [IOSSimulatorLog] Starting log capture for iOS Simulator with udid 'A9A06372-0079-4293-9AD0-91EDAF67BC00' using simctl [debug] [HTTP] Request idempotency key: e732c577-3189-4b32-9a58-c2f220816a14 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 6 ms - 955 [HTTP] [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'logCaptureStarted' logged at 1692962889995 (13:28:09 GMT+0200 (Central European Summer Time)) [XCUITestDriver@7da8 (5649c5e5)] Setting up simulator [debug] [iOSSim] Setting preferences of A9A06372-0079-4293-9AD0-91EDAF67BC00 Simulator to {"ConnectHardwareKeyboard":false} [debug] [iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false} [debug] [iOSSim] Updated A9A06372-0079-4293-9AD0-91EDAF67BC00 Simulator preferences at '/Users/macbookpro/Library/Preferences/com.apple.iphonesimulator.plist' with {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false,"DevicePreferences":{"A9A06372-0079-4293-9AD0-91EDAF67BC00":{"ConnectHardwareKeyboard":false,"SimulatorExternalDisplay":2114,"SimulatorWindowRotationAngle":0,"SimulatorWindowOrientation":"Portrait","SimulatorWindowGeometry":{"A4D44D7B-B7E6-47A0-B5F7-34EB0A7EF176":{"WindowCenter":"{1444.5, 1499}","WindowScale":0.7972972972972973}},"ChromeTint":""}}} [debug] [HTTP] Request idempotency key: 26405c1b-3a26-4576-9fe5-4911415b1ad1 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 6 ms - 955 [HTTP] [debug] [iOSSim] Got Simulator UI client PID: 91476 [iOSSim] Both Simulator with UDID 'A9A06372-0079-4293-9AD0-91EDAF67BC00' and the UI client are currently running [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'simStarted' logged at 1692962890541 (13:28:10 GMT+0200 (Central European Summer Time)) [debug] [XCUITest] Verifying application platform [debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneSimulator"] [XCUITestDriver@7da8 (5649c5e5)] App 'com.podme.beta' is already installed [debug] [HTTP] Request idempotency key: 394665b5-6c1b-4350-ba20-105e135368ca [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 6 ms - 955 [HTTP] [debug] [XCUITest] Reset requested. Removing app with id 'com.podme.beta' from the device [debug] [XCUITest] Installing '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' on Simulator with UUID 'A9A06372-0079-4293-9AD0-91EDAF67BC00'... [debug] [HTTP] Request idempotency key: 150c6ea7-96b2-4546-970f-767a3ca27ca5 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 10 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 8520f741-75c5-450c-986a-a70c9622df84 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 9 ms - 955 [HTTP] [debug] [XCUITestDriver@7da8 (5649c5e5)] Parsed BUILD_DIR configuration value: '/Users/macbookpro/Library/Developer/Xcode/DerivedData/WebDriverAgent-ephprdfcdqiviqbujbrthdwlzuve/Build/Products' [debug] [XCUITestDriver@7da8 (5649c5e5)] Got derived data root: '/Users/macbookpro/Library/Developer/Xcode/DerivedData/WebDriverAgent-ephprdfcdqiviqbujbrthdwlzuve' [debug] [HTTP] Request idempotency key: a955ea34-ca0a-4879-9e6a-7c4218e39c2e [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 11 ms - 955 [HTTP] [debug] [XCUITest] The app has been installed successfully. [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'appInstalled' logged at 1692962892757 (13:28:12 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@7da8 (5649c5e5)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found [DevCon Factory] Requesting connection for device A9A06372-0079-4293-9AD0-91EDAF67BC00 on local port 8100 [debug] [DevCon Factory] Cached connections count: 0 [DevCon Factory] Successfully requested the connection for A9A06372-0079-4293-9AD0-91EDAF67BC00:8100 [debug] [XCUITestDriver@7da8 (5649c5e5)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"16.4","version":"16.0"},"ios":{"simulatorVersion":"16.0","ip":"192.168.178.56"},"ready":true,"build":{"upgradedAt":"1692358466700","time":"Aug 25 2023 12:12:04","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null} [debug] [XCUITestDriver@7da8 (5649c5e5)] Upgrade timestamp of the currently bundled WDA: 1692358466700 [debug] [XCUITestDriver@7da8 (5649c5e5)] Upgrade timestamp of the WDA on the device: 1692358466700 [XCUITestDriver@7da8 (5649c5e5)] 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. [debug] [XCUITestDriver@7da8 (5649c5e5)] Trying to start WebDriverAgent 2 times with 10000ms interval [debug] [XCUITestDriver@7da8 (5649c5e5)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'wdaStartAttempted' logged at 1692962893004 (13:28:13 GMT+0200 (Central European Summer Time)) [XCUITestDriver@7da8 (5649c5e5)] Using provided WebdriverAgent at 'http://127.0.0.1:8100/' [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"16.4","version":"16.0"},"ios":{"simulatorVersion":"16.0","ip":"192.168.178.56"},"ready":true,"build":{"upgradedAt":"1692358466700","time":"Aug 25 2023 12:12:04","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null} [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'wdaSessionAttempted' logged at 1692962893007 (13:28:13 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@7da8 (5649c5e5)] Sending createSession command to WDA [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session' to command name 'createSession' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.podme.beta","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":false,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true,"defaultAlertAction":"accept"}],"alwaysMatch":{}}} [debug] [HTTP] Request idempotency key: dae74daf-3f77-4769-b217-5320cd9e7011 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":{"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21","capabilities":{"device":"iphone","browserName":"Podme","sdkVersion":"16.0","CFBundleIdentifier":"com.podme.beta"}},"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Determined the downstream protocol as 'W3C' [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'wdaSessionStarted' logged at 1692962896482 (13:28:16 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@7da8 (5649c5e5)] Event 'wdaStarted' logged at 1692962896482 (13:28:16 GMT+0200 (Central European Summer Time)) [debug] [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it [debug] [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it [AppiumDriver@0b51] New XCUITestDriver session created successfully, session 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 added to master session list [debug] [AppiumDriver@0b51] Event 'newSessionStarted' logged at 1692962896483 (13:28:16 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@7da8 (5649c5e5)] Cached the protocol value 'W3C' for the new session 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [debug] [XCUITestDriver@7da8 (5649c5e5)] 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","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","automationName":"XCUITest","deviceName":"SabinaiPhone14","platformVersion":"16.0","project":"iOS Automated test","build":"iOS - #{Release.ReleaseName}#","autoAcceptAlerts":true,"interactiveDebugging":true,"noReset":false,"showXcodeLog":true,"shouldUseSingletonTestManager":false,"udid":"A9A06372-0079-4293-9AD0-91EDAF67BC00"}} [HTTP] <-- POST /session 200 7415 ms - 974 [HTTP] [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 3490 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: fac33806-1459-445e-b090-c876907a432e [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":{"ELEMENT":"17000000-0000-0000-A376-010000000000","element-6066-11e4-a52e-4f735466cecf":"17000000-0000-0000-A376-010000000000"},"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"17000000-0000-0000-A376-010000000000","ELEMENT":"17000000-0000-0000-A376-010000000000"} [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 200 87 ms - 137 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/displayed [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/displayed] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/17000000-0000-0000-A376-010000000000/displayed] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":true,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/displayed 200 52 ms - 65 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/enabled [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/enabled' to command name 'elementEnabled' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/enabled] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/17000000-0000-0000-A376-010000000000/enabled] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":true,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/enabled 200 36 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 4ae0e8a2-1416-47c7-820c-09d026b4e916 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/click [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/click' to command name 'click' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/click] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/17000000-0000-0000-A376-010000000000/click] with body: {} [debug] [HTTP] Request idempotency key: 4e55c344-1801-4357-814f-5b50c6d68ec2 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":null,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/17000000-0000-0000-A376-010000000000/click 200 749 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 9794eef3-c7a6-4e3c-8376-fb2ca3c14c09 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"-ios predicate string","value":"label == 'Email' AND value == 'Email'"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Email' AND value == 'Email'","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"predicate string","value":"label == 'Email' AND value == 'Email'"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 690 ms - 955 [HTTP] [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":{"ELEMENT":"24000000-0000-0000-A376-010000000000","element-6066-11e4-a52e-4f735466cecf":"24000000-0000-0000-A376-010000000000"},"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"24000000-0000-0000-A376-010000000000","ELEMENT":"24000000-0000-0000-A376-010000000000"} [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 200 106 ms - 137 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/24000000-0000-0000-A376-010000000000/displayed [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/24000000-0000-0000-A376-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/24000000-0000-0000-A376-010000000000/displayed] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/24000000-0000-0000-A376-010000000000/displayed] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":true,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/24000000-0000-0000-A376-010000000000/displayed 200 50 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 4ca023cc-8bd1-4e1b-81f6-ad80437d9cbe [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/24000000-0000-0000-A376-010000000000/click [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/24000000-0000-0000-A376-010000000000/click' to command name 'click' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/24000000-0000-0000-A376-010000000000/click] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/24000000-0000-0000-A376-010000000000/click] with body: {} [debug] [HTTP] Request idempotency key: 4e631551-b4c2-4f2c-ba55-03c3227aa856 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":null,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/24000000-0000-0000-A376-010000000000/click 200 752 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 26f29102-c870-48ff-985a-9b52bf0734f7 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"-ios predicate string","value":"value == 'E-mail'"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","value == 'E-mail'","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"predicate string","value":"value == 'E-mail'"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 452 ms - 955 [HTTP] [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":{"ELEMENT":"32000000-0000-0000-A376-010000000000","element-6066-11e4-a52e-4f735466cecf":"32000000-0000-0000-A376-010000000000"},"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"32000000-0000-0000-A376-010000000000","ELEMENT":"32000000-0000-0000-A376-010000000000"} [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 200 212 ms - 137 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/32000000-0000-0000-A376-010000000000/displayed [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/32000000-0000-0000-A376-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/32000000-0000-0000-A376-010000000000/displayed] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/32000000-0000-0000-A376-010000000000/displayed] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":true,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/32000000-0000-0000-A376-010000000000/displayed 200 57 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: f50fbe7a-dde9-42ef-9595-7f53b6b827ac [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/32000000-0000-0000-A376-010000000000/value [HTTP] {"text":"sabina+ios@propeller.ba","value":["s","a","b","i","n","a","+","i","o","s","@","p","r","o","p","e","l","l","e","r",".","b","a"]} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.setValue() with args: [["s","a","b","i","n","a","+","i","o","s","@","p","r","o","p","e","l","l","e","r",".","b","a"],"32000000-0000-0000-A376-010000000000","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'setValue' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element/32000000-0000-0000-A376-010000000000/value' to command name 'setValue' [debug] [XCUITestDriver@7da8 (5649c5e5)] Added 'text' property "sabina+ios@propeller.ba" to 'setValue' request body [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element/32000000-0000-0000-A376-010000000000/value] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/32000000-0000-0000-A376-010000000000/value] with body: {"value":["s","a","b","i","n","a","+","i","o","s","@","p","r","o","p","e","l","l","e","r",".","b","a"],"text":"sabina+ios@propeller.ba"} [debug] [HTTP] Request idempotency key: a4b83cb6-518f-4d9b-8b1a-15b1173b0fa9 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":null,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/32000000-0000-0000-A376-010000000000/value 200 1226 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: f41516c3-868e-4419-985f-63a5ad5a504f [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"-ios predicate string","value":"value == 'Password'"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","value == 'Password'","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"predicate string","value":"value == 'Password'"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 963 ms - 955 [HTTP] [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":{"ELEMENT":"34000000-0000-0000-A376-010000000000","element-6066-11e4-a52e-4f735466cecf":"34000000-0000-0000-A376-010000000000"},"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"34000000-0000-0000-A376-010000000000","ELEMENT":"34000000-0000-0000-A376-010000000000"} [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 200 400 ms - 137 [HTTP] [debug] [HTTP] Request idempotency key: 9c43dd12-82c8-4160-85e8-73591a56e1cf [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/34000000-0000-0000-A376-010000000000/value [HTTP] {"text":"Test1234","value":["T","e","s","t","1","2","3","4"]} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.setValue() with args: [["T","e","s","t","1","2","3","4"],"34000000-0000-0000-A376-010000000000","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'setValue' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element/34000000-0000-0000-A376-010000000000/value' to command name 'setValue' [debug] [XCUITestDriver@7da8 (5649c5e5)] Added 'text' property "Test1234" to 'setValue' request body [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element/34000000-0000-0000-A376-010000000000/value] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/34000000-0000-0000-A376-010000000000/value] with body: {"value":["T","e","s","t","1","2","3","4"],"text":"Test1234"} [debug] [HTTP] Request idempotency key: fd2385f3-9c2a-4702-b242-6d7d56c09a96 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":null,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/34000000-0000-0000-A376-010000000000/value 200 1048 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: 47535437-5401-47f1-a075-fe4971a763be [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"-ios predicate string","value":"label == 'Sign in' AND name == 'Sign in' AND type == 'XCUIElementTypeButton'"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Sign in' AND name == 'Sign in' AND type == 'XCUIElementTypeButton'","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"predicate string","value":"label == 'Sign in' AND name == 'Sign in' AND type == 'XCUIElementTypeButton'"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 1014 ms - 955 [HTTP] [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":{"ELEMENT":"30000000-0000-0000-A376-010000000000","element-6066-11e4-a52e-4f735466cecf":"30000000-0000-0000-A376-010000000000"},"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"30000000-0000-0000-A376-010000000000","ELEMENT":"30000000-0000-0000-A376-010000000000"} [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 200 298 ms - 137 [HTTP] [debug] [HTTP] Request idempotency key: abbbdf17-b8ac-488f-be62-e34937ef1f1e [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/30000000-0000-0000-A376-010000000000/click [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/30000000-0000-0000-A376-010000000000/click' to command name 'click' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/30000000-0000-0000-A376-010000000000/click] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/30000000-0000-0000-A376-010000000000/click] with body: {} [debug] [HTTP] Request idempotency key: 3629d826-8505-4211-b4e1-fafb9478cf0d [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":null,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/30000000-0000-0000-A376-010000000000/click 200 876 ms - 65 [HTTP] [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 608 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 43a6d923-71a5-4c62-8d92-3c8ece403873 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@7da8 (5649c5e5)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@7da8 (5649c5e5)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@7da8 (5649c5e5)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 404 79 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 840a7ec1-4d87-41c2-aa3e-0ab71bd0467e [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 12 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 9a97f05f-8f80-471d-8b6e-4b915d578d35 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@7da8 (5649c5e5)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@7da8 (5649c5e5)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@7da8 (5649c5e5)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 404 206 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: e966305a-0fec-4d51-a3e1-e6d577384ff0 [HTTP] --> POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [XCUITestDriver@521b (3a6663ac)] Executing command 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@521b (3a6663ac)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [HTTP] Request idempotency key: 85c107d9-ff42-4eb8-9170-793f250d1e07 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@521b (3a6663ac)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@521b (3a6663ac)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/3a6663ac-7994-4fe5-8f22-4caf0c059631/element 404 929 ms - 955 [HTTP] [HTTP] --> DELETE /session/3a6663ac-7994-4fe5-8f22-4caf0c059631 [HTTP] {} [debug] [XCUITestDriver@521b (3a6663ac)] Calling AppiumDriver.deleteSession() with args: ["3a6663ac-7994-4fe5-8f22-4caf0c059631"] [debug] [AppiumDriver@0b51] Event 'quitSessionRequested' logged at 1692962904716 (13:28:24 GMT+0200 (Central European Summer Time)) [AppiumDriver@0b51] Removing session 3a6663ac-7994-4fe5-8f22-4caf0c059631 from our master session list [debug] [XCUITestDriver@521b (3a6663ac)] Matched '/session/3a6663ac-7994-4fe5-8f22-4caf0c059631' to command name 'deleteSession' [debug] [XCUITestDriver@521b (3a6663ac)] Proxying [DELETE /session/3a6663ac-7994-4fe5-8f22-4caf0c059631] to [DELETE http://127.0.0.1:8100/session/0749C681-BA33-458E-9E4E-3A424CE9E251] with no body [XCUITestDriver@7da8 (5649c5e5)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@7da8 (5649c5e5)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@7da8 (5649c5e5)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 404 5453 ms - 955 [HTTP] [XCUITestDriver@521b (3a6663ac)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x00007ff800427378 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x00007ff80004dbaf objc_exception_throw + 48\n\t2 CoreFoundation 0x00007ff800426fea -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000010b853016 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000010b852f63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000010b85238a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath... [debug] [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError [debug] [XCUITestDriver@521b (3a6663ac)] Unable to DELETE session on WDA: 'Session does not exist'. Continuing shutdown. [DevCon Factory] Releasing connections for A9A06372-0079-4293-9AD0-91EDAF67BC00 device on any port number [DevCon Factory] Found cached connections to release: ["A9A06372-0079-4293-9AD0-91EDAF67BC00:8100"] [debug] [DevCon Factory] Cached connections count: 0 [debug] [XCUITestDriver@521b (3a6663ac)] Not clearing log files. Use `clearSystemFiles` capability to turn on. [debug] [AppiumDriver@0b51] Event 'quitSessionFinished' logged at 1692962909508 (13:28:29 GMT+0200 (Central European Summer Time)) [debug] [AppiumDriver@0b51] Received response: null [debug] [AppiumDriver@0b51] But deleting session, so not returning [debug] [AppiumDriver@0b51] Responding to client with driver.deleteSession() result: null [HTTP] <-- DELETE /session/3a6663ac-7994-4fe5-8f22-4caf0c059631 200 4794 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: 8cc28ed5-df77-4662-bfe5-9eba6d2b2e91 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@7da8 (5649c5e5)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@7da8 (5649c5e5)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@7da8 (5649c5e5)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 404 7993 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 42f5207c-01ac-4ab9-94c6-a42ad79f76c0 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@7da8 (5649c5e5)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@7da8 (5649c5e5)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@7da8 (5649c5e5)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 404 164 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: af886a95-ed5f-4b23-936c-732555625a7d [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@7da8 (5649c5e5)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@7da8 (5649c5e5)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@7da8 (5649c5e5)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 404 154 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: b164fd7e-174e-4325-b62b-0fe2ac4b00dd [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@7da8 (5649c5e5)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@7da8 (5649c5e5)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@7da8 (5649c5e5)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@7da8 (5649c5e5)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 404 165 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 091db4d9-f2ce-484e-b00b-8ad84502fd3f [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":{"ELEMENT":"0A000000-0000-0000-A776-010000000000","element-6066-11e4-a52e-4f735466cecf":"0A000000-0000-0000-A776-010000000000"},"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0A000000-0000-0000-A776-010000000000","ELEMENT":"0A000000-0000-0000-A776-010000000000"} [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 200 5560 ms - 137 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/0A000000-0000-0000-A776-010000000000/displayed [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/0A000000-0000-0000-A776-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/0A000000-0000-0000-A776-010000000000/displayed] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/0A000000-0000-0000-A776-010000000000/displayed] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":true,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/0A000000-0000-0000-A776-010000000000/displayed 200 5267 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 405f36a5-f87f-45eb-8c14-5f70af403ba1 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/0A000000-0000-0000-A776-010000000000/click [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/0A000000-0000-0000-A776-010000000000/click' to command name 'click' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/0A000000-0000-0000-A776-010000000000/click] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/0A000000-0000-0000-A776-010000000000/click] with body: {} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":null,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/0A000000-0000-0000-A776-010000000000/click 200 4558 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: bdf74d09-dc8a-4330-9b8d-92f80d545d9d [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"Search"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","Search","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"Search"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":{"ELEMENT":"A0000000-0000-0000-A376-010000000000","element-6066-11e4-a52e-4f735466cecf":"A0000000-0000-0000-A376-010000000000"},"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A0000000-0000-0000-A376-010000000000","ELEMENT":"A0000000-0000-0000-A376-010000000000"} [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 200 6912 ms - 137 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/displayed [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/displayed] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/A0000000-0000-0000-A376-010000000000/displayed] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":true,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/displayed 200 4658 ms - 65 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/enabled [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/enabled' to command name 'elementEnabled' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/enabled] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/A0000000-0000-0000-A376-010000000000/enabled] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":true,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/enabled 200 1615 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 5ac35a90-521d-4bb0-9372-b5fa11dcf284 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/click [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/click' to command name 'click' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/click] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/A0000000-0000-0000-A376-010000000000/click] with body: {} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":null,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/A0000000-0000-0000-A376-010000000000/click 200 6192 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 2c6630f0-4dd7-4fcd-b249-eb0835b92f8a [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"What do you want to listen to?"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","What do you want to listen to?","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"What do you want to listen to?"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":{"ELEMENT":"D6050000-0000-0000-A376-010000000000","element-6066-11e4-a52e-4f735466cecf":"D6050000-0000-0000-A376-010000000000"},"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"D6050000-0000-0000-A376-010000000000","ELEMENT":"D6050000-0000-0000-A376-010000000000"} [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 200 247 ms - 137 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/D6050000-0000-0000-A376-010000000000/displayed [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/D6050000-0000-0000-A376-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/D6050000-0000-0000-A376-010000000000/displayed] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/D6050000-0000-0000-A376-010000000000/displayed] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":true,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/D6050000-0000-0000-A376-010000000000/displayed 200 122 ms - 65 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/D6050000-0000-0000-A376-010000000000/enabled [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/D6050000-0000-0000-A376-010000000000/enabled' to command name 'elementEnabled' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/D6050000-0000-0000-A376-010000000000/enabled] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/D6050000-0000-0000-A376-010000000000/enabled] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":true,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/D6050000-0000-0000-A376-010000000000/enabled 200 97 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 8fead7a5-dc77-471b-a306-906ef49aa582 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/D6050000-0000-0000-A376-010000000000/value [HTTP] {"text":"gfhfhfd","value":["g","f","h","f","h","f","d"]} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.setValue() with args: [["g","f","h","f","h","f","d"],"D6050000-0000-0000-A376-010000000000","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'setValue' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element/D6050000-0000-0000-A376-010000000000/value' to command name 'setValue' [debug] [XCUITestDriver@7da8 (5649c5e5)] Added 'text' property "gfhfhfd" to 'setValue' request body [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element/D6050000-0000-0000-A376-010000000000/value] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/D6050000-0000-0000-A376-010000000000/value] with body: {"value":["g","f","h","f","h","f","d"],"text":"gfhfhfd"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":null,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/D6050000-0000-0000-A376-010000000000/value 200 1558 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: c80e4dab-857b-4fd3-9718-239c19c7afd9 [HTTP] --> POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element [HTTP] {"using":"accessibility id","value":"No hits"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.findElement() with args: ["accessibility id","No hits","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@7da8 (5649c5e5)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element] with body: {"using":"accessibility id","value":"No hits"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":{"ELEMENT":"2B060000-0000-0000-A376-010000000000","element-6066-11e4-a52e-4f735466cecf":"2B060000-0000-0000-A376-010000000000"},"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2B060000-0000-0000-A376-010000000000","ELEMENT":"2B060000-0000-0000-A376-010000000000"} [HTTP] <-- POST /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element 200 278 ms - 137 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/2B060000-0000-0000-A376-010000000000/displayed [HTTP] {} [XCUITestDriver@7da8 (5649c5e5)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/2B060000-0000-0000-A376-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/2B060000-0000-0000-A376-010000000000/displayed] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/2B060000-0000-0000-A376-010000000000/displayed] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":true,"sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [XCUITestDriver@7da8 (5649c5e5)] Replacing sessionId 0AD65B16-07D9-444D-9BAB-6540DA09FD21 with 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/2B060000-0000-0000-A376-010000000000/displayed 200 229 ms - 65 [HTTP] [HTTP] --> GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/2B060000-0000-0000-A376-010000000000/attribute/name [HTTP] {} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.getAttribute() with args: ["name","2B060000-0000-0000-A376-010000000000","5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [XCUITestDriver@7da8 (5649c5e5)] Executing command 'getAttribute' [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/element/2B060000-0000-0000-A376-010000000000/attribute/name' to command name 'getAttribute' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [GET /element/2B060000-0000-0000-A376-010000000000/attribute/name] to [GET http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21/element/2B060000-0000-0000-A376-010000000000/attribute/name] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":"No hits","sessionId":"0AD65B16-07D9-444D-9BAB-6540DA09FD21"} [debug] [XCUITestDriver@7da8 (5649c5e5)] Responding to client with driver.getAttribute() result: "No hits" [HTTP] <-- GET /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5/element/2B060000-0000-0000-A376-010000000000/attribute/name 200 117 ms - 19 [HTTP] [HTTP] --> DELETE /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 [HTTP] {} [debug] [XCUITestDriver@7da8 (5649c5e5)] Calling AppiumDriver.deleteSession() with args: ["5649c5e5-dc14-4d0b-b626-d44ce2c14bb5"] [debug] [AppiumDriver@0b51] Event 'quitSessionRequested' logged at 1692962958068 (13:29:18 GMT+0200 (Central European Summer Time)) [AppiumDriver@0b51] Removing session 5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 from our master session list [debug] [XCUITestDriver@7da8 (5649c5e5)] Matched '/session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5' to command name 'deleteSession' [debug] [XCUITestDriver@7da8 (5649c5e5)] Proxying [DELETE /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5] to [DELETE http://127.0.0.1:8100/session/0AD65B16-07D9-444D-9BAB-6540DA09FD21] with no body [debug] [XCUITestDriver@7da8 (5649c5e5)] Got response with status 200: {"value":null,"sessionId":null} [DevCon Factory] Releasing connections for A9A06372-0079-4293-9AD0-91EDAF67BC00 device on any port number [DevCon Factory] No cached connections have been found [debug] [XCUITestDriver@7da8 (5649c5e5)] Not clearing log files. Use `clearSystemFiles` capability to turn on. [debug] [IOSSimulatorLog] Stopping iOS log capture [debug] [AppiumDriver@0b51] Event 'quitSessionFinished' logged at 1692962959095 (13:29:19 GMT+0200 (Central European Summer Time)) [debug] [AppiumDriver@0b51] Received response: null [debug] [AppiumDriver@0b51] But deleting session, so not returning [debug] [AppiumDriver@0b51] Responding to client with driver.deleteSession() result: null [HTTP] <-- DELETE /session/5649c5e5-dc14-4d0b-b626-d44ce2c14bb5 200 1028 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: 72ebae09-af1c-490b-b08f-0f254c3695e1 [HTTP] --> POST /session [HTTP] {"capabilities":{"firstMatch":[{"platformName":"iOS","appium:app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","appium:automationName":"XCUITest","appium:deviceName":"SabinaiPhone14","appium:platformVersion":"16.0","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"appium:project":"iOS Automated test","appium:build":"iOS - #{Release.ReleaseName}#","appium:autoAcceptAlerts":"true","appium:interactiveDebugging":true,"appium:noReset":false,"appium:showXcodeLog":true,"appium:shouldUseSingletonTestManager":false}]}} [debug] [AppiumDriver@0b51] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{"platformName":"iOS","appium:app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","appium:automationName":"XCUITest","appium:deviceName":"SabinaiPhone14","appium:platformVersion":"16.0","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"appium:project":"iOS Automated test","appium:build":"iOS - #{Release.ReleaseName}#","appium:autoAcceptAlerts":"true","appium:interactiveDebugging":true,"appium:noReset":false,"appium:showXcodeLog":true,"appium:shouldUseSingletonTestManager":false}]}] [debug] [AppiumDriver@0b51] Event 'newSessionRequested' logged at 1692962959219 (13:29:19 GMT+0200 (Central European Summer Time)) [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'iOS' [Appium] The 'xcuitest' driver was installed and matched caps. [Appium] Will require it at /Users/macbookpro/node_modules/appium-xcuitest-driver [debug] [Appium] Requiring driver at /Users/macbookpro/node_modules/appium-xcuitest-driver [AppiumDriver@0b51] Appium v2.0.1 creating new XCUITestDriver (v4.32.23) session [AppiumDriver@0b51] Checking BaseDriver versions for Appium and XCUITestDriver [AppiumDriver@0b51] Appium's BaseDriver version is 9.3.20 [AppiumDriver@0b51] XCUITestDriver's BaseDriver version is 9.3.15 [debug] [XCUITestDriver@d05f] Creating session with W3C capabilities: { [debug] [XCUITestDriver@d05f] "alwaysMatch": { [debug] [XCUITestDriver@d05f] "platformName": "iOS", [debug] [XCUITestDriver@d05f] "bstack:options": { [debug] [XCUITestDriver@d05f] "appiumVersion": "2.0.1", [debug] [XCUITestDriver@d05f] "userName": "#{browserstack.user}#", [debug] [XCUITestDriver@d05f] "accessKey": "#{browserstack.key}#", [debug] [XCUITestDriver@d05f] "sessionName": "#{name}#", [debug] [XCUITestDriver@d05f] "networkLogs": "true", [debug] [XCUITestDriver@d05f] "automationVersion": "latest", [debug] [XCUITestDriver@d05f] "appiumLogs": "true" [debug] [XCUITestDriver@d05f] }, [debug] [XCUITestDriver@d05f] "appium:app": "/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app", [debug] [XCUITestDriver@d05f] "appium:automationName": "XCUITest", [debug] [XCUITestDriver@d05f] "appium:deviceName": "SabinaiPhone14", [debug] [XCUITestDriver@d05f] "appium:platformVersion": "16.0", [debug] [XCUITestDriver@d05f] "appium:project": "iOS Automated test", [debug] [XCUITestDriver@d05f] "appium:build": "iOS - #{Release.ReleaseName}#", [debug] [XCUITestDriver@d05f] "appium:autoAcceptAlerts": "true", [debug] [XCUITestDriver@d05f] "appium:interactiveDebugging": true, [debug] [XCUITestDriver@d05f] "appium:noReset": false, [debug] [XCUITestDriver@d05f] "appium:showXcodeLog": true, [debug] [XCUITestDriver@d05f] "appium:shouldUseSingletonTestManager": false [debug] [XCUITestDriver@d05f] }, [debug] [XCUITestDriver@d05f] "firstMatch": [ [debug] [XCUITestDriver@d05f] {} [debug] [XCUITestDriver@d05f] ] [debug] [XCUITestDriver@d05f] } [XCUITestDriver@d05f] Capability 'autoAcceptAlerts' changed from string to boolean. This may cause unexpected behavior [XCUITestDriver@d05f] The following capabilities were provided, but are not recognized by Appium: [XCUITestDriver@d05f] bstack:options [XCUITestDriver@d05f] project [XCUITestDriver@d05f] build [XCUITestDriver@d05f] interactiveDebugging [XCUITestDriver@d05f (98bf9301)] Session created with session id: 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [debug] [XCUITest] Current user: 'macbookpro' [XCUITestDriver@d05f (98bf9301)] iOS SDK Version set to '16.4' [debug] [XCUITest] Looking for an existing Simulator with platformName: iOS, platformVersion: 16.0, deviceName: SabinaiPhone14 [iOSSim] Constructing iOS simulator for Xcode version 14.3.1 with udid 'A9A06372-0079-4293-9AD0-91EDAF67BC00' [XCUITestDriver@d05f (98bf9301)] Determining device to run tests on: udid: 'A9A06372-0079-4293-9AD0-91EDAF67BC00', real device: false [debug] [XCUITestDriver@d05f (98bf9301)] Event 'xcodeDetailsRetrieved' logged at 1692962959582 (13:29:19 GMT+0200 (Central European Summer Time)) [BaseDriver] Using local app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' [debug] [XCUITestDriver@d05f (98bf9301)] Event 'appConfigured' logged at 1692962959583 (13:29:19 GMT+0200 (Central European Summer Time)) [debug] [XCUITest] Checking whether app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' is actually present on file system [debug] [XCUITest] App is present [debug] [XCUITest] Getting bundle ID from app '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app': 'com.podme.beta' [debug] [XCUITestDriver@d05f (98bf9301)] Event 'resetStarted' logged at 1692962959585 (13:29:19 GMT+0200 (Central European Summer Time)) [debug] [simctl] Error running 'terminate': An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3): Simulator device returned an error for the requested operation. found nothing to terminate Underlying error (domain=NSPOSIXErrorDomain, code=3): The operation couldn’t be completed. found nothing to terminate found nothing to terminate [XCUITest] Reset: failed to terminate Simulator application with id "com.podme.beta" [XCUITest] Not scrubbing third party app in anticipation of uninstall [debug] [XCUITestDriver@d05f (98bf9301)] Event 'resetComplete' logged at 1692962959761 (13:29:19 GMT+0200 (Central European Summer Time)) [XCUITestDriver@d05f (98bf9301)] Using WDA path: '/Users/macbookpro/node_modules/appium-webdriveragent' [XCUITestDriver@d05f (98bf9301)] Using WDA agent: '/Users/macbookpro/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' [debug] [IOSSimulatorLog] Starting log capture for iOS Simulator with udid 'A9A06372-0079-4293-9AD0-91EDAF67BC00' using simctl [debug] [XCUITestDriver@d05f (98bf9301)] Event 'logCaptureStarted' logged at 1692962960230 (13:29:20 GMT+0200 (Central European Summer Time)) [XCUITestDriver@d05f (98bf9301)] Setting up simulator [debug] [iOSSim] Setting preferences of A9A06372-0079-4293-9AD0-91EDAF67BC00 Simulator to {"ConnectHardwareKeyboard":false} [debug] [iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false} [debug] [iOSSim] Updated A9A06372-0079-4293-9AD0-91EDAF67BC00 Simulator preferences at '/Users/macbookpro/Library/Preferences/com.apple.iphonesimulator.plist' with {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false,"DevicePreferences":{"A9A06372-0079-4293-9AD0-91EDAF67BC00":{"ConnectHardwareKeyboard":false,"SimulatorExternalDisplay":2114,"SimulatorWindowOrientation":"Portrait","SimulatorWindowGeometry":{"A4D44D7B-B7E6-47A0-B5F7-34EB0A7EF176":{"WindowCenter":"{1444.5, 1499}","WindowScale":0.7972972972972973}},"SimulatorWindowRotationAngle":0,"ChromeTint":""}}} [debug] [iOSSim] Got Simulator UI client PID: 91476 [iOSSim] Both Simulator with UDID 'A9A06372-0079-4293-9AD0-91EDAF67BC00' and the UI client are currently running [debug] [XCUITestDriver@d05f (98bf9301)] Event 'simStarted' logged at 1692962960847 (13:29:20 GMT+0200 (Central European Summer Time)) [debug] [XCUITest] Verifying application platform [debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneSimulator"] [XCUITestDriver@d05f (98bf9301)] App 'com.podme.beta' is already installed [debug] [XCUITest] Reset requested. Removing app with id 'com.podme.beta' from the device [debug] [XCUITest] Installing '/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app' on Simulator with UUID 'A9A06372-0079-4293-9AD0-91EDAF67BC00'... [debug] [XCUITestDriver@d05f (98bf9301)] Parsed BUILD_DIR configuration value: '/Users/macbookpro/Library/Developer/Xcode/DerivedData/WebDriverAgent-ephprdfcdqiviqbujbrthdwlzuve/Build/Products' [debug] [XCUITestDriver@d05f (98bf9301)] Got derived data root: '/Users/macbookpro/Library/Developer/Xcode/DerivedData/WebDriverAgent-ephprdfcdqiviqbujbrthdwlzuve' [debug] [XCUITest] The app has been installed successfully. [debug] [XCUITestDriver@d05f (98bf9301)] Event 'appInstalled' logged at 1692962963126 (13:29:23 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@d05f (98bf9301)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found [DevCon Factory] Requesting connection for device A9A06372-0079-4293-9AD0-91EDAF67BC00 on local port 8100 [debug] [DevCon Factory] Cached connections count: 0 [DevCon Factory] Successfully requested the connection for A9A06372-0079-4293-9AD0-91EDAF67BC00:8100 [debug] [XCUITestDriver@d05f (98bf9301)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"16.4","version":"16.0"},"ios":{"simulatorVersion":"16.0","ip":"192.168.178.56"},"ready":true,"build":{"upgradedAt":"1692358466700","time":"Aug 25 2023 12:12:04","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null} [debug] [XCUITestDriver@d05f (98bf9301)] Upgrade timestamp of the currently bundled WDA: 1692358466700 [debug] [XCUITestDriver@d05f (98bf9301)] Upgrade timestamp of the WDA on the device: 1692358466700 [XCUITestDriver@d05f (98bf9301)] 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. [debug] [XCUITestDriver@d05f (98bf9301)] Trying to start WebDriverAgent 2 times with 10000ms interval [debug] [XCUITestDriver@d05f (98bf9301)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities [debug] [XCUITestDriver@d05f (98bf9301)] Event 'wdaStartAttempted' logged at 1692962963353 (13:29:23 GMT+0200 (Central European Summer Time)) [XCUITestDriver@d05f (98bf9301)] Using provided WebdriverAgent at 'http://127.0.0.1:8100/' [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"16.4","version":"16.0"},"ios":{"simulatorVersion":"16.0","ip":"192.168.178.56"},"ready":true,"build":{"upgradedAt":"1692358466700","time":"Aug 25 2023 12:12:04","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null} [debug] [XCUITestDriver@d05f (98bf9301)] Event 'wdaSessionAttempted' logged at 1692962963356 (13:29:23 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@d05f (98bf9301)] Sending createSession command to WDA [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session' to command name 'createSession' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.podme.beta","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":false,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true,"defaultAlertAction":"accept"}],"alwaysMatch":{}}} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":{"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F","capabilities":{"device":"iphone","browserName":"Podme","sdkVersion":"16.0","CFBundleIdentifier":"com.podme.beta"}},"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Determined the downstream protocol as 'W3C' [debug] [XCUITestDriver@d05f (98bf9301)] Event 'wdaSessionStarted' logged at 1692962967207 (13:29:27 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@d05f (98bf9301)] Event 'wdaStarted' logged at 1692962967207 (13:29:27 GMT+0200 (Central European Summer Time)) [debug] [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it [debug] [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it [AppiumDriver@0b51] New XCUITestDriver session created successfully, session 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 added to master session list [debug] [AppiumDriver@0b51] Event 'newSessionStarted' logged at 1692962967207 (13:29:27 GMT+0200 (Central European Summer Time)) [debug] [XCUITestDriver@d05f (98bf9301)] Cached the protocol value 'W3C' for the new session 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [debug] [XCUITestDriver@d05f (98bf9301)] 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","bstack:options":{"appiumVersion":"2.0.1","userName":"#{browserstack.user}#","accessKey":"#{browserstack.key}#","sessionName":"#{name}#","networkLogs":"true","automationVersion":"latest","appiumLogs":"true"},"app":"/Users/macbookpro/Library/Developer/Xcode/DerivedData/PodMe-gbpccvbkfztckahbgnuzxflbbcvv/Build/Products/Debug-iphonesimulator/PodMe.app","automationName":"XCUITest","deviceName":"SabinaiPhone14","platformVersion":"16.0","project":"iOS Automated test","build":"iOS - #{Release.ReleaseName}#","autoAcceptAlerts":true,"interactiveDebugging":true,"noReset":false,"showXcodeLog":true,"shouldUseSingletonTestManager":false,"udid":"A9A06372-0079-4293-9AD0-91EDAF67BC00"}} [HTTP] <-- POST /session 200 7990 ms - 974 [HTTP] [debug] [HTTP] Request idempotency key: dfefcf11-e0b2-445e-8642-d6e3dec20887 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"-ios class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeButton[`label == 'Sign in'`]","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"class chain","value":"**/XCUIElementTypeButton[`label == 'Sign in'`]"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":{"ELEMENT":"17000000-0000-0000-5177-010000000000","element-6066-11e4-a52e-4f735466cecf":"17000000-0000-0000-5177-010000000000"},"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"17000000-0000-0000-5177-010000000000","ELEMENT":"17000000-0000-0000-5177-010000000000"} [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 200 95 ms - 137 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/displayed [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/displayed] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/17000000-0000-0000-5177-010000000000/displayed] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":true,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/displayed 200 55 ms - 65 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/enabled [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/enabled' to command name 'elementEnabled' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/enabled] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/17000000-0000-0000-5177-010000000000/enabled] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":true,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/enabled 200 34 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 18b68ee6-afc2-4b38-82ef-645b9bf23988 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/click [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/click' to command name 'click' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/click] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/17000000-0000-0000-5177-010000000000/click] with body: {} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":null,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/17000000-0000-0000-5177-010000000000/click 200 767 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 3fc392b1-e736-4276-8214-91f33ad31f90 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"-ios predicate string","value":"label == 'Email' AND value == 'Email'"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Email' AND value == 'Email'","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"predicate string","value":"label == 'Email' AND value == 'Email'"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":{"ELEMENT":"24000000-0000-0000-5177-010000000000","element-6066-11e4-a52e-4f735466cecf":"24000000-0000-0000-5177-010000000000"},"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"24000000-0000-0000-5177-010000000000","ELEMENT":"24000000-0000-0000-5177-010000000000"} [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 200 119 ms - 137 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/24000000-0000-0000-5177-010000000000/displayed [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/24000000-0000-0000-5177-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/24000000-0000-0000-5177-010000000000/displayed] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/24000000-0000-0000-5177-010000000000/displayed] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":true,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/24000000-0000-0000-5177-010000000000/displayed 200 53 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: a99915bb-0206-4079-9b41-628860867e43 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/24000000-0000-0000-5177-010000000000/click [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/24000000-0000-0000-5177-010000000000/click' to command name 'click' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/24000000-0000-0000-5177-010000000000/click] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/24000000-0000-0000-5177-010000000000/click] with body: {} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":null,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/24000000-0000-0000-5177-010000000000/click 200 766 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 826219aa-4ad4-474b-acb1-a858ab30d60c [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"-ios predicate string","value":"value == 'E-mail'"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","value == 'E-mail'","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"predicate string","value":"value == 'E-mail'"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":{"ELEMENT":"32000000-0000-0000-5177-010000000000","element-6066-11e4-a52e-4f735466cecf":"32000000-0000-0000-5177-010000000000"},"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"32000000-0000-0000-5177-010000000000","ELEMENT":"32000000-0000-0000-5177-010000000000"} [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 200 225 ms - 137 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/32000000-0000-0000-5177-010000000000/displayed [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/32000000-0000-0000-5177-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/32000000-0000-0000-5177-010000000000/displayed] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/32000000-0000-0000-5177-010000000000/displayed] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":true,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/32000000-0000-0000-5177-010000000000/displayed 200 60 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 9a5f1d1e-0423-4a2e-999d-29c71cf309a8 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/32000000-0000-0000-5177-010000000000/value [HTTP] {"text":"sabina+ios@propeller.ba","value":["s","a","b","i","n","a","+","i","o","s","@","p","r","o","p","e","l","l","e","r",".","b","a"]} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.setValue() with args: [["s","a","b","i","n","a","+","i","o","s","@","p","r","o","p","e","l","l","e","r",".","b","a"],"32000000-0000-0000-5177-010000000000","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'setValue' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element/32000000-0000-0000-5177-010000000000/value' to command name 'setValue' [debug] [XCUITestDriver@d05f (98bf9301)] Added 'text' property "sabina+ios@propeller.ba" to 'setValue' request body [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element/32000000-0000-0000-5177-010000000000/value] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/32000000-0000-0000-5177-010000000000/value] with body: {"value":["s","a","b","i","n","a","+","i","o","s","@","p","r","o","p","e","l","l","e","r",".","b","a"],"text":"sabina+ios@propeller.ba"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":null,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/32000000-0000-0000-5177-010000000000/value 200 1234 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: 323ed83c-0863-49f6-b0b8-0f5d2dd3c4e2 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"-ios predicate string","value":"value == 'Password'"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","value == 'Password'","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"predicate string","value":"value == 'Password'"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":{"ELEMENT":"34000000-0000-0000-5177-010000000000","element-6066-11e4-a52e-4f735466cecf":"34000000-0000-0000-5177-010000000000"},"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"34000000-0000-0000-5177-010000000000","ELEMENT":"34000000-0000-0000-5177-010000000000"} [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 200 436 ms - 137 [HTTP] [debug] [HTTP] Request idempotency key: 8adceda0-83fe-49d4-8888-521720ced67d [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/34000000-0000-0000-5177-010000000000/value [HTTP] {"text":"Test1234","value":["T","e","s","t","1","2","3","4"]} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.setValue() with args: [["T","e","s","t","1","2","3","4"],"34000000-0000-0000-5177-010000000000","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'setValue' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element/34000000-0000-0000-5177-010000000000/value' to command name 'setValue' [debug] [XCUITestDriver@d05f (98bf9301)] Added 'text' property "Test1234" to 'setValue' request body [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element/34000000-0000-0000-5177-010000000000/value] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/34000000-0000-0000-5177-010000000000/value] with body: {"value":["T","e","s","t","1","2","3","4"],"text":"Test1234"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":null,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/34000000-0000-0000-5177-010000000000/value 200 1074 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: 184a92e2-8b6a-413a-86a5-119f1af7e98b [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"-ios predicate string","value":"label == 'Sign in' AND name == 'Sign in' AND type == 'XCUIElementTypeButton'"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","label == 'Sign in' AND name == 'Sign in' AND type == 'XCUIElementTypeButton'","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"predicate string","value":"label == 'Sign in' AND name == 'Sign in' AND type == 'XCUIElementTypeButton'"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":{"ELEMENT":"30000000-0000-0000-5177-010000000000","element-6066-11e4-a52e-4f735466cecf":"30000000-0000-0000-5177-010000000000"},"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"30000000-0000-0000-5177-010000000000","ELEMENT":"30000000-0000-0000-5177-010000000000"} [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 200 279 ms - 137 [HTTP] [debug] [HTTP] Request idempotency key: 522ea49d-b6c8-44fe-b692-d98e262449e8 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/30000000-0000-0000-5177-010000000000/click [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/30000000-0000-0000-5177-010000000000/click' to command name 'click' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/30000000-0000-0000-5177-010000000000/click] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/30000000-0000-0000-5177-010000000000/click] with body: {} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":null,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/30000000-0000-0000-5177-010000000000/click 200 897 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 56b0509f-59b6-4225-a27d-0947e9f4d279 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@d05f (98bf9301)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@d05f (98bf9301)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@d05f (98bf9301)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 404 88 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: abd24d01-71db-4617-89ec-f064306e1f46 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@d05f (98bf9301)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@d05f (98bf9301)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@d05f (98bf9301)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 404 231 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 57098c9b-296e-4191-bd93-126de79112a9 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@d05f (98bf9301)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@d05f (98bf9301)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@d05f (98bf9301)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 404 5363 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: a1001e59-3b4b-42e1-8deb-9f7deceeb453 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@d05f (98bf9301)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@d05f (98bf9301)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@d05f (98bf9301)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 404 6368 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 64eeb3a9-9810-4d21-b01d-7e0bfaf55277 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@d05f (98bf9301)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@d05f (98bf9301)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@d05f (98bf9301)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 404 146 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: a71d3350-4590-4702-bab2-2888747105b5 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@d05f (98bf9301)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@d05f (98bf9301)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@d05f (98bf9301)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 404 152 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 947cc983-af56-44e6-921b-791c952e54f6 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [XCUITestDriver@d05f (98bf9301)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Godkänn alla cookies'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@d05f (98bf9301)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@d05f (98bf9301)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 404 153 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: 7c6358a3-66f3-4065-b8b6-d0ab8dc7c8ac [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","Godkänn alla cookies","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"Godkänn alla cookies"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":{"ELEMENT":"0A000000-0000-0000-5677-010000000000","element-6066-11e4-a52e-4f735466cecf":"0A000000-0000-0000-5677-010000000000"},"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0A000000-0000-0000-5677-010000000000","ELEMENT":"0A000000-0000-0000-5677-010000000000"} [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 200 5042 ms - 137 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/0A000000-0000-0000-5677-010000000000/displayed [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/0A000000-0000-0000-5677-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/0A000000-0000-0000-5677-010000000000/displayed] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/0A000000-0000-0000-5677-010000000000/displayed] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":true,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/0A000000-0000-0000-5677-010000000000/displayed 200 4853 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: ec7f913e-a717-47ba-b4f6-f2b39a62634a [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/0A000000-0000-0000-5677-010000000000/click [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/0A000000-0000-0000-5677-010000000000/click' to command name 'click' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/0A000000-0000-0000-5677-010000000000/click] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/0A000000-0000-0000-5677-010000000000/click] with body: {} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":null,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/0A000000-0000-0000-5677-010000000000/click 200 4211 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: dd91a5ff-cec0-4cb3-947f-dfaea35578bd [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"Search"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","Search","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"Search"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":{"ELEMENT":"A0000000-0000-0000-5177-010000000000","element-6066-11e4-a52e-4f735466cecf":"A0000000-0000-0000-5177-010000000000"},"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A0000000-0000-0000-5177-010000000000","ELEMENT":"A0000000-0000-0000-5177-010000000000"} [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 200 6071 ms - 137 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/displayed [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/displayed] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/A0000000-0000-0000-5177-010000000000/displayed] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":true,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/displayed 200 4137 ms - 65 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/enabled [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/enabled' to command name 'elementEnabled' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/enabled] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/A0000000-0000-0000-5177-010000000000/enabled] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":true,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/enabled 200 1480 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 9a11bfcc-7138-40bc-b04a-6df0f975abf2 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/click [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/click' to command name 'click' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/click] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/A0000000-0000-0000-5177-010000000000/click] with body: {} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":null,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/A0000000-0000-0000-5177-010000000000/click 200 5749 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 4f9c2ec2-7511-4b88-b650-f41ad2ee3cce [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"What do you want to listen to?"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","What do you want to listen to?","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"What do you want to listen to?"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":{"ELEMENT":"D4050000-0000-0000-5177-010000000000","element-6066-11e4-a52e-4f735466cecf":"D4050000-0000-0000-5177-010000000000"},"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"D4050000-0000-0000-5177-010000000000","ELEMENT":"D4050000-0000-0000-5177-010000000000"} [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 200 211 ms - 137 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/D4050000-0000-0000-5177-010000000000/displayed [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/D4050000-0000-0000-5177-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/D4050000-0000-0000-5177-010000000000/displayed] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/D4050000-0000-0000-5177-010000000000/displayed] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":true,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/D4050000-0000-0000-5177-010000000000/displayed 200 128 ms - 65 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/D4050000-0000-0000-5177-010000000000/enabled [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/D4050000-0000-0000-5177-010000000000/enabled' to command name 'elementEnabled' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/D4050000-0000-0000-5177-010000000000/enabled] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/D4050000-0000-0000-5177-010000000000/enabled] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":true,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/D4050000-0000-0000-5177-010000000000/enabled 200 83 ms - 65 [HTTP] [debug] [HTTP] Request idempotency key: 753fb615-d80d-49ee-9ed2-d3921e708224 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/D4050000-0000-0000-5177-010000000000/value [HTTP] {"text":"739. Spidersurfarna","value":["7","3","9","."," ","S","p","i","d","e","r","s","u","r","f","a","r","n","a"]} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.setValue() with args: [["7","3","9","."," ","S","p","i","d","e","r","s","u","r","f","a","r","n","a"],"D4050000-0000-0000-5177-010000000000","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'setValue' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element/D4050000-0000-0000-5177-010000000000/value' to command name 'setValue' [debug] [XCUITestDriver@d05f (98bf9301)] Added 'text' property "739. Spidersurfarna" to 'setValue' request body [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element/D4050000-0000-0000-5177-010000000000/value] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/D4050000-0000-0000-5177-010000000000/value] with body: {"value":["7","3","9","."," ","S","p","i","d","e","r","s","u","r","f","a","r","n","a"],"text":"739. Spidersurfarna"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":null,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/D4050000-0000-0000-5177-010000000000/value 200 1687 ms - 14 [HTTP] [debug] [HTTP] Request idempotency key: 85d7352f-b860-4f29-a8ad-b9cf3c7998c9 [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"739. Spidersurfarna"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","739. Spidersurfarna","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"739. Spidersurfarna"} [XCUITestDriver@d05f (98bf9301)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value '739. Spidersurfarna'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010b890712 FBNoSuchElementErrorResponseForRequest + 290\n\t1 WebDriverAgentLib 0x000000010b8904f4 +[FBFindElementCommands handleFindElement:] + 356\n\t2 WebDriverAgentLib 0x000000010b8523dc -[FBRoute_TargetAction mountRequest:intoResponse:] + 172\n\t3 WebDriverAgentLib 0x000000010b83adb3 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t4 WebDriverAgentLib 0x000000010b87569d -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t5 WebDriverAgentLib 0x000000010b876491 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 65\n\t6 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n\t7 libdispatch.dylib 0x0... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [XCUITestDriver@d05f (98bf9301)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.doNativeFind (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13) [debug] [XCUITestDriver@d05f (98bf9301)] at processTicksAndRejections (node:internal/process/task_queues:95:5) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findNativeElementOrElements (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrEls (/Users/macbookpro/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElOrElsWithProcessing (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12) [debug] [XCUITestDriver@d05f (98bf9301)] at XCUITestDriver.findElement (/Users/macbookpro/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12) [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 404 195 ms - 955 [HTTP] [debug] [HTTP] Request idempotency key: dc8f38a7-e49c-4419-8f19-b9115ee6751a [HTTP] --> POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element [HTTP] {"using":"accessibility id","value":"739. Spidersurfarna"} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.findElement() with args: ["accessibility id","739. Spidersurfarna","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector [debug] [XCUITestDriver@d05f (98bf9301)] Waiting up to 0 ms for condition [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element' to command name 'findElement' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element] with body: {"using":"accessibility id","value":"739. Spidersurfarna"} [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":{"ELEMENT":"33060000-0000-0000-5177-010000000000","element-6066-11e4-a52e-4f735466cecf":"33060000-0000-0000-5177-010000000000"},"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"33060000-0000-0000-5177-010000000000","ELEMENT":"33060000-0000-0000-5177-010000000000"} [HTTP] <-- POST /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element 200 470 ms - 137 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/33060000-0000-0000-5177-010000000000/displayed [HTTP] {} [XCUITestDriver@d05f (98bf9301)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'proxyReqRes' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/33060000-0000-0000-5177-010000000000/displayed' to command name 'elementDisplayed' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/33060000-0000-0000-5177-010000000000/displayed] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/33060000-0000-0000-5177-010000000000/displayed] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":true,"sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [XCUITestDriver@d05f (98bf9301)] Replacing sessionId 7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F with 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/33060000-0000-0000-5177-010000000000/displayed 200 212 ms - 65 [HTTP] [HTTP] --> GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/33060000-0000-0000-5177-010000000000/attribute/name [HTTP] {} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.getAttribute() with args: ["name","33060000-0000-0000-5177-010000000000","98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [XCUITestDriver@d05f (98bf9301)] Executing command 'getAttribute' [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/element/33060000-0000-0000-5177-010000000000/attribute/name' to command name 'getAttribute' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [GET /element/33060000-0000-0000-5177-010000000000/attribute/name] to [GET http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F/element/33060000-0000-0000-5177-010000000000/attribute/name] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":"739. Spidersurfarna","sessionId":"7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F"} [debug] [XCUITestDriver@d05f (98bf9301)] Responding to client with driver.getAttribute() result: "739. Spidersurfarna" [HTTP] <-- GET /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68/element/33060000-0000-0000-5177-010000000000/attribute/name 200 204 ms - 31 [HTTP] [HTTP] --> DELETE /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68 [HTTP] {} [debug] [XCUITestDriver@d05f (98bf9301)] Calling AppiumDriver.deleteSession() with args: ["98bf9301-0cc4-44c1-a048-c9a4dafd9a68"] [debug] [AppiumDriver@0b51] Event 'quitSessionRequested' logged at 1692963025104 (13:30:25 GMT+0200 (Central European Summer Time)) [AppiumDriver@0b51] Removing session 98bf9301-0cc4-44c1-a048-c9a4dafd9a68 from our master session list [debug] [XCUITestDriver@d05f (98bf9301)] Matched '/session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68' to command name 'deleteSession' [debug] [XCUITestDriver@d05f (98bf9301)] Proxying [DELETE /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68] to [DELETE http://127.0.0.1:8100/session/7738CEB9-C231-4C0C-ABB1-9D3B2E95F78F] with no body [debug] [XCUITestDriver@d05f (98bf9301)] Got response with status 200: {"value":null,"sessionId":null} [DevCon Factory] Releasing connections for A9A06372-0079-4293-9AD0-91EDAF67BC00 device on any port number [DevCon Factory] Found cached connections to release: ["A9A06372-0079-4293-9AD0-91EDAF67BC00:8100"] [debug] [DevCon Factory] Cached connections count: 0 [debug] [XCUITestDriver@d05f (98bf9301)] Not clearing log files. Use `clearSystemFiles` capability to turn on. [debug] [IOSSimulatorLog] Stopping iOS log capture [debug] [AppiumDriver@0b51] Event 'quitSessionFinished' logged at 1692963026178 (13:30:26 GMT+0200 (Central European Summer Time)) [debug] [AppiumDriver@0b51] Received response: null [debug] [AppiumDriver@0b51] But deleting session, so not returning [debug] [AppiumDriver@0b51] Responding to client with driver.deleteSession() result: null [HTTP] <-- DELETE /session/98bf9301-0cc4-44c1-a048-c9a4dafd9a68 200 1074 ms - 14 [HTTP]