2023-04-28 08:44:17:094 [Appium] Attempting to load plugin element-wait... 2023-04-28 08:44:17:095 [Appium] Requiring plugin at /Users/sushilpawar/.appium/node_modules/appium-wait-plugin 2023-04-28 08:44:17:122 [Appium] Welcome to Appium v2.0.0-beta.66 (REV 763c41f006ab9b44261e313b0aaa24a047431b06) 2023-04-28 08:44:17:123 [Appium] Non-default server args: 2023-04-28 08:44:17:124 [Appium] { address: '127.0.0.1', 2023-04-28 08:44:17:124 [Appium] basePath: '/wd/hub/', 2023-04-28 08:44:17:124 [Appium] port: 5631, 2023-04-28 08:44:17:124 [Appium] usePlugins: [ 'element-wait' ] } 2023-04-28 08:44:17:124 [Appium] Attempting to load driver uiautomator2... 2023-04-28 08:44:17:125 [Appium] Requiring driver at /Users/sushilpawar/.appium/node_modules/appium-uiautomator2-driver 2023-04-28 08:44:17:593 [Appium] Attempting to load driver xcuitest... 2023-04-28 08:44:17:594 [Appium] Requiring driver at /Users/sushilpawar/.appium/node_modules/appium-xcuitest-driver 2023-04-28 08:44:18:170 [Appium] Appium REST http interface listener started on 127.0.0.1:5631/wd/hub/ 2023-04-28 08:44:18:170 [Appium] Available drivers: 2023-04-28 08:44:18:170 [Appium] - uiautomator2@2.19.0 (automationName 'UiAutomator2') 2023-04-28 08:44:18:170 [Appium] - xcuitest@4.25.0 (automationName 'XCUITest') 2023-04-28 08:44:18:170 [Appium] Available plugins: 2023-04-28 08:44:18:170 [Appium] - relaxed-caps@1.0.5 2023-04-28 08:44:18:171 [Appium] - element-wait@1.3.0 (ACTIVE) 2023-04-28 08:44:18:428 [HTTP] --> GET /wd/hub/status 2023-04-28 08:44:18:428 [HTTP] {} 2023-04-28 08:44:18:429 [AppiumDriver@f3f6] Calling AppiumDriver.getStatus() with args: [] 2023-04-28 08:44:18:430 [AppiumDriver@f3f6] Plugins which can handle cmd 'getStatus': element-wait 2023-04-28 08:44:18:430 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getStatus' 2023-04-28 08:44:18:430 [AppiumDriver@f3f6] Executing default handling behavior for command 'getStatus' 2023-04-28 08:44:18:431 [AppiumDriver@f3f6] Responding to client with driver.getStatus() result: {"build":{"version":"2.0.0-beta.66","git-sha":"763c41f006ab9b44261e313b0aaa24a047431b06","built":"2023-04-24 09:24:05 +0100"}} 2023-04-28 08:44:18:435 [HTTP] <-- GET /wd/hub/status 200 6 ms - 136 2023-04-28 08:44:18:435 [HTTP] 2023-04-28 08:44:19:272 [HTTP] Request idempotency key: 37805254-dd49-4fe0-ae80-26e3bb725d4c 2023-04-28 08:44:19:278 [HTTP] --> POST /wd/hub/session 2023-04-28 08:44:19:278 [HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"XCUITest","appium:bundleId":"","appium:deviceName":"iPhone 13 Simulator","appium:no-reset":false,"appium:platformVersion":"15.5","appium:udid":"75502F77-6299-4A1B-8C4B-38FE572674F8","appium:useJSONSource":true,"platformName":"IOS"}}} 2023-04-28 08:44:19:278 [AppiumDriver@f3f6] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"XCUITest","appium:bundleId":"","appium:deviceName":"iPhone 13 Simulator","appium:no-reset":false,"appium:platformVersion":"15.5","appium:udid":"75502F77-6299-4A1B-8C4B-38FE572674F8","appium:useJSONSource":true,"platformName":"IOS"}}] 2023-04-28 08:44:19:278 [AppiumDriver@f3f6] Plugins which can handle cmd 'createSession': element-wait 2023-04-28 08:44:19:279 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'createSession' 2023-04-28 08:44:19:279 [AppiumDriver@f3f6] Executing default handling behavior for command 'createSession' 2023-04-28 08:44:19:279 [AppiumDriver@f3f6] Event 'newSessionRequested' logged at 1682671459279 (14:14:19 GMT+0530 (India Standard Time)) 2023-04-28 08:44:19:280 [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'IOS' 2023-04-28 08:44:19:280 [Appium] The 'xcuitest' driver was installed and matched caps. 2023-04-28 08:44:19:280 [Appium] Will require it at /Users/sushilpawar/.appium/node_modules/appium-xcuitest-driver 2023-04-28 08:44:19:280 [Appium] Requiring driver at /Users/sushilpawar/.appium/node_modules/appium-xcuitest-driver 2023-04-28 08:44:19:280 [AppiumDriver@f3f6] Appium v2.0.0-beta.66 creating new XCUITestDriver (v4.25.0) session 2023-04-28 08:44:19:280 [AppiumDriver@f3f6] Checking BaseDriver versions for Appium and XCUITestDriver 2023-04-28 08:44:19:280 [AppiumDriver@f3f6] Appium's BaseDriver version is 9.3.7 2023-04-28 08:44:19:280 [AppiumDriver@f3f6] XCUITestDriver's BaseDriver version is 9.3.7 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] Creating session with W3C capabilities: { 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] "alwaysMatch": { 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] "platformName": "IOS", 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] "appium:automationName": "XCUITest", 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] "appium:bundleId": "", 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] "appium:deviceName": "iPhone 13 Simulator", 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] "appium:no-reset": false, 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] "appium:platformVersion": "15.5", 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] "appium:udid": "75502F77-6299-4A1B-8C4B-38FE572674F8", 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] "appium:useJSONSource": true 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] }, 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] "firstMatch": [ 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] {} 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] ] 2023-04-28 08:44:19:282 [XCUITestDriver@fc9e] } 2023-04-28 08:44:19:285 [XCUITestDriver@fc9e] The following capabilities were provided, but are not recognized by Appium: 2023-04-28 08:44:19:285 [XCUITestDriver@fc9e] no-reset 2023-04-28 08:44:19:285 [XCUITestDriver@fc9e (9cc8e76a)] Session created with session id: 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 2023-04-28 08:44:19:302 [XCUITest] Current user: 'sushilpawar' 2023-04-28 08:44:19:308 [XCUITestDriver@fc9e (9cc8e76a)] Available devices: 2023-04-28 08:44:19:308 [XCUITestDriver@fc9e (9cc8e76a)] No real device with udid '75502F77-6299-4A1B-8C4B-38FE572674F8'. Looking for simulator 2023-04-28 08:44:19:484 [iOSSim] Constructing iOS simulator for Xcode version 13.4.1 with udid '75502F77-6299-4A1B-8C4B-38FE572674F8' 2023-04-28 08:44:19:485 [XCUITestDriver@fc9e (9cc8e76a)] Determining device to run tests on: udid: '75502F77-6299-4A1B-8C4B-38FE572674F8', real device: false 2023-04-28 08:44:19:485 [XCUITestDriver@fc9e (9cc8e76a)] Event 'xcodeDetailsRetrieved' logged at 1682671459485 (14:14:19 GMT+0530 (India Standard Time)) 2023-04-28 08:44:19:485 [XCUITestDriver@fc9e (9cc8e76a)] Event 'appConfigured' logged at 1682671459485 (14:14:19 GMT+0530 (India Standard Time)) 2023-04-28 08:44:19:485 [XCUITestDriver@fc9e (9cc8e76a)] Event 'resetStarted' logged at 1682671459485 (14:14:19 GMT+0530 (India Standard Time)) 2023-04-28 08:44:19:852 [iOSSim] Found 62 app files to scrub 2023-04-28 08:44:19:960 [simctl] Error running 'terminate': An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3): Application termination failed. FBSSystemService reported failure without an error, possibly because the app is not currently running. 2023-04-28 08:44:19:969 [XCUITestDriver@fc9e (9cc8e76a)] Event 'resetComplete' logged at 1682671459969 (14:14:19 GMT+0530 (India Standard Time)) 2023-04-28 08:44:19:969 [XCUITestDriver@fc9e (9cc8e76a)] Using WDA path: '/Users/sushilpawar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-04-28 08:44:19:969 [XCUITestDriver@fc9e (9cc8e76a)] Using WDA agent: '/Users/sushilpawar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' 2023-04-28 08:44:20:078 [IOSSimulatorLog] Starting log capture for iOS Simulator with udid '75502F77-6299-4A1B-8C4B-38FE572674F8' using simctl 2023-04-28 08:44:20:273 [XCUITestDriver@fc9e (9cc8e76a)] Event 'logCaptureStarted' logged at 1682671460273 (14:14:20 GMT+0530 (India Standard Time)) 2023-04-28 08:44:20:273 [XCUITestDriver@fc9e (9cc8e76a)] Setting up simulator 2023-04-28 08:44:20:275 [iOSSim] Setting preferences of 75502F77-6299-4A1B-8C4B-38FE572674F8 Simulator to {"ConnectHardwareKeyboard":false} 2023-04-28 08:44:20:275 [iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false} 2023-04-28 08:44:20:419 [iOSSim] Updated 75502F77-6299-4A1B-8C4B-38FE572674F8 Simulator preferences at '/Users/sushilpawar/Library/Preferences/com.apple.iphonesimulator.plist' with {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false,"DevicePreferences":{"75502F77-6299-4A1B-8C4B-38FE572674F8":{"ConnectHardwareKeyboard":false,"SimulatorExternalDisplay":2114,"SimulatorWindowOrientation":"Portrait","SimulatorWindowGeometry":{"2A797216-5786-4E9D-8E95-223398493693":{"WindowCenter":"{1255.5, 455.5}","WindowScale":0.8141891891891891}},"SimulatorWindowRotationAngle":0,"ChromeTint":""}}} 2023-04-28 08:44:20:544 [iOSSim] Got Simulator UI client PID: 445 2023-04-28 08:44:20:544 [iOSSim] Both Simulator with UDID '75502F77-6299-4A1B-8C4B-38FE572674F8' and the UI client are currently running 2023-04-28 08:44:20:545 [XCUITestDriver@fc9e (9cc8e76a)] Event 'simStarted' logged at 1682671460545 (14:14:20 GMT+0530 (India Standard Time)) 2023-04-28 08:44:20:734 [XCUITestDriver@fc9e (9cc8e76a)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found 2023-04-28 08:44:20:735 [DevCon Factory] Requesting connection for device 75502F77-6299-4A1B-8C4B-38FE572674F8 on local port 8100 2023-04-28 08:44:20:735 [DevCon Factory] Cached connections count: 0 2023-04-28 08:44:20:735 [DevCon Factory] Successfully requested the connection for 75502F77-6299-4A1B-8C4B-38FE572674F8:8100 2023-04-28 08:44:20:735 [XCUITestDriver@fc9e (9cc8e76a)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' 2023-04-28 08:44:20:738 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-04-28 08:44:20:739 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-04-28 08:44:20:753 [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"15.4","version":"15.5"},"ios":{"simulatorVersion":"15.5","ip":"192.168.1.9"},"ready":true,"build":{"upgradedAt":"1682670235751","time":"Apr 28 2023 13:58:44","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":"A89BFA76-43FB-4068-B614-F64A8BC2AA4C"} 2023-04-28 08:44:20:754 [XCUITestDriver@fc9e (9cc8e76a)] Upgrade timestamp of the currently bundled WDA: 1682670235751 2023-04-28 08:44:20:754 [XCUITestDriver@fc9e (9cc8e76a)] Upgrade timestamp of the WDA on the device: 1682670235751 2023-04-28 08:44:20:754 [XCUITestDriver@fc9e (9cc8e76a)] Will reuse previously cached WDA instance at 'http://127.0.0.1:8100/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8100 if this is an undesired behavior. 2023-04-28 08:44:20:754 [XCUITestDriver@fc9e (9cc8e76a)] Trying to start WebDriverAgent 2 times with 10000ms interval 2023-04-28 08:44:20:754 [XCUITestDriver@fc9e (9cc8e76a)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities 2023-04-28 08:44:20:754 [XCUITestDriver@fc9e (9cc8e76a)] Event 'wdaStartAttempted' logged at 1682671460754 (14:14:20 GMT+0530 (India Standard Time)) 2023-04-28 08:44:20:754 [XCUITestDriver@fc9e (9cc8e76a)] Using provided WebdriverAgent at 'http://127.0.0.1:8100/' 2023-04-28 08:44:20:754 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-04-28 08:44:20:754 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-04-28 08:44:20:757 [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"15.4","version":"15.5"},"ios":{"simulatorVersion":"15.5","ip":"192.168.1.9"},"ready":true,"build":{"upgradedAt":"1682670235751","time":"Apr 28 2023 13:58:44","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":"A89BFA76-43FB-4068-B614-F64A8BC2AA4C"} 2023-04-28 08:44:20:758 [XCUITestDriver@fc9e (9cc8e76a)] Event 'wdaSessionAttempted' logged at 1682671460758 (14:14:20 GMT+0530 (India Standard Time)) 2023-04-28 08:44:20:758 [XCUITestDriver@fc9e (9cc8e76a)] Sending createSession command to WDA 2023-04-28 08:44:20:758 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/session' to command name 'createSession' 2023-04-28 08:44:20:758 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true}],"alwaysMatch":{}}} 2023-04-28 08:44:23:157 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":{"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A","capabilities":{"device":"iphone","browserName":"CeX","sdkVersion":"15.5","CFBundleIdentifier":""}},"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:23:158 [XCUITestDriver@fc9e (9cc8e76a)] Determined the downstream protocol as 'W3C' 2023-04-28 08:44:23:158 [XCUITestDriver@fc9e (9cc8e76a)] Event 'wdaSessionStarted' logged at 1682671463158 (14:14:23 GMT+0530 (India Standard Time)) 2023-04-28 08:44:23:158 [XCUITestDriver@fc9e (9cc8e76a)] Event 'wdaStarted' logged at 1682671463158 (14:14:23 GMT+0530 (India Standard Time)) 2023-04-28 08:44:23:163 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/appium/settings' to command name 'updateSettings' 2023-04-28 08:44:23:163 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /appium/settings] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/appium/settings] with body: {"settings":{"useJSONSource":true}} 2023-04-28 08:44:23:172 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":{"boundElementsByIndex":false,"mjpegServerFramerate":10,"screenshotOrientation":"auto","reduceMotion":false,"elementResponseAttributes":"type,label","screenshotQuality":1,"mjpegScalingFactor":100,"keyboardPrediction":0,"defaultActiveApplication":"auto","mjpegServerScreenshotQuality":25,"defaultAlertAction":"","keyboardAutocorrection":0,"useFirstMatch":false,"shouldUseCompactResponses":true,"customSnapshotTimeout":15,"dismissAlertButtonSelector":"","activeAppDetectionPoint":"64.00,64.00","snapshotMaxDepth":50,"waitForIdleTimeout":10,"includeNonModalElements":false,"acceptAlertButtonSelector":"","animationCoolOffTimeout":2},"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:23:173 [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it 2023-04-28 08:44:23:173 [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it 2023-04-28 08:44:23:173 [AppiumDriver@f3f6] New XCUITestDriver session created successfully, session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 added to master session list 2023-04-28 08:44:23:174 [AppiumDriver@f3f6] Event 'newSessionStarted' logged at 1682671463174 (14:14:23 GMT+0530 (India Standard Time)) 2023-04-28 08:44:23:174 [AppiumDriver@f3f6] Promoting 1 sessionless plugins to be attached to session ID 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 2023-04-28 08:44:23:174 [XCUITestDriver@fc9e (9cc8e76a)] Cached the protocol value 'W3C' for the new session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 2023-04-28 08:44:23:174 [XCUITestDriver@fc9e (9cc8e76a)] 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","automationName":"XCUITest","bundleId":"","deviceName":"iPhone 13 Simulator","no-reset":false,"platformVersion":"15.5","udid":"75502F77-6299-4A1B-8C4B-38FE572674F8","useJSONSource":true}} 2023-04-28 08:44:23:181 [HTTP] <-- POST /wd/hub/session 200 3902 ms - 503 2023-04-28 08:44:23:181 [HTTP] 2023-04-28 08:44:23:345 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/timeouts 2023-04-28 08:44:23:345 [HTTP] {"implicit":40000} 2023-04-28 08:44:23:346 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,40000,"9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:23:346 [AppiumDriver@f3f6] Plugins which can handle cmd 'timeouts': element-wait 2023-04-28 08:44:23:346 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'timeouts' 2023-04-28 08:44:23:346 [AppiumDriver@f3f6] Executing default handling behavior for command 'timeouts' 2023-04-28 08:44:23:347 [XCUITestDriver@fc9e (9cc8e76a)] Executing command 'timeouts' 2023-04-28 08:44:23:347 [XCUITestDriver@fc9e (9cc8e76a)] W3C timeout argument: {"implicit":40000}} 2023-04-28 08:44:23:347 [XCUITestDriver@fc9e (9cc8e76a)] Set implicit wait to 40000ms 2023-04-28 08:44:23:347 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.timeouts() result: null 2023-04-28 08:44:23:347 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/timeouts 200 2 ms - 14 2023-04-28 08:44:23:347 [HTTP] 2023-04-28 08:44:23:383 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 2023-04-28 08:44:23:384 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"UK\"]"} 2023-04-28 08:44:23:385 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"UK\"]","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:23:385 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:23:385 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:23:385 [wait-plugin] Timeout properties not set for session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4, trying to set one 2023-04-28 08:44:23:385 [wait-plugin] Timeout properties set for session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 is {"timeout":15000} ms 2023-04-28 08:44:23:753 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="UK"] selector found. 2023-04-28 08:44:23:753 [wait-plugin] Check if element is displayed 2023-04-28 08:44:23:753 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/46000000-0000-0000-6B0C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:23:753 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/46000000-0000-0000-6B0C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/46000000-0000-0000-6B0C-000000000000/displayed] with no body 2023-04-28 08:44:23:787 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:23:788 [wait-plugin] Element is displayed! 2023-04-28 08:44:23:788 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:23:788 [XCUITestDriver@fc9e (9cc8e76a)] Executing command 'findElement' 2023-04-28 08:44:23:789 [XCUITestDriver@fc9e (9cc8e76a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:23:789 [XCUITestDriver@fc9e (9cc8e76a)] Waiting up to 40000 ms for condition 2023-04-28 08:44:23:789 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:23:789 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"UK\"]"} 2023-04-28 08:44:24:053 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":{"ELEMENT":"46000000-0000-0000-6B0C-000000000000","element-6066-11e4-a52e-4f735466cecf":"46000000-0000-0000-6B0C-000000000000"},"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:24:053 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"46000000-0000-0000-6B0C-000000000000","ELEMENT":"46000000-0000-0000-6B0C-000000000000"} 2023-04-28 08:44:24:054 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 200 670 ms - 137 2023-04-28 08:44:24:054 [HTTP] 2023-04-28 08:44:24:069 [HTTP] --> GET /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/46000000-0000-0000-6B0C-000000000000/displayed 2023-04-28 08:44:24:069 [HTTP] {} 2023-04-28 08:44:24:070 [XCUITestDriver@fc9e (9cc8e76a)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:24:070 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.elementDisplayed() with args: ["46000000-0000-0000-6B0C-000000000000","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:24:070 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:44:24:070 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:44:24:070 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:44:24:071 [XCUITestDriver@fc9e (9cc8e76a)] Proxying to WDA with an unknown route: GET /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/46000000-0000-0000-6B0C-000000000000/displayed 2023-04-28 08:44:24:072 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/46000000-0000-0000-6B0C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:24:072 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/46000000-0000-0000-6B0C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/46000000-0000-0000-6B0C-000000000000/displayed] with no body 2023-04-28 08:44:24:098 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:24:098 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:44:24:099 [HTTP] <-- GET /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/46000000-0000-0000-6B0C-000000000000/displayed 200 30 ms - 14 2023-04-28 08:44:24:099 [HTTP] 2023-04-28 08:44:24:109 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 2023-04-28 08:44:24:109 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"UK\"]"} 2023-04-28 08:44:24:109 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"UK\"]","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:24:109 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:24:109 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:24:109 [wait-plugin] Timeout properties set for session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 is {"timeout":15000} ms 2023-04-28 08:44:24:490 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="UK"] selector found. 2023-04-28 08:44:24:490 [wait-plugin] Check if element is displayed 2023-04-28 08:44:24:490 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/46000000-0000-0000-6B0C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:24:490 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/46000000-0000-0000-6B0C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/46000000-0000-0000-6B0C-000000000000/displayed] with no body 2023-04-28 08:44:24:521 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:24:521 [wait-plugin] Element is displayed! 2023-04-28 08:44:24:521 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:24:521 [XCUITestDriver@fc9e (9cc8e76a)] Executing command 'findElement' 2023-04-28 08:44:24:522 [XCUITestDriver@fc9e (9cc8e76a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:24:522 [XCUITestDriver@fc9e (9cc8e76a)] Waiting up to 40000 ms for condition 2023-04-28 08:44:24:522 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:24:522 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"UK\"]"} 2023-04-28 08:44:24:872 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":{"ELEMENT":"46000000-0000-0000-6B0C-000000000000","element-6066-11e4-a52e-4f735466cecf":"46000000-0000-0000-6B0C-000000000000"},"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:24:873 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"46000000-0000-0000-6B0C-000000000000","ELEMENT":"46000000-0000-0000-6B0C-000000000000"} 2023-04-28 08:44:24:874 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 200 764 ms - 137 2023-04-28 08:44:24:874 [HTTP] 2023-04-28 08:44:24:883 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/46000000-0000-0000-6B0C-000000000000/click 2023-04-28 08:44:24:883 [HTTP] {"id":"46000000-0000-0000-6B0C-000000000000"} 2023-04-28 08:44:24:884 [XCUITestDriver@fc9e (9cc8e76a)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:24:884 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.click() with args: ["46000000-0000-0000-6B0C-000000000000","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:24:884 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:24:884 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:24:884 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:24:884 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/46000000-0000-0000-6B0C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:24:884 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/46000000-0000-0000-6B0C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/46000000-0000-0000-6B0C-000000000000/enabled] with no body 2023-04-28 08:44:24:909 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:24:909 [wait-plugin] Element is enabled 2023-04-28 08:44:24:909 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:24:910 [XCUITestDriver@fc9e (9cc8e76a)] Proxying to WDA with an unknown route: POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/46000000-0000-0000-6B0C-000000000000/click 2023-04-28 08:44:24:910 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/46000000-0000-0000-6B0C-000000000000/click' to command name 'click' 2023-04-28 08:44:24:910 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/46000000-0000-0000-6B0C-000000000000/click] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/46000000-0000-0000-6B0C-000000000000/click] with body: {"id":"46000000-0000-0000-6B0C-000000000000"} 2023-04-28 08:44:25:031 [XCUITestDriver@fc9e (9cc8e76a)] Parsed BUILD_DIR configuration value: '/Users/sushilpawar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fnikbbajsirfljfodaymmskmkqya/Build/Products' 2023-04-28 08:44:25:031 [XCUITestDriver@fc9e (9cc8e76a)] Got derived data root: '/Users/sushilpawar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fnikbbajsirfljfodaymmskmkqya' 2023-04-28 08:44:25:080 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":null,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:25:080 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.click() result: null 2023-04-28 08:44:25:080 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/46000000-0000-0000-6B0C-000000000000/click 200 197 ms - 14 2023-04-28 08:44:25:080 [HTTP] 2023-04-28 08:44:25:136 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 2023-04-28 08:44:25:136 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]"} 2023-04-28 08:44:25:136 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:25:137 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:25:137 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:25:137 [wait-plugin] Timeout properties set for session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 is {"timeout":15000} ms 2023-04-28 08:44:27:253 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="Browse and discover more from our huge range of"] selector found. 2023-04-28 08:44:27:253 [wait-plugin] Check if element is displayed 2023-04-28 08:44:27:255 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/08000000-0000-0000-6C0C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:27:255 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/08000000-0000-0000-6C0C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/08000000-0000-0000-6C0C-000000000000/displayed] with no body 2023-04-28 08:44:27:318 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:27:318 [wait-plugin] Element is displayed! 2023-04-28 08:44:27:318 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:27:318 [XCUITestDriver@fc9e (9cc8e76a)] Executing command 'findElement' 2023-04-28 08:44:27:319 [XCUITestDriver@fc9e (9cc8e76a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:27:319 [XCUITestDriver@fc9e (9cc8e76a)] Waiting up to 40000 ms for condition 2023-04-28 08:44:27:320 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:27:320 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]"} 2023-04-28 08:44:28:161 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":{"ELEMENT":"08000000-0000-0000-6C0C-000000000000","element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-6C0C-000000000000"},"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:28:161 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-6C0C-000000000000","ELEMENT":"08000000-0000-0000-6C0C-000000000000"} 2023-04-28 08:44:28:162 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 200 3026 ms - 137 2023-04-28 08:44:28:162 [HTTP] 2023-04-28 08:44:28:170 [HTTP] --> GET /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-6C0C-000000000000/displayed 2023-04-28 08:44:28:170 [HTTP] {} 2023-04-28 08:44:28:171 [XCUITestDriver@fc9e (9cc8e76a)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:28:171 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.elementDisplayed() with args: ["08000000-0000-0000-6C0C-000000000000","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:28:171 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:44:28:171 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:44:28:171 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:44:28:172 [XCUITestDriver@fc9e (9cc8e76a)] Proxying to WDA with an unknown route: GET /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-6C0C-000000000000/displayed 2023-04-28 08:44:28:172 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-6C0C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:28:172 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-6C0C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/08000000-0000-0000-6C0C-000000000000/displayed] with no body 2023-04-28 08:44:28:225 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:28:225 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:44:28:225 [HTTP] <-- GET /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-6C0C-000000000000/displayed 200 55 ms - 14 2023-04-28 08:44:28:225 [HTTP] 2023-04-28 08:44:28:230 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 2023-04-28 08:44:28:230 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]"} 2023-04-28 08:44:28:230 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:28:230 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:28:230 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:28:230 [wait-plugin] Timeout properties set for session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 is {"timeout":15000} ms 2023-04-28 08:44:29:028 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="Browse and discover more from our huge range of"] selector found. 2023-04-28 08:44:29:029 [wait-plugin] Check if element is displayed 2023-04-28 08:44:29:029 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/08000000-0000-0000-6C0C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:29:029 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/08000000-0000-0000-6C0C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/08000000-0000-0000-6C0C-000000000000/displayed] with no body 2023-04-28 08:44:29:079 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:29:079 [wait-plugin] Element is displayed! 2023-04-28 08:44:29:079 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:29:079 [XCUITestDriver@fc9e (9cc8e76a)] Executing command 'findElement' 2023-04-28 08:44:29:079 [XCUITestDriver@fc9e (9cc8e76a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:29:079 [XCUITestDriver@fc9e (9cc8e76a)] Waiting up to 40000 ms for condition 2023-04-28 08:44:29:079 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:29:079 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]"} 2023-04-28 08:44:30:011 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":{"ELEMENT":"08000000-0000-0000-6C0C-000000000000","element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-6C0C-000000000000"},"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:30:011 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-6C0C-000000000000","ELEMENT":"08000000-0000-0000-6C0C-000000000000"} 2023-04-28 08:44:30:012 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 200 1782 ms - 137 2023-04-28 08:44:30:012 [HTTP] 2023-04-28 08:44:30:020 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-6C0C-000000000000/click 2023-04-28 08:44:30:020 [HTTP] {"id":"08000000-0000-0000-6C0C-000000000000"} 2023-04-28 08:44:30:020 [XCUITestDriver@fc9e (9cc8e76a)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:30:020 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.click() with args: ["08000000-0000-0000-6C0C-000000000000","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:30:020 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:30:020 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:30:020 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:30:020 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/08000000-0000-0000-6C0C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:30:020 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/08000000-0000-0000-6C0C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/08000000-0000-0000-6C0C-000000000000/enabled] with no body 2023-04-28 08:44:30:068 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:30:068 [wait-plugin] Element is enabled 2023-04-28 08:44:30:068 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:30:068 [XCUITestDriver@fc9e (9cc8e76a)] Proxying to WDA with an unknown route: POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-6C0C-000000000000/click 2023-04-28 08:44:30:069 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-6C0C-000000000000/click' to command name 'click' 2023-04-28 08:44:30:069 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-6C0C-000000000000/click] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/08000000-0000-0000-6C0C-000000000000/click] with body: {"id":"08000000-0000-0000-6C0C-000000000000"} 2023-04-28 08:44:30:257 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":null,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:30:257 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.click() result: null 2023-04-28 08:44:30:258 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-6C0C-000000000000/click 200 238 ms - 14 2023-04-28 08:44:30:259 [HTTP] 2023-04-28 08:44:30:271 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 2023-04-28 08:44:30:271 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"tapping the basket\"]"} 2023-04-28 08:44:30:271 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"tapping the basket\"]","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:30:271 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:30:271 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:30:272 [wait-plugin] Timeout properties set for session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 is {"timeout":15000} ms 2023-04-28 08:44:31:357 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="tapping the basket"] selector found. 2023-04-28 08:44:31:357 [wait-plugin] Check if element is displayed 2023-04-28 08:44:31:357 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/1E000000-0000-0000-6C0C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:31:358 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/1E000000-0000-0000-6C0C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/1E000000-0000-0000-6C0C-000000000000/displayed] with no body 2023-04-28 08:44:31:406 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:31:406 [wait-plugin] Element is displayed! 2023-04-28 08:44:31:406 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:31:406 [XCUITestDriver@fc9e (9cc8e76a)] Executing command 'findElement' 2023-04-28 08:44:31:406 [XCUITestDriver@fc9e (9cc8e76a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:31:406 [XCUITestDriver@fc9e (9cc8e76a)] Waiting up to 40000 ms for condition 2023-04-28 08:44:31:407 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:31:407 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"tapping the basket\"]"} 2023-04-28 08:44:32:075 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":{"ELEMENT":"1E000000-0000-0000-6C0C-000000000000","element-6066-11e4-a52e-4f735466cecf":"1E000000-0000-0000-6C0C-000000000000"},"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:32:075 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1E000000-0000-0000-6C0C-000000000000","ELEMENT":"1E000000-0000-0000-6C0C-000000000000"} 2023-04-28 08:44:32:076 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 200 1805 ms - 137 2023-04-28 08:44:32:076 [HTTP] 2023-04-28 08:44:32:086 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/1E000000-0000-0000-6C0C-000000000000/click 2023-04-28 08:44:32:086 [HTTP] {"id":"1E000000-0000-0000-6C0C-000000000000"} 2023-04-28 08:44:32:086 [XCUITestDriver@fc9e (9cc8e76a)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:32:086 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.click() with args: ["1E000000-0000-0000-6C0C-000000000000","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:32:086 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:32:086 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:32:086 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:32:087 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/1E000000-0000-0000-6C0C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:32:087 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/1E000000-0000-0000-6C0C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/1E000000-0000-0000-6C0C-000000000000/enabled] with no body 2023-04-28 08:44:32:133 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:32:133 [wait-plugin] Element is enabled 2023-04-28 08:44:32:133 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:32:134 [XCUITestDriver@fc9e (9cc8e76a)] Proxying to WDA with an unknown route: POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/1E000000-0000-0000-6C0C-000000000000/click 2023-04-28 08:44:32:134 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/1E000000-0000-0000-6C0C-000000000000/click' to command name 'click' 2023-04-28 08:44:32:134 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/1E000000-0000-0000-6C0C-000000000000/click] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/1E000000-0000-0000-6C0C-000000000000/click] with body: {"id":"1E000000-0000-0000-6C0C-000000000000"} 2023-04-28 08:44:32:322 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":null,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:32:322 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.click() result: null 2023-04-28 08:44:32:323 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/1E000000-0000-0000-6C0C-000000000000/click 200 236 ms - 14 2023-04-28 08:44:32:323 [HTTP] 2023-04-28 08:44:32:333 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 2023-04-28 08:44:32:333 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Save products you\"]"} 2023-04-28 08:44:32:333 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"Save products you\"]","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:32:333 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:32:333 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:32:333 [wait-plugin] Timeout properties set for session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 is {"timeout":15000} ms 2023-04-28 08:44:34:123 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="Save products you"] selector found. 2023-04-28 08:44:34:123 [wait-plugin] Check if element is displayed 2023-04-28 08:44:34:123 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/08000000-0000-0000-830C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:34:123 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/08000000-0000-0000-830C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/08000000-0000-0000-830C-000000000000/displayed] with no body 2023-04-28 08:44:34:176 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:34:176 [wait-plugin] Element is displayed! 2023-04-28 08:44:34:176 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:34:176 [XCUITestDriver@fc9e (9cc8e76a)] Executing command 'findElement' 2023-04-28 08:44:34:176 [XCUITestDriver@fc9e (9cc8e76a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:34:177 [XCUITestDriver@fc9e (9cc8e76a)] Waiting up to 40000 ms for condition 2023-04-28 08:44:34:177 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:34:177 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Save products you\"]"} 2023-04-28 08:44:34:850 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":{"ELEMENT":"08000000-0000-0000-830C-000000000000","element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-830C-000000000000"},"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:34:850 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-830C-000000000000","ELEMENT":"08000000-0000-0000-830C-000000000000"} 2023-04-28 08:44:34:850 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 200 2517 ms - 137 2023-04-28 08:44:34:850 [HTTP] 2023-04-28 08:44:34:858 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-830C-000000000000/click 2023-04-28 08:44:34:858 [HTTP] {"id":"08000000-0000-0000-830C-000000000000"} 2023-04-28 08:44:34:858 [XCUITestDriver@fc9e (9cc8e76a)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:34:858 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.click() with args: ["08000000-0000-0000-830C-000000000000","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:34:858 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:34:858 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:34:858 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:34:859 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/08000000-0000-0000-830C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:34:859 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/08000000-0000-0000-830C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/08000000-0000-0000-830C-000000000000/enabled] with no body 2023-04-28 08:44:34:905 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:34:905 [wait-plugin] Element is enabled 2023-04-28 08:44:34:905 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:34:905 [XCUITestDriver@fc9e (9cc8e76a)] Proxying to WDA with an unknown route: POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-830C-000000000000/click 2023-04-28 08:44:34:906 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-830C-000000000000/click' to command name 'click' 2023-04-28 08:44:34:906 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-830C-000000000000/click] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/08000000-0000-0000-830C-000000000000/click] with body: {"id":"08000000-0000-0000-830C-000000000000"} 2023-04-28 08:44:35:093 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":null,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:35:093 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.click() result: null 2023-04-28 08:44:35:094 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/08000000-0000-0000-830C-000000000000/click 200 235 ms - 14 2023-04-28 08:44:35:094 [HTTP] 2023-04-28 08:44:35:104 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 2023-04-28 08:44:35:104 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"View & manage products\"]"} 2023-04-28 08:44:35:104 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"View & manage products\"]","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:35:104 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:35:104 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:35:104 [wait-plugin] Timeout properties set for session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 is {"timeout":15000} ms 2023-04-28 08:44:35:898 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="View & manage products"] selector found. 2023-04-28 08:44:35:898 [wait-plugin] Check if element is displayed 2023-04-28 08:44:35:899 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/0E000000-0000-0000-830C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:35:899 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/0E000000-0000-0000-830C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/0E000000-0000-0000-830C-000000000000/displayed] with no body 2023-04-28 08:44:35:947 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:35:947 [wait-plugin] Element is displayed! 2023-04-28 08:44:35:947 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:35:947 [XCUITestDriver@fc9e (9cc8e76a)] Executing command 'findElement' 2023-04-28 08:44:35:947 [XCUITestDriver@fc9e (9cc8e76a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:35:947 [XCUITestDriver@fc9e (9cc8e76a)] Waiting up to 40000 ms for condition 2023-04-28 08:44:35:947 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:35:947 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"View & manage products\"]"} 2023-04-28 08:44:36:652 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":{"ELEMENT":"0E000000-0000-0000-830C-000000000000","element-6066-11e4-a52e-4f735466cecf":"0E000000-0000-0000-830C-000000000000"},"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:36:653 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0E000000-0000-0000-830C-000000000000","ELEMENT":"0E000000-0000-0000-830C-000000000000"} 2023-04-28 08:44:36:653 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 200 1549 ms - 137 2023-04-28 08:44:36:653 [HTTP] 2023-04-28 08:44:36:659 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/0E000000-0000-0000-830C-000000000000/click 2023-04-28 08:44:36:659 [HTTP] {"id":"0E000000-0000-0000-830C-000000000000"} 2023-04-28 08:44:36:659 [XCUITestDriver@fc9e (9cc8e76a)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:36:659 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.click() with args: ["0E000000-0000-0000-830C-000000000000","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:36:659 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:36:659 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:36:659 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:36:659 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/0E000000-0000-0000-830C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:36:659 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/0E000000-0000-0000-830C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/0E000000-0000-0000-830C-000000000000/enabled] with no body 2023-04-28 08:44:36:705 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:36:705 [wait-plugin] Element is enabled 2023-04-28 08:44:36:705 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:36:705 [XCUITestDriver@fc9e (9cc8e76a)] Proxying to WDA with an unknown route: POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/0E000000-0000-0000-830C-000000000000/click 2023-04-28 08:44:36:706 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/0E000000-0000-0000-830C-000000000000/click' to command name 'click' 2023-04-28 08:44:36:706 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/0E000000-0000-0000-830C-000000000000/click] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/0E000000-0000-0000-830C-000000000000/click] with body: {"id":"0E000000-0000-0000-830C-000000000000"} 2023-04-28 08:44:36:907 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":null,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:36:907 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.click() result: null 2023-04-28 08:44:36:907 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/0E000000-0000-0000-830C-000000000000/click 200 248 ms - 14 2023-04-28 08:44:36:907 [HTTP] 2023-04-28 08:44:36:921 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 2023-04-28 08:44:36:921 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Add CeX card and present it to a team member at the tills when trading in stores.\"]"} 2023-04-28 08:44:36:922 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"Add CeX card and present it to a team member at the tills when trading in stores.\"]","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:36:922 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:36:922 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:36:922 [wait-plugin] Timeout properties set for session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 is {"timeout":15000} ms 2023-04-28 08:44:38:695 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="Add CeX card and present it to a team member at the tills when trading in stores."] selector found. 2023-04-28 08:44:38:695 [wait-plugin] Check if element is displayed 2023-04-28 08:44:38:695 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/07000000-0000-0000-860C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:38:695 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/07000000-0000-0000-860C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/07000000-0000-0000-860C-000000000000/displayed] with no body 2023-04-28 08:44:38:750 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:38:750 [wait-plugin] Element is displayed! 2023-04-28 08:44:38:750 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:38:750 [XCUITestDriver@fc9e (9cc8e76a)] Executing command 'findElement' 2023-04-28 08:44:38:750 [XCUITestDriver@fc9e (9cc8e76a)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:38:750 [XCUITestDriver@fc9e (9cc8e76a)] Waiting up to 40000 ms for condition 2023-04-28 08:44:38:751 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:38:751 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Add CeX card and present it to a team member at the tills when trading in stores.\"]"} 2023-04-28 08:44:39:480 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":{"ELEMENT":"07000000-0000-0000-860C-000000000000","element-6066-11e4-a52e-4f735466cecf":"07000000-0000-0000-860C-000000000000"},"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:39:480 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"07000000-0000-0000-860C-000000000000","ELEMENT":"07000000-0000-0000-860C-000000000000"} 2023-04-28 08:44:39:481 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element 200 2560 ms - 137 2023-04-28 08:44:39:481 [HTTP] 2023-04-28 08:44:39:488 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/07000000-0000-0000-860C-000000000000/click 2023-04-28 08:44:39:489 [HTTP] {"id":"07000000-0000-0000-860C-000000000000"} 2023-04-28 08:44:39:489 [XCUITestDriver@fc9e (9cc8e76a)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:39:489 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.click() with args: ["07000000-0000-0000-860C-000000000000","9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:39:489 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:39:489 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:39:489 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:39:489 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/element/07000000-0000-0000-860C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:39:489 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [GET /element/07000000-0000-0000-860C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/07000000-0000-0000-860C-000000000000/enabled] with no body 2023-04-28 08:44:39:535 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":true,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:39:535 [wait-plugin] Element is enabled 2023-04-28 08:44:39:535 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:39:535 [XCUITestDriver@fc9e (9cc8e76a)] Proxying to WDA with an unknown route: POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/07000000-0000-0000-860C-000000000000/click 2023-04-28 08:44:39:535 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/07000000-0000-0000-860C-000000000000/click' to command name 'click' 2023-04-28 08:44:39:535 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/07000000-0000-0000-860C-000000000000/click] to [POST http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A/element/07000000-0000-0000-860C-000000000000/click] with body: {"id":"07000000-0000-0000-860C-000000000000"} 2023-04-28 08:44:39:930 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":null,"sessionId":"1D31C3E4-53DA-40EC-BBB4-0CB682268A9A"} 2023-04-28 08:44:39:931 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.click() result: null 2023-04-28 08:44:39:931 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/element/07000000-0000-0000-860C-000000000000/click 200 442 ms - 14 2023-04-28 08:44:39:931 [HTTP] 2023-04-28 08:44:39:952 [HTTP] --> POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/appium/app/close 2023-04-28 08:44:39:952 [HTTP] {} 2023-04-28 08:44:39:959 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.closeApp() with args: ["9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:39:960 [AppiumDriver@f3f6] Plugins which can handle cmd 'closeApp': element-wait 2023-04-28 08:44:39:960 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'closeApp' 2023-04-28 08:44:39:960 [AppiumDriver@f3f6] Executing default handling behavior for command 'closeApp' 2023-04-28 08:44:39:960 [XCUITestDriver@fc9e (9cc8e76a)] Executing command 'closeApp' 2023-04-28 08:44:39:960 [XCUITestDriver@fc9e (9cc8e76a)] closeApp is deprecated. Please use terminateApp, mobile:terminateApp, mobile:killApp or quit the session instead. 2023-04-28 08:44:39:961 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4' to command name 'deleteSession' 2023-04-28 08:44:39:961 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [DELETE /session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4] to [DELETE http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A] with no body 2023-04-28 08:44:41:068 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 200: {"value":null,"sessionId":null} 2023-04-28 08:44:41:068 [DevCon Factory] Releasing connections for 75502F77-6299-4A1B-8C4B-38FE572674F8 device on any port number 2023-04-28 08:44:41:068 [DevCon Factory] Found cached connections to release: ["75502F77-6299-4A1B-8C4B-38FE572674F8:8100"] 2023-04-28 08:44:41:069 [DevCon Factory] Cached connections count: 0 2023-04-28 08:44:41:069 [XCUITestDriver@fc9e (9cc8e76a)] Successfully stopped the sessiuon for ''. 2023-04-28 08:44:41:069 [XCUITestDriver@fc9e (9cc8e76a)] Responding to client with driver.closeApp() result: null 2023-04-28 08:44:41:070 [HTTP] <-- POST /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4/appium/app/close 200 1118 ms - 14 2023-04-28 08:44:41:070 [HTTP] 2023-04-28 08:44:41:104 [HTTP] --> DELETE /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4 2023-04-28 08:44:41:104 [HTTP] {} 2023-04-28 08:44:41:104 [XCUITestDriver@fc9e (9cc8e76a)] Calling AppiumDriver.deleteSession() with args: ["9cc8e76a-9685-4ac2-8460-13f39e1d40e4"] 2023-04-28 08:44:41:104 [AppiumDriver@f3f6] Plugins which can handle cmd 'deleteSession': element-wait 2023-04-28 08:44:41:104 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'deleteSession' 2023-04-28 08:44:41:104 [AppiumDriver@f3f6] Executing default handling behavior for command 'deleteSession' 2023-04-28 08:44:41:104 [AppiumDriver@f3f6] Event 'quitSessionRequested' logged at 1682671481104 (14:14:41 GMT+0530 (India Standard Time)) 2023-04-28 08:44:41:106 [AppiumDriver@f3f6] Removing session 9cc8e76a-9685-4ac2-8460-13f39e1d40e4 from our master session list 2023-04-28 08:44:41:106 [XCUITestDriver@fc9e (9cc8e76a)] Matched '/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4' to command name 'deleteSession' 2023-04-28 08:44:41:106 [XCUITestDriver@fc9e (9cc8e76a)] Proxying [DELETE /session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4] to [DELETE http://127.0.0.1:8100/session/1D31C3E4-53DA-40EC-BBB4-0CB682268A9A] with no body 2023-04-28 08:44:41:122 [XCUITestDriver@fc9e (9cc8e76a)] Got response with status 404: {"value":{"error":"invalid session id","message":"Session does not exist","traceback":"(\n\t0 CoreFoundation 0x000000010d232604 __exceptionPreprocess + 242\n\t1 libobjc.A.dylib 0x000000010cda2a45 objc_exception_throw + 48\n\t2 CoreFoundation 0x000000010d23229c -[NSException init] + 0\n\t3 WebDriverAgentLib 0x000000013d8a4c16 -[FBRoute raiseNoSessionException] + 86\n\t4 WebDriverAgentLib 0x000000013d8a4b63 -[FBRoute decorateRequest:] + 259\n\t5 WebDriverAgentLib 0x000000013d8a3f8a -[FBRoute_TargetAction mountRequest:intoResponse:] + 90\n\t6 WebDriverAgentLib 0x000000013d88d093 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 499\n\t7 WebDriverAgentLib 0x000000013d8c73bd -[RoutingHTTPServer handleRoute:withRequest:response:] + 189\n\t8 WebDriverAgentLib 0x000000013d8c81b1 __72-[RoutingHTTPServer routeMethod:withPath... 2023-04-28 08:44:41:123 [W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError 2023-04-28 08:44:41:124 [XCUITestDriver@fc9e (9cc8e76a)] Unable to DELETE session on WDA: 'Session does not exist'. Continuing shutdown. 2023-04-28 08:44:41:124 [DevCon Factory] Releasing connections for 75502F77-6299-4A1B-8C4B-38FE572674F8 device on any port number 2023-04-28 08:44:41:124 [DevCon Factory] No cached connections have been found 2023-04-28 08:44:41:124 [XCUITestDriver@fc9e (9cc8e76a)] Not clearing log files. Use `clearSystemFiles` capability to turn on. 2023-04-28 08:44:41:124 [IOSSimulatorLog] Stopping iOS log capture 2023-04-28 08:44:41:139 [AppiumDriver@f3f6] Event 'quitSessionFinished' logged at 1682671481138 (14:14:41 GMT+0530 (India Standard Time)) 2023-04-28 08:44:41:139 [AppiumDriver@f3f6] Received response: null 2023-04-28 08:44:41:139 [AppiumDriver@f3f6] But deleting session, so not returning 2023-04-28 08:44:41:139 [AppiumDriver@f3f6] Responding to client with driver.deleteSession() result: null 2023-04-28 08:44:41:139 [HTTP] <-- DELETE /wd/hub/session/9cc8e76a-9685-4ac2-8460-13f39e1d40e4 200 35 ms - 14 2023-04-28 08:44:41:139 [HTTP] 2023-04-28 08:44:41:515 [HTTP] Request idempotency key: dfde9a1d-9730-4c38-9814-7b175338c0ea 2023-04-28 08:44:41:516 [HTTP] --> POST /wd/hub/session 2023-04-28 08:44:41:516 [HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"XCUITest","appium:bundleId":"","appium:deviceName":"iPhone 13 Simulator","appium:no-reset":false,"appium:platformVersion":"15.5","appium:udid":"75502F77-6299-4A1B-8C4B-38FE572674F8","appium:useJSONSource":true,"platformName":"IOS"}}} 2023-04-28 08:44:41:516 [AppiumDriver@f3f6] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"XCUITest","appium:bundleId":"","appium:deviceName":"iPhone 13 Simulator","appium:no-reset":false,"appium:platformVersion":"15.5","appium:udid":"75502F77-6299-4A1B-8C4B-38FE572674F8","appium:useJSONSource":true,"platformName":"IOS"}}] 2023-04-28 08:44:41:516 [AppiumDriver@f3f6] Plugins which can handle cmd 'createSession': element-wait 2023-04-28 08:44:41:516 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'createSession' 2023-04-28 08:44:41:516 [AppiumDriver@f3f6] Executing default handling behavior for command 'createSession' 2023-04-28 08:44:41:516 [AppiumDriver@f3f6] Event 'newSessionRequested' logged at 1682671481516 (14:14:41 GMT+0530 (India Standard Time)) 2023-04-28 08:44:41:516 [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'IOS' 2023-04-28 08:44:41:516 [Appium] The 'xcuitest' driver was installed and matched caps. 2023-04-28 08:44:41:516 [Appium] Will require it at /Users/sushilpawar/.appium/node_modules/appium-xcuitest-driver 2023-04-28 08:44:41:517 [Appium] Requiring driver at /Users/sushilpawar/.appium/node_modules/appium-xcuitest-driver 2023-04-28 08:44:41:517 [AppiumDriver@f3f6] Appium v2.0.0-beta.66 creating new XCUITestDriver (v4.25.0) session 2023-04-28 08:44:41:517 [AppiumDriver@f3f6] Checking BaseDriver versions for Appium and XCUITestDriver 2023-04-28 08:44:41:517 [AppiumDriver@f3f6] Appium's BaseDriver version is 9.3.7 2023-04-28 08:44:41:517 [AppiumDriver@f3f6] XCUITestDriver's BaseDriver version is 9.3.7 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] Creating session with W3C capabilities: { 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] "alwaysMatch": { 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] "platformName": "IOS", 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] "appium:automationName": "XCUITest", 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] "appium:bundleId": "", 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] "appium:deviceName": "iPhone 13 Simulator", 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] "appium:no-reset": false, 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] "appium:platformVersion": "15.5", 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] "appium:udid": "75502F77-6299-4A1B-8C4B-38FE572674F8", 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] "appium:useJSONSource": true 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] }, 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] "firstMatch": [ 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] {} 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] ] 2023-04-28 08:44:41:517 [XCUITestDriver@aa85] } 2023-04-28 08:44:41:519 [XCUITestDriver@aa85] The following capabilities were provided, but are not recognized by Appium: 2023-04-28 08:44:41:519 [XCUITestDriver@aa85] no-reset 2023-04-28 08:44:41:520 [XCUITestDriver@aa85 (bbc21536)] Session created with session id: bbc21536-8ca2-4822-a21d-301597a2da84 2023-04-28 08:44:41:541 [XCUITest] Current user: 'sushilpawar' 2023-04-28 08:44:41:543 [XCUITestDriver@aa85 (bbc21536)] Available devices: 2023-04-28 08:44:41:544 [XCUITestDriver@aa85 (bbc21536)] No real device with udid '75502F77-6299-4A1B-8C4B-38FE572674F8'. Looking for simulator 2023-04-28 08:44:41:853 [iOSSim] Constructing iOS simulator for Xcode version 13.4.1 with udid '75502F77-6299-4A1B-8C4B-38FE572674F8' 2023-04-28 08:44:41:853 [XCUITestDriver@aa85 (bbc21536)] Determining device to run tests on: udid: '75502F77-6299-4A1B-8C4B-38FE572674F8', real device: false 2023-04-28 08:44:41:853 [XCUITestDriver@aa85 (bbc21536)] Event 'xcodeDetailsRetrieved' logged at 1682671481853 (14:14:41 GMT+0530 (India Standard Time)) 2023-04-28 08:44:41:854 [XCUITestDriver@aa85 (bbc21536)] Event 'appConfigured' logged at 1682671481853 (14:14:41 GMT+0530 (India Standard Time)) 2023-04-28 08:44:41:854 [XCUITestDriver@aa85 (bbc21536)] Event 'resetStarted' logged at 1682671481854 (14:14:41 GMT+0530 (India Standard Time)) 2023-04-28 08:44:41:968 [simctl] Error running 'terminate': An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3): Application termination failed. FBSSystemService reported failure without an error, possibly because the app is not currently running. 2023-04-28 08:44:41:968 [XCUITest] Reset: failed to terminate Simulator application with id "" 2023-04-28 08:44:42:100 [iOSSim] Found 57 app files to scrub 2023-04-28 08:44:42:203 [simctl] Error running 'terminate': An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3): Application termination failed. FBSSystemService reported failure without an error, possibly because the app is not currently running. 2023-04-28 08:44:42:208 [XCUITestDriver@aa85 (bbc21536)] Event 'resetComplete' logged at 1682671482208 (14:14:42 GMT+0530 (India Standard Time)) 2023-04-28 08:44:42:209 [XCUITestDriver@aa85 (bbc21536)] Using WDA path: '/Users/sushilpawar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-04-28 08:44:42:209 [XCUITestDriver@aa85 (bbc21536)] Using WDA agent: '/Users/sushilpawar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' 2023-04-28 08:44:42:314 [IOSSimulatorLog] Starting log capture for iOS Simulator with udid '75502F77-6299-4A1B-8C4B-38FE572674F8' using simctl 2023-04-28 08:44:42:480 [XCUITestDriver@aa85 (bbc21536)] Event 'logCaptureStarted' logged at 1682671482480 (14:14:42 GMT+0530 (India Standard Time)) 2023-04-28 08:44:42:480 [XCUITestDriver@aa85 (bbc21536)] Setting up simulator 2023-04-28 08:44:42:480 [iOSSim] Setting preferences of 75502F77-6299-4A1B-8C4B-38FE572674F8 Simulator to {"ConnectHardwareKeyboard":false} 2023-04-28 08:44:42:480 [iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false} 2023-04-28 08:44:42:588 [iOSSim] Updated 75502F77-6299-4A1B-8C4B-38FE572674F8 Simulator preferences at '/Users/sushilpawar/Library/Preferences/com.apple.iphonesimulator.plist' with {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false,"DevicePreferences":{"75502F77-6299-4A1B-8C4B-38FE572674F8":{"ConnectHardwareKeyboard":false,"SimulatorExternalDisplay":2114,"ChromeTint":"","SimulatorWindowGeometry":{"2A797216-5786-4E9D-8E95-223398493693":{"WindowCenter":"{1255.5, 455.5}","WindowScale":0.8141891891891891}},"SimulatorWindowOrientation":"Portrait","SimulatorWindowRotationAngle":0}}} 2023-04-28 08:44:42:713 [iOSSim] Got Simulator UI client PID: 445 2023-04-28 08:44:42:713 [iOSSim] Both Simulator with UDID '75502F77-6299-4A1B-8C4B-38FE572674F8' and the UI client are currently running 2023-04-28 08:44:42:714 [XCUITestDriver@aa85 (bbc21536)] Event 'simStarted' logged at 1682671482714 (14:14:42 GMT+0530 (India Standard Time)) 2023-04-28 08:44:42:902 [XCUITestDriver@aa85 (bbc21536)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found 2023-04-28 08:44:42:902 [DevCon Factory] Requesting connection for device 75502F77-6299-4A1B-8C4B-38FE572674F8 on local port 8100 2023-04-28 08:44:42:902 [DevCon Factory] Cached connections count: 0 2023-04-28 08:44:42:902 [DevCon Factory] Successfully requested the connection for 75502F77-6299-4A1B-8C4B-38FE572674F8:8100 2023-04-28 08:44:42:902 [XCUITestDriver@aa85 (bbc21536)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' 2023-04-28 08:44:42:902 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-04-28 08:44:42:902 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-04-28 08:44:42:909 [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"15.4","version":"15.5"},"ios":{"simulatorVersion":"15.5","ip":"192.168.1.9"},"ready":true,"build":{"upgradedAt":"1682670235751","time":"Apr 28 2023 13:58:44","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null} 2023-04-28 08:44:42:909 [XCUITestDriver@aa85 (bbc21536)] Upgrade timestamp of the currently bundled WDA: 1682670235751 2023-04-28 08:44:42:909 [XCUITestDriver@aa85 (bbc21536)] Upgrade timestamp of the WDA on the device: 1682670235751 2023-04-28 08:44:42:909 [XCUITestDriver@aa85 (bbc21536)] Will reuse previously cached WDA instance at 'http://127.0.0.1:8100/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8100 if this is an undesired behavior. 2023-04-28 08:44:42:909 [XCUITestDriver@aa85 (bbc21536)] Trying to start WebDriverAgent 2 times with 10000ms interval 2023-04-28 08:44:42:909 [XCUITestDriver@aa85 (bbc21536)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities 2023-04-28 08:44:42:909 [XCUITestDriver@aa85 (bbc21536)] Event 'wdaStartAttempted' logged at 1682671482909 (14:14:42 GMT+0530 (India Standard Time)) 2023-04-28 08:44:42:909 [XCUITestDriver@aa85 (bbc21536)] Using provided WebdriverAgent at 'http://127.0.0.1:8100/' 2023-04-28 08:44:42:909 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-04-28 08:44:42:909 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-04-28 08:44:42:912 [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"15.4","version":"15.5"},"ios":{"simulatorVersion":"15.5","ip":"192.168.1.9"},"ready":true,"build":{"upgradedAt":"1682670235751","time":"Apr 28 2023 13:58:44","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null} 2023-04-28 08:44:42:912 [XCUITestDriver@aa85 (bbc21536)] Event 'wdaSessionAttempted' logged at 1682671482912 (14:14:42 GMT+0530 (India Standard Time)) 2023-04-28 08:44:42:912 [XCUITestDriver@aa85 (bbc21536)] Sending createSession command to WDA 2023-04-28 08:44:42:912 [XCUITestDriver@aa85 (bbc21536)] Matched '/session' to command name 'createSession' 2023-04-28 08:44:42:912 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true}],"alwaysMatch":{}}} 2023-04-28 08:44:44:688 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553","capabilities":{"device":"iphone","browserName":"CeX","sdkVersion":"15.5","CFBundleIdentifier":""}},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:44:688 [XCUITestDriver@aa85 (bbc21536)] Determined the downstream protocol as 'W3C' 2023-04-28 08:44:44:688 [XCUITestDriver@aa85 (bbc21536)] Event 'wdaSessionStarted' logged at 1682671484688 (14:14:44 GMT+0530 (India Standard Time)) 2023-04-28 08:44:44:688 [XCUITestDriver@aa85 (bbc21536)] Event 'wdaStarted' logged at 1682671484688 (14:14:44 GMT+0530 (India Standard Time)) 2023-04-28 08:44:44:689 [XCUITestDriver@aa85 (bbc21536)] Matched '/appium/settings' to command name 'updateSettings' 2023-04-28 08:44:44:689 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /appium/settings] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/appium/settings] with body: {"settings":{"useJSONSource":true}} 2023-04-28 08:44:44:695 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"boundElementsByIndex":false,"mjpegServerFramerate":10,"screenshotOrientation":"auto","reduceMotion":false,"elementResponseAttributes":"type,label","screenshotQuality":1,"mjpegScalingFactor":100,"keyboardPrediction":0,"defaultActiveApplication":"auto","mjpegServerScreenshotQuality":25,"defaultAlertAction":"","keyboardAutocorrection":0,"useFirstMatch":false,"shouldUseCompactResponses":true,"customSnapshotTimeout":15,"dismissAlertButtonSelector":"","activeAppDetectionPoint":"64.00,64.00","snapshotMaxDepth":50,"waitForIdleTimeout":10,"includeNonModalElements":false,"acceptAlertButtonSelector":"","animationCoolOffTimeout":2},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:44:695 [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it 2023-04-28 08:44:44:695 [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it 2023-04-28 08:44:44:695 [AppiumDriver@f3f6] New XCUITestDriver session created successfully, session bbc21536-8ca2-4822-a21d-301597a2da84 added to master session list 2023-04-28 08:44:44:696 [AppiumDriver@f3f6] Event 'newSessionStarted' logged at 1682671484696 (14:14:44 GMT+0530 (India Standard Time)) 2023-04-28 08:44:44:696 [AppiumDriver@f3f6] Promoting 1 sessionless plugins to be attached to session ID bbc21536-8ca2-4822-a21d-301597a2da84 2023-04-28 08:44:44:696 [XCUITestDriver@aa85 (bbc21536)] Cached the protocol value 'W3C' for the new session bbc21536-8ca2-4822-a21d-301597a2da84 2023-04-28 08:44:44:696 [XCUITestDriver@aa85 (bbc21536)] 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","automationName":"XCUITest","bundleId":"","deviceName":"iPhone 13 Simulator","no-reset":false,"platformVersion":"15.5","udid":"75502F77-6299-4A1B-8C4B-38FE572674F8","useJSONSource":true}} 2023-04-28 08:44:44:696 [HTTP] <-- POST /wd/hub/session 200 3181 ms - 503 2023-04-28 08:44:44:696 [HTTP] 2023-04-28 08:44:44:724 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/timeouts 2023-04-28 08:44:44:724 [HTTP] {"implicit":40000} 2023-04-28 08:44:44:724 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,40000,"bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:44:724 [AppiumDriver@f3f6] Plugins which can handle cmd 'timeouts': element-wait 2023-04-28 08:44:44:724 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'timeouts' 2023-04-28 08:44:44:724 [AppiumDriver@f3f6] Executing default handling behavior for command 'timeouts' 2023-04-28 08:44:44:724 [XCUITestDriver@aa85 (bbc21536)] Executing command 'timeouts' 2023-04-28 08:44:44:724 [XCUITestDriver@aa85 (bbc21536)] W3C timeout argument: {"implicit":40000}} 2023-04-28 08:44:44:724 [XCUITestDriver@aa85 (bbc21536)] Set implicit wait to 40000ms 2023-04-28 08:44:44:724 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.timeouts() result: null 2023-04-28 08:44:44:724 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/timeouts 200 1 ms - 14 2023-04-28 08:44:44:724 [HTTP] 2023-04-28 08:44:44:754 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:44:44:754 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"UK\"]"} 2023-04-28 08:44:44:754 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"UK\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:44:754 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:44:755 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:44:755 [wait-plugin] Timeout properties not set for session bbc21536-8ca2-4822-a21d-301597a2da84, trying to set one 2023-04-28 08:44:44:755 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:44:45:156 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="UK"] selector found. 2023-04-28 08:44:45:156 [wait-plugin] Check if element is displayed 2023-04-28 08:44:45:157 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/4F000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:45:157 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/4F000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/4F000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:44:45:188 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:45:188 [wait-plugin] Element is displayed! 2023-04-28 08:44:45:188 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:45:188 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:44:45:188 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:45:188 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:44:45:189 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:45:189 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"UK\"]"} 2023-04-28 08:44:45:481 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"4F000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"4F000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:45:483 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"4F000000-0000-0000-E60C-000000000000","ELEMENT":"4F000000-0000-0000-E60C-000000000000"} 2023-04-28 08:44:45:484 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 730 ms - 137 2023-04-28 08:44:45:484 [HTTP] 2023-04-28 08:44:45:490 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/4F000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:44:45:490 [HTTP] {} 2023-04-28 08:44:45:490 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:45:490 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["4F000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:45:490 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:44:45:490 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:44:45:490 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:44:45:490 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/4F000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:44:45:491 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/4F000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:45:491 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/4F000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/4F000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:44:45:515 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:45:515 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:44:45:516 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/4F000000-0000-0000-E60C-000000000000/displayed 200 26 ms - 14 2023-04-28 08:44:45:516 [HTTP] 2023-04-28 08:44:45:521 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:44:45:521 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"UK\"]"} 2023-04-28 08:44:45:521 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"UK\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:45:521 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:45:521 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:45:521 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:44:45:983 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="UK"] selector found. 2023-04-28 08:44:45:984 [wait-plugin] Check if element is displayed 2023-04-28 08:44:45:984 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/4F000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:45:984 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/4F000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/4F000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:44:46:010 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:46:010 [wait-plugin] Element is displayed! 2023-04-28 08:44:46:010 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:46:010 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:44:46:010 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:46:010 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:44:46:010 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:46:010 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"UK\"]"} 2023-04-28 08:44:46:221 [XCUITestDriver@aa85 (bbc21536)] Parsed BUILD_DIR configuration value: '/Users/sushilpawar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fnikbbajsirfljfodaymmskmkqya/Build/Products' 2023-04-28 08:44:46:221 [XCUITestDriver@aa85 (bbc21536)] Got derived data root: '/Users/sushilpawar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fnikbbajsirfljfodaymmskmkqya' 2023-04-28 08:44:46:287 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"4F000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"4F000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:46:287 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"4F000000-0000-0000-E60C-000000000000","ELEMENT":"4F000000-0000-0000-E60C-000000000000"} 2023-04-28 08:44:46:288 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 767 ms - 137 2023-04-28 08:44:46:288 [HTTP] 2023-04-28 08:44:46:297 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/4F000000-0000-0000-E60C-000000000000/click 2023-04-28 08:44:46:297 [HTTP] {"id":"4F000000-0000-0000-E60C-000000000000"} 2023-04-28 08:44:46:297 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:46:297 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["4F000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:46:297 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:46:297 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:46:297 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:46:297 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/4F000000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:46:297 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/4F000000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/4F000000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:44:46:318 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:46:318 [wait-plugin] Element is enabled 2023-04-28 08:44:46:318 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:46:318 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/4F000000-0000-0000-E60C-000000000000/click 2023-04-28 08:44:46:318 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/4F000000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:44:46:319 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/4F000000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/4F000000-0000-0000-E60C-000000000000/click] with body: {"id":"4F000000-0000-0000-E60C-000000000000"} 2023-04-28 08:44:46:463 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:46:463 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:44:46:463 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/4F000000-0000-0000-E60C-000000000000/click 200 167 ms - 14 2023-04-28 08:44:46:463 [HTTP] 2023-04-28 08:44:46:472 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:44:46:472 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]"} 2023-04-28 08:44:46:472 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:46:472 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:46:472 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:46:472 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:44:48:247 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="Browse and discover more from our huge range of"] selector found. 2023-04-28 08:44:48:247 [wait-plugin] Check if element is displayed 2023-04-28 08:44:48:247 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/08000000-0000-0000-E80C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:48:247 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/08000000-0000-0000-E80C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/08000000-0000-0000-E80C-000000000000/displayed] with no body 2023-04-28 08:44:48:302 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:48:302 [wait-plugin] Element is displayed! 2023-04-28 08:44:48:303 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:48:303 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:44:48:303 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:48:303 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:44:48:303 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:48:303 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]"} 2023-04-28 08:44:49:147 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"08000000-0000-0000-E80C-000000000000","element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-E80C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:49:147 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-E80C-000000000000","ELEMENT":"08000000-0000-0000-E80C-000000000000"} 2023-04-28 08:44:49:147 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 2675 ms - 137 2023-04-28 08:44:49:147 [HTTP] 2023-04-28 08:44:49:153 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-E80C-000000000000/displayed 2023-04-28 08:44:49:153 [HTTP] {} 2023-04-28 08:44:49:153 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:49:153 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["08000000-0000-0000-E80C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:49:153 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:44:49:153 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:44:49:153 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:44:49:153 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-E80C-000000000000/displayed 2023-04-28 08:44:49:154 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-E80C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:49:154 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-E80C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/08000000-0000-0000-E80C-000000000000/displayed] with no body 2023-04-28 08:44:49:204 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:49:204 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:44:49:205 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-E80C-000000000000/displayed 200 52 ms - 14 2023-04-28 08:44:49:205 [HTTP] 2023-04-28 08:44:49:216 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:44:49:216 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]"} 2023-04-28 08:44:49:216 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:49:216 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:49:216 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:49:216 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:44:49:978 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="Browse and discover more from our huge range of"] selector found. 2023-04-28 08:44:49:978 [wait-plugin] Check if element is displayed 2023-04-28 08:44:49:978 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/08000000-0000-0000-E80C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:49:978 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/08000000-0000-0000-E80C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/08000000-0000-0000-E80C-000000000000/displayed] with no body 2023-04-28 08:44:50:040 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:50:040 [wait-plugin] Element is displayed! 2023-04-28 08:44:50:040 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:50:040 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:44:50:041 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:50:041 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:44:50:041 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:50:041 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse and discover more from our huge range of\"]"} 2023-04-28 08:44:50:915 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"08000000-0000-0000-E80C-000000000000","element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-E80C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:50:916 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-E80C-000000000000","ELEMENT":"08000000-0000-0000-E80C-000000000000"} 2023-04-28 08:44:50:916 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1700 ms - 137 2023-04-28 08:44:50:916 [HTTP] 2023-04-28 08:44:50:921 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-E80C-000000000000/click 2023-04-28 08:44:50:922 [HTTP] {"id":"08000000-0000-0000-E80C-000000000000"} 2023-04-28 08:44:50:922 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:50:922 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["08000000-0000-0000-E80C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:50:922 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:50:922 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:50:922 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:50:922 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/08000000-0000-0000-E80C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:50:922 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/08000000-0000-0000-E80C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/08000000-0000-0000-E80C-000000000000/enabled] with no body 2023-04-28 08:44:50:968 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:50:969 [wait-plugin] Element is enabled 2023-04-28 08:44:50:969 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:50:969 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-E80C-000000000000/click 2023-04-28 08:44:50:969 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-E80C-000000000000/click' to command name 'click' 2023-04-28 08:44:50:969 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-E80C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/08000000-0000-0000-E80C-000000000000/click] with body: {"id":"08000000-0000-0000-E80C-000000000000"} 2023-04-28 08:44:51:159 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:51:159 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:44:51:159 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-E80C-000000000000/click 200 238 ms - 14 2023-04-28 08:44:51:159 [HTTP] 2023-04-28 08:44:51:171 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:44:51:171 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"tapping the basket\"]"} 2023-04-28 08:44:51:171 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"tapping the basket\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:51:171 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:51:171 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:51:171 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:44:51:865 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="tapping the basket"] selector found. 2023-04-28 08:44:51:865 [wait-plugin] Check if element is displayed 2023-04-28 08:44:51:865 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/1E000000-0000-0000-E80C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:51:865 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/1E000000-0000-0000-E80C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/1E000000-0000-0000-E80C-000000000000/displayed] with no body 2023-04-28 08:44:51:913 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:51:913 [wait-plugin] Element is displayed! 2023-04-28 08:44:51:913 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:51:913 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:44:51:913 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:51:914 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:44:51:914 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:51:914 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"tapping the basket\"]"} 2023-04-28 08:44:52:678 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"1E000000-0000-0000-E80C-000000000000","element-6066-11e4-a52e-4f735466cecf":"1E000000-0000-0000-E80C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:52:679 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1E000000-0000-0000-E80C-000000000000","ELEMENT":"1E000000-0000-0000-E80C-000000000000"} 2023-04-28 08:44:52:679 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1508 ms - 137 2023-04-28 08:44:52:679 [HTTP] 2023-04-28 08:44:52:684 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/1E000000-0000-0000-E80C-000000000000/click 2023-04-28 08:44:52:684 [HTTP] {"id":"1E000000-0000-0000-E80C-000000000000"} 2023-04-28 08:44:52:684 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:52:684 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["1E000000-0000-0000-E80C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:52:684 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:52:684 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:52:684 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:52:685 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/1E000000-0000-0000-E80C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:52:685 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/1E000000-0000-0000-E80C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/1E000000-0000-0000-E80C-000000000000/enabled] with no body 2023-04-28 08:44:52:729 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:52:729 [wait-plugin] Element is enabled 2023-04-28 08:44:52:729 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:52:730 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/1E000000-0000-0000-E80C-000000000000/click 2023-04-28 08:44:52:730 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/1E000000-0000-0000-E80C-000000000000/click' to command name 'click' 2023-04-28 08:44:52:730 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/1E000000-0000-0000-E80C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/1E000000-0000-0000-E80C-000000000000/click] with body: {"id":"1E000000-0000-0000-E80C-000000000000"} 2023-04-28 08:44:52:917 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:52:918 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:44:52:921 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/1E000000-0000-0000-E80C-000000000000/click 200 234 ms - 14 2023-04-28 08:44:52:921 [HTTP] 2023-04-28 08:44:52:934 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:44:52:934 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Save products you\"]"} 2023-04-28 08:44:52:934 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"Save products you\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:52:934 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:52:934 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:52:934 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:44:54:601 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="Save products you"] selector found. 2023-04-28 08:44:54:601 [wait-plugin] Check if element is displayed 2023-04-28 08:44:54:601 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/08000000-0000-0000-FE0C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:54:601 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/08000000-0000-0000-FE0C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/08000000-0000-0000-FE0C-000000000000/displayed] with no body 2023-04-28 08:44:54:657 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:54:657 [wait-plugin] Element is displayed! 2023-04-28 08:44:54:657 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:54:657 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:44:54:657 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:54:657 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:44:54:657 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:54:657 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Save products you\"]"} 2023-04-28 08:44:55:364 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"08000000-0000-0000-FE0C-000000000000","element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-FE0C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:55:364 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"08000000-0000-0000-FE0C-000000000000","ELEMENT":"08000000-0000-0000-FE0C-000000000000"} 2023-04-28 08:44:55:365 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 2430 ms - 137 2023-04-28 08:44:55:365 [HTTP] 2023-04-28 08:44:55:373 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-FE0C-000000000000/click 2023-04-28 08:44:55:373 [HTTP] {"id":"08000000-0000-0000-FE0C-000000000000"} 2023-04-28 08:44:55:373 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:55:373 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["08000000-0000-0000-FE0C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:55:373 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:55:373 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:55:373 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:55:373 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/08000000-0000-0000-FE0C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:55:373 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/08000000-0000-0000-FE0C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/08000000-0000-0000-FE0C-000000000000/enabled] with no body 2023-04-28 08:44:55:418 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:55:419 [wait-plugin] Element is enabled 2023-04-28 08:44:55:419 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:55:419 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-FE0C-000000000000/click 2023-04-28 08:44:55:419 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-FE0C-000000000000/click' to command name 'click' 2023-04-28 08:44:55:419 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-FE0C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/08000000-0000-0000-FE0C-000000000000/click] with body: {"id":"08000000-0000-0000-FE0C-000000000000"} 2023-04-28 08:44:55:604 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:55:604 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:44:55:605 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/08000000-0000-0000-FE0C-000000000000/click 200 232 ms - 14 2023-04-28 08:44:55:605 [HTTP] 2023-04-28 08:44:55:616 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:44:55:616 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"View & manage products\"]"} 2023-04-28 08:44:55:616 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"View & manage products\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:55:616 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:55:616 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:55:616 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:44:56:513 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="View & manage products"] selector found. 2023-04-28 08:44:56:513 [wait-plugin] Check if element is displayed 2023-04-28 08:44:56:513 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/0E000000-0000-0000-FE0C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:56:513 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/0E000000-0000-0000-FE0C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/0E000000-0000-0000-FE0C-000000000000/displayed] with no body 2023-04-28 08:44:56:561 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:56:561 [wait-plugin] Element is displayed! 2023-04-28 08:44:56:561 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:56:561 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:44:56:561 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:56:561 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:44:56:561 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:56:561 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"View & manage products\"]"} 2023-04-28 08:44:57:355 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"0E000000-0000-0000-FE0C-000000000000","element-6066-11e4-a52e-4f735466cecf":"0E000000-0000-0000-FE0C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:57:355 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0E000000-0000-0000-FE0C-000000000000","ELEMENT":"0E000000-0000-0000-FE0C-000000000000"} 2023-04-28 08:44:57:355 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1740 ms - 137 2023-04-28 08:44:57:355 [HTTP] 2023-04-28 08:44:57:359 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/0E000000-0000-0000-FE0C-000000000000/click 2023-04-28 08:44:57:359 [HTTP] {"id":"0E000000-0000-0000-FE0C-000000000000"} 2023-04-28 08:44:57:359 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:44:57:359 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["0E000000-0000-0000-FE0C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:57:359 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:44:57:360 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:44:57:360 [wait-plugin] Wait for element to be clickable 2023-04-28 08:44:57:360 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/0E000000-0000-0000-FE0C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:44:57:360 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/0E000000-0000-0000-FE0C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/0E000000-0000-0000-FE0C-000000000000/enabled] with no body 2023-04-28 08:44:57:404 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:57:404 [wait-plugin] Element is enabled 2023-04-28 08:44:57:404 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:44:57:404 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/0E000000-0000-0000-FE0C-000000000000/click 2023-04-28 08:44:57:405 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/0E000000-0000-0000-FE0C-000000000000/click' to command name 'click' 2023-04-28 08:44:57:405 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/0E000000-0000-0000-FE0C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/0E000000-0000-0000-FE0C-000000000000/click] with body: {"id":"0E000000-0000-0000-FE0C-000000000000"} 2023-04-28 08:44:57:601 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:57:601 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:44:57:602 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/0E000000-0000-0000-FE0C-000000000000/click 200 242 ms - 14 2023-04-28 08:44:57:602 [HTTP] 2023-04-28 08:44:57:614 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:44:57:614 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Add CeX card and present it to a team member at the tills when trading in stores.\"]"} 2023-04-28 08:44:57:615 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"Add CeX card and present it to a team member at the tills when trading in stores.\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:44:57:615 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:44:57:615 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:44:57:615 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:44:59:095 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="Add CeX card and present it to a team member at the tills when trading in stores."] selector found. 2023-04-28 08:44:59:095 [wait-plugin] Check if element is displayed 2023-04-28 08:44:59:096 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/07000000-0000-0000-010D-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:44:59:096 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/07000000-0000-0000-010D-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/07000000-0000-0000-010D-000000000000/displayed] with no body 2023-04-28 08:44:59:149 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:44:59:150 [wait-plugin] Element is displayed! 2023-04-28 08:44:59:150 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:44:59:150 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:44:59:150 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:44:59:150 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:44:59:150 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:44:59:150 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Add CeX card and present it to a team member at the tills when trading in stores.\"]"} 2023-04-28 08:45:00:245 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"07000000-0000-0000-010D-000000000000","element-6066-11e4-a52e-4f735466cecf":"07000000-0000-0000-010D-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:00:246 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"07000000-0000-0000-010D-000000000000","ELEMENT":"07000000-0000-0000-010D-000000000000"} 2023-04-28 08:45:00:246 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 2632 ms - 137 2023-04-28 08:45:00:246 [HTTP] 2023-04-28 08:45:00:253 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/07000000-0000-0000-010D-000000000000/click 2023-04-28 08:45:00:253 [HTTP] {"id":"07000000-0000-0000-010D-000000000000"} 2023-04-28 08:45:00:253 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:00:253 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["07000000-0000-0000-010D-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:00:253 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:45:00:253 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:45:00:253 [wait-plugin] Wait for element to be clickable 2023-04-28 08:45:00:254 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/07000000-0000-0000-010D-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:45:00:254 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/07000000-0000-0000-010D-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/07000000-0000-0000-010D-000000000000/enabled] with no body 2023-04-28 08:45:00:298 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:00:298 [wait-plugin] Element is enabled 2023-04-28 08:45:00:298 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:45:00:299 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/07000000-0000-0000-010D-000000000000/click 2023-04-28 08:45:00:299 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/07000000-0000-0000-010D-000000000000/click' to command name 'click' 2023-04-28 08:45:00:299 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/07000000-0000-0000-010D-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/07000000-0000-0000-010D-000000000000/click] with body: {"id":"07000000-0000-0000-010D-000000000000"} 2023-04-28 08:45:00:692 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:00:692 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:45:00:693 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/07000000-0000-0000-010D-000000000000/click 200 440 ms - 14 2023-04-28 08:45:00:693 [HTTP] 2023-04-28 08:45:00:711 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:00:711 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:45:00:712 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:00:712 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:00:712 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:00:712 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:01:448 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:45:01:448 [wait-plugin] Check if element is displayed 2023-04-28 08:45:01:448 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/66000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:01:448 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/66000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/66000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:01:492 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:01:492 [wait-plugin] Element is displayed! 2023-04-28 08:45:01:492 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:01:492 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:01:492 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:01:492 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:01:492 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:01:492 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:45:02:124 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"66000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"66000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:02:124 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"66000000-0000-0000-E60C-000000000000","ELEMENT":"66000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:02:124 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1413 ms - 137 2023-04-28 08:45:02:124 [HTTP] 2023-04-28 08:45:02:129 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:02:129 [HTTP] {} 2023-04-28 08:45:02:129 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:02:129 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["66000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:02:129 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:45:02:129 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:45:02:129 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:45:02:129 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:02:130 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:02:130 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/66000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:02:175 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:02:175 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:45:02:175 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/displayed 200 46 ms - 14 2023-04-28 08:45:02:175 [HTTP] 2023-04-28 08:45:02:186 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:02:186 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:45:02:186 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:02:186 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:02:186 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:02:187 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:02:811 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:45:02:811 [wait-plugin] Check if element is displayed 2023-04-28 08:45:02:811 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/66000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:02:811 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/66000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/66000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:02:855 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:02:855 [wait-plugin] Element is displayed! 2023-04-28 08:45:02:855 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:02:855 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:02:855 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:02:855 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:02:855 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:02:855 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:45:03:492 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"66000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"66000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:03:493 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"66000000-0000-0000-E60C-000000000000","ELEMENT":"66000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:03:493 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1307 ms - 137 2023-04-28 08:45:03:493 [HTTP] 2023-04-28 08:45:03:501 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:03:501 [HTTP] {} 2023-04-28 08:45:03:501 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:03:501 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["66000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:03:501 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:45:03:501 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:45:03:501 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:45:03:501 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:03:502 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:03:502 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/66000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:03:547 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:03:547 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:45:03:548 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/displayed 200 47 ms - 14 2023-04-28 08:45:03:548 [HTTP] 2023-04-28 08:45:03:553 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:03:553 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:45:03:553 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:03:553 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:03:553 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:03:553 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:04:394 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:45:04:394 [wait-plugin] Check if element is displayed 2023-04-28 08:45:04:394 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/66000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:04:394 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/66000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/66000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:04:437 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:04:437 [wait-plugin] Element is displayed! 2023-04-28 08:45:04:437 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:04:437 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:04:437 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:04:437 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:04:437 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:04:437 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:45:05:148 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"66000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"66000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:05:148 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"66000000-0000-0000-E60C-000000000000","ELEMENT":"66000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:05:148 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1595 ms - 137 2023-04-28 08:45:05:148 [HTTP] 2023-04-28 08:45:05:156 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/click 2023-04-28 08:45:05:156 [HTTP] {"id":"66000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:05:156 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:05:156 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["66000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:05:156 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:45:05:156 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:45:05:156 [wait-plugin] Wait for element to be clickable 2023-04-28 08:45:05:157 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/66000000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:45:05:157 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/66000000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/66000000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:45:05:198 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:05:198 [wait-plugin] Element is enabled 2023-04-28 08:45:05:198 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:45:05:199 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/click 2023-04-28 08:45:05:199 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:45:05:199 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/66000000-0000-0000-E60C-000000000000/click] with body: {"id":"66000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:05:376 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:05:376 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:45:05:377 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/66000000-0000-0000-E60C-000000000000/click 200 221 ms - 14 2023-04-28 08:45:05:377 [HTTP] 2023-04-28 08:45:05:448 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/elements --------- Please check below logs for reference ----------------- ---------------------------->>>>>>>>>>><<<<<<<<<<<<<<---------------------- 2023-04-28 08:45:05:448 [HTTP] {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:05:448 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:05:448 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElements': element-wait 2023-04-28 08:45:05:448 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElements' 2023-04-28 08:45:05:448 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElements' 2023-04-28 08:45:05:448 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElements' 2023-04-28 08:45:05:448 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:05:448 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:05:448 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:05:449 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:06:441 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:06:441 [XCUITestDriver@aa85 (bbc21536)] Waited for 993 ms so far 2023-04-28 08:45:06:944 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:06:944 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:07:451 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:07:451 [XCUITestDriver@aa85 (bbc21536)] Waited for 2003 ms so far 2023-04-28 08:45:07:954 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:07:955 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:08:453 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:08:453 [XCUITestDriver@aa85 (bbc21536)] Waited for 3005 ms so far 2023-04-28 08:45:08:955 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:08:955 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:09:498 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:09:498 [XCUITestDriver@aa85 (bbc21536)] Waited for 4050 ms so far 2023-04-28 08:45:10:000 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:10:001 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:10:470 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:10:470 [XCUITestDriver@aa85 (bbc21536)] Waited for 5022 ms so far 2023-04-28 08:45:10:972 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:10:973 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:11:321 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:11:321 [XCUITestDriver@aa85 (bbc21536)] Waited for 5873 ms so far 2023-04-28 08:45:11:823 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:11:824 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:12:397 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:12:397 [XCUITestDriver@aa85 (bbc21536)] Waited for 6949 ms so far 2023-04-28 08:45:12:900 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:12:901 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:13:472 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:13:472 [XCUITestDriver@aa85 (bbc21536)] Waited for 8024 ms so far 2023-04-28 08:45:13:975 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:13:976 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:14:317 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:14:317 [XCUITestDriver@aa85 (bbc21536)] Waited for 8869 ms so far 2023-04-28 08:45:14:818 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:14:818 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:15:152 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:15:152 [XCUITestDriver@aa85 (bbc21536)] Waited for 9704 ms so far 2023-04-28 08:45:15:654 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:15:655 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:16:013 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:16:013 [XCUITestDriver@aa85 (bbc21536)] Waited for 10565 ms so far 2023-04-28 08:45:16:515 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:16:515 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:17:190 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:17:190 [XCUITestDriver@aa85 (bbc21536)] Waited for 11742 ms so far 2023-04-28 08:45:17:694 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:17:694 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:18:043 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:18:043 [XCUITestDriver@aa85 (bbc21536)] Waited for 12595 ms so far 2023-04-28 08:45:18:546 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:18:547 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:18:909 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:18:909 [XCUITestDriver@aa85 (bbc21536)] Waited for 13461 ms so far 2023-04-28 08:45:19:413 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:19:413 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:19:980 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:19:981 [XCUITestDriver@aa85 (bbc21536)] Waited for 14533 ms so far 2023-04-28 08:45:20:484 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:20:484 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:20:875 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:20:875 [XCUITestDriver@aa85 (bbc21536)] Waited for 15427 ms so far 2023-04-28 08:45:21:386 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:21:386 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:21:740 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:21:741 [XCUITestDriver@aa85 (bbc21536)] Waited for 16293 ms so far 2023-04-28 08:45:22:243 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:22:244 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:22:701 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:22:701 [XCUITestDriver@aa85 (bbc21536)] Waited for 17253 ms so far 2023-04-28 08:45:23:204 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:23:204 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:23:558 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:23:558 [XCUITestDriver@aa85 (bbc21536)] Waited for 18110 ms so far 2023-04-28 08:45:24:062 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:24:062 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:24:423 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:24:423 [XCUITestDriver@aa85 (bbc21536)] Waited for 18975 ms so far 2023-04-28 08:45:24:929 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:24:930 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:25:277 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:25:277 [XCUITestDriver@aa85 (bbc21536)] Waited for 19829 ms so far 2023-04-28 08:45:25:780 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:25:780 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:26:134 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:26:134 [XCUITestDriver@aa85 (bbc21536)] Waited for 20686 ms so far 2023-04-28 08:45:26:638 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:26:638 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:27:343 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:27:344 [XCUITestDriver@aa85 (bbc21536)] Waited for 21896 ms so far 2023-04-28 08:45:27:846 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:27:847 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:28:310 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:28:310 [XCUITestDriver@aa85 (bbc21536)] Waited for 22862 ms so far 2023-04-28 08:45:28:813 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:28:814 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:29:185 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:29:185 [XCUITestDriver@aa85 (bbc21536)] Waited for 23737 ms so far 2023-04-28 08:45:29:691 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:29:692 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:30:178 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:30:178 [XCUITestDriver@aa85 (bbc21536)] Waited for 24730 ms so far 2023-04-28 08:45:30:681 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:30:681 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:31:166 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:31:166 [XCUITestDriver@aa85 (bbc21536)] Waited for 25718 ms so far 2023-04-28 08:45:31:667 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:31:667 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:32:018 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:32:018 [XCUITestDriver@aa85 (bbc21536)] Waited for 26570 ms so far 2023-04-28 08:45:32:521 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:32:522 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:32:885 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:32:885 [XCUITestDriver@aa85 (bbc21536)] Waited for 27437 ms so far 2023-04-28 08:45:33:388 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:33:388 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:33:748 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:33:748 [XCUITestDriver@aa85 (bbc21536)] Waited for 28300 ms so far 2023-04-28 08:45:34:251 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:34:251 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:34:705 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:34:705 [XCUITestDriver@aa85 (bbc21536)] Waited for 29257 ms so far 2023-04-28 08:45:35:207 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:35:207 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:35:819 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:35:819 [XCUITestDriver@aa85 (bbc21536)] Waited for 30371 ms so far 2023-04-28 08:45:36:321 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:36:322 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:37:283 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:37:283 [XCUITestDriver@aa85 (bbc21536)] Waited for 31835 ms so far 2023-04-28 08:45:37:785 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:37:786 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:38:246 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:38:246 [XCUITestDriver@aa85 (bbc21536)] Waited for 32798 ms so far 2023-04-28 08:45:38:748 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:38:748 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:39:215 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:39:215 [XCUITestDriver@aa85 (bbc21536)] Waited for 33767 ms so far 2023-04-28 08:45:39:721 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:39:722 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:40:126 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:40:126 [XCUITestDriver@aa85 (bbc21536)] Waited for 34678 ms so far 2023-04-28 08:45:40:628 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:40:628 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:41:087 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:41:087 [XCUITestDriver@aa85 (bbc21536)] Waited for 35639 ms so far 2023-04-28 08:45:41:590 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:41:590 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:42:067 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:42:068 [XCUITestDriver@aa85 (bbc21536)] Waited for 36619 ms so far 2023-04-28 08:45:42:569 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:42:569 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:43:290 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:43:290 [XCUITestDriver@aa85 (bbc21536)] Waited for 37842 ms so far 2023-04-28 08:45:43:793 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:43:793 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:44:156 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:44:157 [XCUITestDriver@aa85 (bbc21536)] Waited for 38708 ms so far 2023-04-28 08:45:44:659 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:44:659 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:45:120 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:45:120 [XCUITestDriver@aa85 (bbc21536)] Waited for 39672 ms so far 2023-04-28 08:45:45:451 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:45:45:451 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"} 2023-04-28 08:45:45:904 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:45:905 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElements() result: [] 2023-04-28 08:45:45:905 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/elements 200 40458 ms - 12 2023-04-28 08:45:45:905 [HTTP] 2023-04-28 08:45:45:929 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:45:929 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:45:45:930 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:45:930 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:45:930 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:45:930 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:46:517 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[1] selector found. 2023-04-28 08:45:46:517 [wait-plugin] Check if element is displayed 2023-04-28 08:45:46:518 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:46:518 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:46:550 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:46:550 [wait-plugin] Element is displayed! 2023-04-28 08:45:46:550 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:46:550 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:46:550 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:46:550 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:46:551 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:46:551 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:45:46:936 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"65000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:46:937 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000","ELEMENT":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:46:937 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1007 ms - 137 2023-04-28 08:45:46:937 [HTTP] 2023-04-28 08:45:46:941 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:46:941 [HTTP] {} 2023-04-28 08:45:46:942 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:46:942 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["65000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:46:942 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:45:46:942 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:45:46:942 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:45:46:945 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:46:945 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:46:945 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:46:979 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:46:980 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:45:46:980 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 200 38 ms - 14 2023-04-28 08:45:46:980 [HTTP] 2023-04-28 08:45:46:988 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:46:988 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:45:46:988 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:46:988 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:46:988 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:46:988 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:47:368 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[1] selector found. 2023-04-28 08:45:47:368 [wait-plugin] Check if element is displayed 2023-04-28 08:45:47:370 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:47:370 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:47:403 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:47:403 [wait-plugin] Element is displayed! 2023-04-28 08:45:47:403 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:47:403 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:47:403 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:47:403 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:47:403 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:47:403 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:45:47:904 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"65000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:47:904 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000","ELEMENT":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:47:905 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 917 ms - 137 2023-04-28 08:45:47:905 [HTTP] 2023-04-28 08:45:47:933 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:47:933 [HTTP] {} 2023-04-28 08:45:47:933 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:47:933 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["65000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:47:933 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:45:47:933 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:45:47:933 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:45:47:936 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:47:936 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:47:936 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:47:969 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:47:970 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:45:47:970 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 200 37 ms - 14 2023-04-28 08:45:47:970 [HTTP] 2023-04-28 08:45:47:978 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:47:978 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:45:47:978 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:47:978 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:47:978 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:47:978 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:48:465 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[1] selector found. 2023-04-28 08:45:48:465 [wait-plugin] Check if element is displayed 2023-04-28 08:45:48:465 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:48:465 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:48:497 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:48:497 [wait-plugin] Element is displayed! 2023-04-28 08:45:48:497 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:48:497 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:48:497 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:48:497 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:48:497 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:48:497 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:45:48:898 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"65000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:48:898 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000","ELEMENT":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:48:898 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 920 ms - 137 2023-04-28 08:45:48:898 [HTTP] 2023-04-28 08:45:48:902 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click 2023-04-28 08:45:48:902 [HTTP] {"id":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:48:902 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:48:902 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["65000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:48:902 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:45:48:902 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:45:48:902 [wait-plugin] Wait for element to be clickable 2023-04-28 08:45:48:902 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:45:48:902 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:45:48:931 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:48:932 [wait-plugin] Element is enabled 2023-04-28 08:45:48:932 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:45:48:932 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click 2023-04-28 08:45:48:932 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:45:48:932 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/click] with body: {"id":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:49:108 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:49:108 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:45:49:109 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click 200 207 ms - 14 2023-04-28 08:45:49:109 [HTTP] 2023-04-28 08:45:49:149 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:49:149 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:45:49:150 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:49:150 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:49:150 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:49:150 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:49:749 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:45:49:749 [wait-plugin] Check if element is displayed 2023-04-28 08:45:49:749 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/A9010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:49:749 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/A9010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A9010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:49:793 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:49:793 [wait-plugin] Element is displayed! 2023-04-28 08:45:49:793 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:49:793 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:49:793 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:49:793 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:49:793 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:49:793 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:45:50:512 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"A9010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"A9010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:50:512 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A9010000-0000-0000-E60C-000000000000","ELEMENT":"A9010000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:50:512 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1363 ms - 137 2023-04-28 08:45:50:512 [HTTP] 2023-04-28 08:45:50:517 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A9010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:50:517 [HTTP] {} 2023-04-28 08:45:50:517 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:50:517 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["A9010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:50:517 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:45:50:517 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:45:50:517 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:45:50:518 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A9010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:50:518 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A9010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:50:518 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A9010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A9010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:50:562 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:50:562 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:45:50:563 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A9010000-0000-0000-E60C-000000000000/displayed 200 46 ms - 14 2023-04-28 08:45:50:563 [HTTP] 2023-04-28 08:45:50:567 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:50:567 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:45:50:567 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:50:567 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:50:567 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:50:567 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:51:395 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:45:51:395 [wait-plugin] Check if element is displayed 2023-04-28 08:45:51:396 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/A9010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:51:396 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/A9010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A9010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:51:439 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:51:440 [wait-plugin] Element is displayed! 2023-04-28 08:45:51:440 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:51:440 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:51:440 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:51:440 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:51:440 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:51:440 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:45:52:044 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"A9010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"A9010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:52:044 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A9010000-0000-0000-E60C-000000000000","ELEMENT":"A9010000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:52:044 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1477 ms - 137 2023-04-28 08:45:52:045 [HTTP] 2023-04-28 08:45:52:049 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A9010000-0000-0000-E60C-000000000000/click 2023-04-28 08:45:52:049 [HTTP] {"id":"A9010000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:52:049 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:52:049 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["A9010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:52:049 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:45:52:049 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:45:52:049 [wait-plugin] Wait for element to be clickable 2023-04-28 08:45:52:051 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/A9010000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:45:52:051 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/A9010000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A9010000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:45:52:092 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:52:092 [wait-plugin] Element is enabled 2023-04-28 08:45:52:092 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:45:52:095 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A9010000-0000-0000-E60C-000000000000/click 2023-04-28 08:45:52:095 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A9010000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:45:52:095 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A9010000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A9010000-0000-0000-E60C-000000000000/click] with body: {"id":"A9010000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:52:306 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:52:306 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:45:52:307 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A9010000-0000-0000-E60C-000000000000/click 200 258 ms - 14 2023-04-28 08:45:52:307 [HTTP] 2023-04-28 08:45:52:318 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:52:318 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"You have no items in your saved items\"]"} 2023-04-28 08:45:52:318 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"You have no items in your saved items\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:52:318 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:52:318 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:52:318 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:52:844 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="You have no items in your saved items"] selector found. 2023-04-28 08:45:52:844 [wait-plugin] Check if element is displayed 2023-04-28 08:45:52:844 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/A1010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:52:844 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/A1010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A1010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:52:878 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:52:878 [wait-plugin] Element is displayed! 2023-04-28 08:45:52:878 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:52:878 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:52:878 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:52:878 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:52:878 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:52:878 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"You have no items in your saved items\"]"} 2023-04-28 08:45:53:278 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"A1010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"A1010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:53:278 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A1010000-0000-0000-E60C-000000000000","ELEMENT":"A1010000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:53:279 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 961 ms - 137 2023-04-28 08:45:53:279 [HTTP] 2023-04-28 08:45:53:284 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A1010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:53:284 [HTTP] {} 2023-04-28 08:45:53:284 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:53:284 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["A1010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:53:284 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:45:53:284 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:45:53:284 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:45:53:285 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A1010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:53:285 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A1010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:53:285 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A1010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A1010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:53:320 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:53:320 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:45:53:321 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A1010000-0000-0000-E60C-000000000000/displayed 200 36 ms - 14 2023-04-28 08:45:53:321 [HTTP] 2023-04-28 08:45:53:326 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:53:326 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse Now\"]"} 2023-04-28 08:45:53:326 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"Browse Now\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:53:326 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:53:326 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:53:326 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:53:912 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="Browse Now"] selector found. 2023-04-28 08:45:53:913 [wait-plugin] Check if element is displayed 2023-04-28 08:45:53:913 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/A5010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:53:913 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/A5010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A5010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:53:945 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:53:945 [wait-plugin] Element is displayed! 2023-04-28 08:45:53:945 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:53:945 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:53:945 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:53:945 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:53:946 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:53:946 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse Now\"]"} 2023-04-28 08:45:54:347 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"A5010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"A5010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:54:347 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A5010000-0000-0000-E60C-000000000000","ELEMENT":"A5010000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:54:347 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1022 ms - 137 2023-04-28 08:45:54:347 [HTTP] 2023-04-28 08:45:54:350 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A5010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:54:350 [HTTP] {} 2023-04-28 08:45:54:350 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:54:350 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["A5010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:54:350 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:45:54:350 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:45:54:350 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:45:54:351 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A5010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:54:351 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A5010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:54:351 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A5010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A5010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:54:384 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:54:384 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:45:54:385 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A5010000-0000-0000-E60C-000000000000/displayed 200 35 ms - 14 2023-04-28 08:45:54:385 [HTTP] 2023-04-28 08:45:54:387 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:54:387 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse Now\"]"} 2023-04-28 08:45:54:387 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"Browse Now\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:54:387 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:54:387 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:54:387 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:54:885 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="Browse Now"] selector found. 2023-04-28 08:45:54:885 [wait-plugin] Check if element is displayed 2023-04-28 08:45:54:885 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/A5010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:54:885 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/A5010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A5010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:54:918 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:54:918 [wait-plugin] Element is displayed! 2023-04-28 08:45:54:918 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:54:918 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:54:918 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:54:918 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:54:918 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:54:918 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"Browse Now\"]"} 2023-04-28 08:45:55:418 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"A5010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"A5010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:55:418 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A5010000-0000-0000-E60C-000000000000","ELEMENT":"A5010000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:55:418 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1031 ms - 137 2023-04-28 08:45:55:418 [HTTP] 2023-04-28 08:45:55:424 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A5010000-0000-0000-E60C-000000000000/click 2023-04-28 08:45:55:424 [HTTP] {"id":"A5010000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:55:424 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:55:424 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["A5010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:55:424 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:45:55:424 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:45:55:424 [wait-plugin] Wait for element to be clickable 2023-04-28 08:45:55:424 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/A5010000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:45:55:424 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/A5010000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A5010000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:45:55:454 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:55:454 [wait-plugin] Element is enabled 2023-04-28 08:45:55:454 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:45:55:454 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A5010000-0000-0000-E60C-000000000000/click 2023-04-28 08:45:55:455 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A5010000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:45:55:455 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A5010000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/A5010000-0000-0000-E60C-000000000000/click] with body: {"id":"A5010000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:55:623 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:55:623 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:45:55:624 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/A5010000-0000-0000-E60C-000000000000/click 200 200 ms - 14 2023-04-28 08:45:55:624 [HTTP] 2023-04-28 08:45:55:634 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:55:634 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:45:55:634 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:55:634 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:55:634 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:55:634 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:56:369 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[1] selector found. 2023-04-28 08:45:56:369 [wait-plugin] Check if element is displayed 2023-04-28 08:45:56:369 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:56:369 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:56:412 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:56:412 [wait-plugin] Element is displayed! 2023-04-28 08:45:56:412 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:56:412 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:56:412 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:56:412 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:56:412 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:56:412 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:45:57:038 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"65000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:57:038 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000","ELEMENT":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:57:038 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1405 ms - 137 2023-04-28 08:45:57:038 [HTTP] 2023-04-28 08:45:57:045 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:57:045 [HTTP] {} 2023-04-28 08:45:57:045 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:57:045 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["65000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:57:045 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:45:57:045 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:45:57:045 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:45:57:049 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:45:57:050 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:57:050 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:57:096 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:57:096 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:45:57:096 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 200 51 ms - 14 2023-04-28 08:45:57:096 [HTTP] 2023-04-28 08:45:57:099 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:57:099 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:45:57:100 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:57:100 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:57:100 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:57:100 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:57:723 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[1] selector found. 2023-04-28 08:45:57:723 [wait-plugin] Check if element is displayed 2023-04-28 08:45:57:723 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:57:723 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:57:767 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:57:767 [wait-plugin] Element is displayed! 2023-04-28 08:45:57:767 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:57:767 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:57:767 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:57:767 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:57:767 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:57:767 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:45:58:497 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"65000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:58:497 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000","ELEMENT":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:58:497 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1398 ms - 137 2023-04-28 08:45:58:497 [HTTP] 2023-04-28 08:45:58:504 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click 2023-04-28 08:45:58:504 [HTTP] {"id":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:58:504 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:45:58:504 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["65000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:58:504 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:45:58:504 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:45:58:504 [wait-plugin] Wait for element to be clickable 2023-04-28 08:45:58:504 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:45:58:504 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:45:58:545 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:58:545 [wait-plugin] Element is enabled 2023-04-28 08:45:58:545 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:45:58:546 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click 2023-04-28 08:45:58:546 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:45:58:546 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/click] with body: {"id":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:45:58:719 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:58:720 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:45:58:720 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click 200 216 ms - 14 2023-04-28 08:45:58:720 [HTTP] 2023-04-28 08:45:58:744 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:45:58:744 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:45:58:745 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:45:58:745 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:45:58:745 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:45:58:745 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:45:59:556 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="HOT PRODUCTS"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name="heart"][3] selector found. 2023-04-28 08:45:59:556 [wait-plugin] Check if element is displayed 2023-04-28 08:45:59:557 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/F9000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:45:59:557 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/F9000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F9000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:45:59:601 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:45:59:601 [wait-plugin] Element is displayed! 2023-04-28 08:45:59:601 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:45:59:601 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:45:59:601 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:45:59:601 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:45:59:601 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:45:59:601 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:00:306 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"F9000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"F9000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:00:306 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"F9000000-0000-0000-E60C-000000000000","ELEMENT":"F9000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:00:307 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1562 ms - 137 2023-04-28 08:46:00:307 [HTTP] 2023-04-28 08:46:00:312 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:00:312 [HTTP] {} 2023-04-28 08:46:00:312 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:00:312 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["F9000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:00:312 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:00:312 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:00:312 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:00:313 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:00:313 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:00:313 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F9000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:00:359 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:00:359 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:00:359 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed 200 47 ms - 14 2023-04-28 08:46:00:359 [HTTP] 2023-04-28 08:46:00:364 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:00:364 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText"} 2023-04-28 08:46:00:364 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:00:364 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:00:364 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:00:364 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:01:193 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="HOT PRODUCTS"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText selector found. 2023-04-28 08:46:01:193 [wait-plugin] Check if element is displayed 2023-04-28 08:46:01:195 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/F0000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:01:195 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/F0000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F0000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:01:240 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:01:240 [wait-plugin] Element is displayed! 2023-04-28 08:46:01:240 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:01:240 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:01:240 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:01:240 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:01:240 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:01:240 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText"} 2023-04-28 08:46:01:956 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"F0000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"F0000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:01:956 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"F0000000-0000-0000-E60C-000000000000","ELEMENT":"F0000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:01:956 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1592 ms - 137 2023-04-28 08:46:01:956 [HTTP] 2023-04-28 08:46:01:960 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:01:960 [HTTP] {} 2023-04-28 08:46:01:961 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:01:961 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["F0000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:01:961 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:01:961 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:01:961 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:01:964 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:01:964 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:01:964 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F0000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:02:012 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:02:012 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:02:012 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/displayed 200 52 ms - 14 2023-04-28 08:46:02:012 [HTTP] 2023-04-28 08:46:02:020 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:02:020 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText"} 2023-04-28 08:46:02:021 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:02:021 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:02:021 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:02:021 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:02:868 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="HOT PRODUCTS"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText selector found. 2023-04-28 08:46:02:868 [wait-plugin] Check if element is displayed 2023-04-28 08:46:02:868 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/F0000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:02:868 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/F0000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F0000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:02:913 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:02:913 [wait-plugin] Element is displayed! 2023-04-28 08:46:02:913 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:02:913 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:02:913 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:02:913 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:02:913 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:02:913 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText"} 2023-04-28 08:46:03:657 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"F0000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"F0000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:03:657 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"F0000000-0000-0000-E60C-000000000000","ELEMENT":"F0000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:03:657 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1637 ms - 137 2023-04-28 08:46:03:657 [HTTP] 2023-04-28 08:46:03:664 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:03:664 [HTTP] {} 2023-04-28 08:46:03:664 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:03:664 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["F0000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:03:664 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:03:664 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:03:664 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:03:664 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:03:665 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:03:665 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F0000000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:03:709 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"Call Of Duty: Ghosts","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:03:709 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "Call Of Duty: Ghosts" 2023-04-28 08:46:03:709 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/text 200 45 ms - 32 2023-04-28 08:46:03:709 [HTTP] 2023-04-28 08:46:03:718 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:03:718 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText"} 2023-04-28 08:46:03:718 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:03:718 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:03:718 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:03:718 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:04:656 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="HOT PRODUCTS"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText selector found. 2023-04-28 08:46:04:656 [wait-plugin] Check if element is displayed 2023-04-28 08:46:04:656 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/F0000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:04:656 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/F0000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F0000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:04:701 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:04:701 [wait-plugin] Element is displayed! 2023-04-28 08:46:04:701 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:04:701 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:04:701 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:04:701 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:04:701 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:04:701 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText"} 2023-04-28 08:46:05:408 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"F0000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"F0000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:05:408 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"F0000000-0000-0000-E60C-000000000000","ELEMENT":"F0000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:05:409 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1691 ms - 137 2023-04-28 08:46:05:409 [HTTP] 2023-04-28 08:46:05:412 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:05:412 [HTTP] {} 2023-04-28 08:46:05:412 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:05:412 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["F0000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:05:412 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:05:412 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:05:412 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:05:412 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:05:413 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:05:413 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F0000000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:05:455 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"Call Of Duty: Ghosts","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:05:455 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "Call Of Duty: Ghosts" 2023-04-28 08:46:05:455 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F0000000-0000-0000-E60C-000000000000/text 200 44 ms - 32 2023-04-28 08:46:05:455 [HTTP] 2023-04-28 08:46:05:459 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:05:459 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:05:459 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:05:459 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:05:459 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:05:459 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:06:187 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="HOT PRODUCTS"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name="heart"][3] selector found. 2023-04-28 08:46:06:187 [wait-plugin] Check if element is displayed 2023-04-28 08:46:06:187 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/F9000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:06:187 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/F9000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F9000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:06:231 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:06:231 [wait-plugin] Element is displayed! 2023-04-28 08:46:06:231 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:06:231 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:06:231 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:06:232 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:06:232 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:06:232 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:07:053 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"F9000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"F9000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:07:053 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"F9000000-0000-0000-E60C-000000000000","ELEMENT":"F9000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:07:053 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1595 ms - 137 2023-04-28 08:46:07:053 [HTTP] 2023-04-28 08:46:07:060 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:07:060 [HTTP] {} 2023-04-28 08:46:07:060 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:07:060 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["F9000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:07:060 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:07:060 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:07:060 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:07:066 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:07:066 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:07:066 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F9000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:07:114 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:07:114 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:07:114 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed 200 54 ms - 14 2023-04-28 08:46:07:114 [HTTP] 2023-04-28 08:46:07:119 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:07:119 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:07:119 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:07:119 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:07:119 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:07:119 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:07:867 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="HOT PRODUCTS"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name="heart"][3] selector found. 2023-04-28 08:46:07:867 [wait-plugin] Check if element is displayed 2023-04-28 08:46:07:867 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/F9000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:07:868 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/F9000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F9000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:07:912 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:07:912 [wait-plugin] Element is displayed! 2023-04-28 08:46:07:912 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:07:912 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:07:912 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:07:912 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:07:913 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:07:913 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:08:554 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"F9000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"F9000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:08:555 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"F9000000-0000-0000-E60C-000000000000","ELEMENT":"F9000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:08:555 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1436 ms - 137 2023-04-28 08:46:08:555 [HTTP] 2023-04-28 08:46:08:561 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:08:561 [HTTP] {} 2023-04-28 08:46:08:561 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:08:561 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["F9000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:08:561 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:08:561 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:08:561 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:08:561 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:08:562 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:08:562 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F9000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:08:608 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:08:608 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:08:608 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/displayed 200 48 ms - 14 2023-04-28 08:46:08:608 [HTTP] 2023-04-28 08:46:08:612 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:08:612 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:08:612 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:08:612 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:08:612 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:08:612 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:09:474 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="HOT PRODUCTS"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name="heart"][3] selector found. 2023-04-28 08:46:09:474 [wait-plugin] Check if element is displayed 2023-04-28 08:46:09:474 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/F9000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:09:474 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/F9000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F9000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:09:518 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:09:518 [wait-plugin] Element is displayed! 2023-04-28 08:46:09:518 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:09:518 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:09:518 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:09:518 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:09:518 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:09:518 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"HOT PRODUCTS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:10:163 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"F9000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"F9000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:10:164 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"F9000000-0000-0000-E60C-000000000000","ELEMENT":"F9000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:10:164 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1552 ms - 137 2023-04-28 08:46:10:164 [HTTP] 2023-04-28 08:46:10:172 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/click 2023-04-28 08:46:10:172 [HTTP] {"id":"F9000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:10:172 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:10:172 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["F9000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:10:172 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:46:10:172 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:46:10:172 [wait-plugin] Wait for element to be clickable 2023-04-28 08:46:10:172 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/F9000000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:46:10:172 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/F9000000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F9000000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:46:10:214 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:10:214 [wait-plugin] Element is enabled 2023-04-28 08:46:10:214 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:46:10:214 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/click 2023-04-28 08:46:10:214 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:46:10:214 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/F9000000-0000-0000-E60C-000000000000/click] with body: {"id":"F9000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:10:398 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:10:398 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:46:10:398 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/F9000000-0000-0000-E60C-000000000000/click 200 227 ms - 14 2023-04-28 08:46:10:399 [HTTP] 2023-04-28 08:46:10:404 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/source 2023-04-28 08:46:10:404 [HTTP] {} 2023-04-28 08:46:10:405 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getPageSource() with args: ["bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:10:405 [AppiumDriver@f3f6] Plugins which can handle cmd 'getPageSource': element-wait 2023-04-28 08:46:10:405 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getPageSource' 2023-04-28 08:46:10:405 [AppiumDriver@f3f6] Executing default handling behavior for command 'getPageSource' 2023-04-28 08:46:10:405 [XCUITestDriver@aa85 (bbc21536)] Executing command 'getPageSource' 2023-04-28 08:46:10:405 [XCUITestDriver@aa85 (bbc21536)] Matched '/source?format=json&scope=AppiumAUT' to command name 'getPageSource' 2023-04-28 08:46:10:405 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /source?format=json&scope=AppiumAUT] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/source?format=json&scope=AppiumAUT] with no body 2023-04-28 08:46:12:797 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"isEnabled":"1","isVisible":"1","isAccessible":"0","frame":"{{0, 0}, {390, 844}}","children":[{"isEnabled":"1","isVisible":"1","isAccessible":"0","frame":"{{0, 0}, {390, 844}}","children":[{"isEnabled":"1","isVisible":"1","isAccessible":"0","frame":"{{0, 0}, {390, 844}}","children":[{"isEnabled":"1","isVisible":"1","isAccessible":"0","frame":"{{0, 0}, {390, 844}}","children":[{"isEnabled":"1","isVisible":"1","isAccessible":"0","frame":"{{0, 0}, {390, 844}}","children":[{"isEnabled":"1","isVisible":"0","isAccessible":"0","frame":"{{-280, 0}, {280, 844}}","children":[{"isEnabled":"1","isVisible":"0","isAccessible":"0","frame":"{{-280, 55}, {280, 759}}","children":[{"isEnabled":"1","isVisible":"0","isAccessible":"0","frame":"{{-280, 55}, {280, 30}}","children":[{"isEnabled":"1","isVisible":"0","isAccessible":"1","frame":"{{-266, 58}, {220, 30}}","rect":{"y":58,"x":-266,"width":220,"height":30},"value":"SHOP BY","label":"SHOP BY","type":"StaticText","name":"SHOP BY","rawIdentifier":null}],"rect":{"y"... 2023-04-28 08:46:12:808 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getPageSource() result: "\n\n \n \n \n \n \n \n POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:12:879 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:12:879 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:12:879 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:12:879 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:12:880 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:13:534 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:46:13:534 [wait-plugin] Check if element is displayed 2023-04-28 08:46:13:534 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/B1010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:13:534 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/B1010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/B1010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:13:579 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:13:579 [wait-plugin] Element is displayed! 2023-04-28 08:46:13:579 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:13:579 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:13:579 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:13:579 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:13:579 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:13:579 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:14:544 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"B1010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"B1010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:14:544 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B1010000-0000-0000-E60C-000000000000","ELEMENT":"B1010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:14:545 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1666 ms - 137 2023-04-28 08:46:14:545 [HTTP] 2023-04-28 08:46:14:568 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:14:568 [HTTP] {} 2023-04-28 08:46:14:568 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:14:568 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["B1010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:14:569 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:14:569 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:14:569 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:14:569 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:14:569 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:14:569 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/B1010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:14:616 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:14:617 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:14:617 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/displayed 200 49 ms - 14 2023-04-28 08:46:14:617 [HTTP] 2023-04-28 08:46:14:644 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:14:644 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:14:645 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:14:645 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:14:645 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:14:645 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:15:727 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:46:15:727 [wait-plugin] Check if element is displayed 2023-04-28 08:46:15:728 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/B1010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:15:728 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/B1010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/B1010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:15:772 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:15:772 [wait-plugin] Element is displayed! 2023-04-28 08:46:15:773 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:15:773 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:15:773 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:15:773 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:15:773 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:15:773 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:16:504 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"B1010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"B1010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:16:505 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B1010000-0000-0000-E60C-000000000000","ELEMENT":"B1010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:16:505 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1861 ms - 137 2023-04-28 08:46:16:505 [HTTP] 2023-04-28 08:46:16:511 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:16:511 [HTTP] {} 2023-04-28 08:46:16:511 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:16:511 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["B1010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:16:511 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:16:511 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:16:511 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:16:515 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:16:515 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:16:515 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/B1010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:16:561 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:16:561 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:16:561 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/displayed 200 51 ms - 14 2023-04-28 08:46:16:562 [HTTP] 2023-04-28 08:46:16:565 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:16:565 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:16:565 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:16:565 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:16:565 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:16:565 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:17:208 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:46:17:208 [wait-plugin] Check if element is displayed 2023-04-28 08:46:17:208 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/B1010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:17:208 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/B1010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/B1010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:17:253 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:17:253 [wait-plugin] Element is displayed! 2023-04-28 08:46:17:253 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:17:253 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:17:253 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:17:253 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:17:253 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:17:253 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:17:903 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"B1010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"B1010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:17:903 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"B1010000-0000-0000-E60C-000000000000","ELEMENT":"B1010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:17:903 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1338 ms - 137 2023-04-28 08:46:17:903 [HTTP] 2023-04-28 08:46:17:907 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/click 2023-04-28 08:46:17:907 [HTTP] {"id":"B1010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:17:907 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:17:907 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["B1010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:17:908 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:46:17:908 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:46:17:908 [wait-plugin] Wait for element to be clickable 2023-04-28 08:46:17:908 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/B1010000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:46:17:908 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/B1010000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/B1010000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:46:17:951 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:17:951 [wait-plugin] Element is enabled 2023-04-28 08:46:17:951 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:46:17:951 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/click 2023-04-28 08:46:17:952 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:46:17:952 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/B1010000-0000-0000-E60C-000000000000/click] with body: {"id":"B1010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:18:193 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:18:193 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:46:18:194 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/B1010000-0000-0000-E60C-000000000000/click 200 286 ms - 14 2023-04-28 08:46:18:194 [HTTP] 2023-04-28 08:46:18:209 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:18:209 [HTTP] {"using":"xpath","value":"//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]"} 2023-04-28 08:46:18:210 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:18:210 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:18:210 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:18:210 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:18:698 [wait-plugin] Element with xpath strategy for //XCUIElementTypeButton[@name=" SORT"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1] selector found. 2023-04-28 08:46:18:698 [wait-plugin] Check if element is displayed 2023-04-28 08:46:18:698 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/E0010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:18:698 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/E0010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E0010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:18:736 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:18:736 [wait-plugin] Element is displayed! 2023-04-28 08:46:18:736 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:18:736 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:18:736 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:18:736 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:18:736 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:18:736 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]"} 2023-04-28 08:46:19:328 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"E0010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"E0010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:19:328 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"E0010000-0000-0000-E60C-000000000000","ELEMENT":"E0010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:19:328 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1119 ms - 137 2023-04-28 08:46:19:328 [HTTP] 2023-04-28 08:46:19:334 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:19:334 [HTTP] {} 2023-04-28 08:46:19:334 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:19:334 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["E0010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:19:334 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:19:334 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:19:334 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:19:335 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:19:335 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:19:335 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E0010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:19:374 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:19:374 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:19:374 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/displayed 200 40 ms - 14 2023-04-28 08:46:19:374 [HTTP] 2023-04-28 08:46:19:378 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/elements 2023-04-28 08:46:19:378 [HTTP] {"using":"xpath","value":"//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]"} 2023-04-28 08:46:19:378 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:19:378 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElements': element-wait 2023-04-28 08:46:19:378 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElements' 2023-04-28 08:46:19:378 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElements' 2023-04-28 08:46:19:378 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElements' 2023-04-28 08:46:19:378 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:19:378 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:19:378 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:46:19:378 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]"} 2023-04-28 08:46:20:054 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[{"ELEMENT":"D0010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"D0010000-0000-0000-E60C-000000000000"},{"ELEMENT":"E0010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"E0010000-0000-0000-E60C-000000000000"},{"ELEMENT":"E1010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"E1010000-0000-0000-E60C-000000000000"}],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:20:054 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"D0010000-0000-0000-E60C-000000000000","ELEMENT":"D0010000-0000-0000-E60C-000000000000"},{"element-6066-11e4-a52e-4f735466cecf":"E0010000-0000-0000-E60C-000000000000","ELEMENT":"E0010000-0000-0000-E60C-000000000000"},{"element-6066-11e4-a52e-4f735466cecf":"E1010000-0000-0000-E60C-000000000000","ELEMENT":"E1010000-0000-0000-E60C-000000000000"}] 2023-04-28 08:46:20:054 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/elements 200 677 ms - 395 2023-04-28 08:46:20:054 [HTTP] 2023-04-28 08:46:20:059 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/D0010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:20:059 [HTTP] {} 2023-04-28 08:46:20:059 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:20:059 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["D0010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:20:059 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:20:059 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:20:060 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:20:066 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/D0010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:20:067 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/D0010000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:20:067 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/D0010000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/D0010000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:20:105 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"Call Of Duty: Ghosts","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:20:105 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "Call Of Duty: Ghosts" 2023-04-28 08:46:20:105 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/D0010000-0000-0000-E60C-000000000000/text 200 46 ms - 32 2023-04-28 08:46:20:105 [HTTP] 2023-04-28 08:46:20:112 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:20:112 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:46:20:112 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:20:112 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:20:112 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:20:112 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:20:612 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[1] selector found. 2023-04-28 08:46:20:612 [wait-plugin] Check if element is displayed 2023-04-28 08:46:20:612 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:20:612 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:20:649 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:20:649 [wait-plugin] Element is displayed! 2023-04-28 08:46:20:649 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:20:649 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:20:649 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:20:649 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:20:650 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:20:650 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:46:21:317 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"65000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:21:317 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000","ELEMENT":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:21:317 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1205 ms - 137 2023-04-28 08:46:21:317 [HTTP] 2023-04-28 08:46:21:320 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:21:320 [HTTP] {} 2023-04-28 08:46:21:321 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:21:321 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["65000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:21:321 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:21:321 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:21:321 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:21:321 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:21:321 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:21:321 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:21:358 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:21:358 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:21:358 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 200 38 ms - 14 2023-04-28 08:46:21:359 [HTTP] 2023-04-28 08:46:21:361 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:21:361 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:46:21:361 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:21:361 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:21:361 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:21:361 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:21:863 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[1] selector found. 2023-04-28 08:46:21:863 [wait-plugin] Check if element is displayed 2023-04-28 08:46:21:863 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:21:863 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:21:901 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:21:901 [wait-plugin] Element is displayed! 2023-04-28 08:46:21:901 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:21:901 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:21:901 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:21:901 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:21:901 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:21:901 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:46:22:462 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"65000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:22:462 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000","ELEMENT":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:22:462 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1101 ms - 137 2023-04-28 08:46:22:462 [HTTP] 2023-04-28 08:46:22:464 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:22:465 [HTTP] {} 2023-04-28 08:46:22:465 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:22:465 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["65000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:22:465 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:22:465 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:22:465 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:22:465 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:22:465 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:22:465 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:22:502 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:22:502 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:22:502 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/displayed 200 38 ms - 14 2023-04-28 08:46:22:502 [HTTP] 2023-04-28 08:46:22:505 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:22:505 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:46:22:506 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:22:506 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:22:506 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:22:506 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:23:013 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[1] selector found. 2023-04-28 08:46:23:014 [wait-plugin] Check if element is displayed 2023-04-28 08:46:23:014 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:23:014 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:23:051 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:23:052 [wait-plugin] Element is displayed! 2023-04-28 08:46:23:052 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:23:052 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:23:052 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:23:052 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:23:052 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:23:052 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[1]"} 2023-04-28 08:46:23:539 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"65000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:23:540 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"65000000-0000-0000-E60C-000000000000","ELEMENT":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:23:540 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1034 ms - 137 2023-04-28 08:46:23:540 [HTTP] 2023-04-28 08:46:23:543 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click 2023-04-28 08:46:23:543 [HTTP] {"id":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:23:543 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:23:543 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["65000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:23:543 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:46:23:543 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:46:23:543 [wait-plugin] Wait for element to be clickable 2023-04-28 08:46:23:544 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/65000000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:46:23:544 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/65000000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:46:23:577 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:23:577 [wait-plugin] Element is enabled 2023-04-28 08:46:23:578 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:46:23:578 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click 2023-04-28 08:46:23:578 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:46:23:578 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/65000000-0000-0000-E60C-000000000000/click] with body: {"id":"65000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:23:739 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:23:739 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:46:23:740 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/65000000-0000-0000-E60C-000000000000/click 200 196 ms - 14 2023-04-28 08:46:23:740 [HTTP] 2023-04-28 08:46:23:767 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:23:767 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"TOP SELLERS\"]"} 2023-04-28 08:46:23:767 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"TOP SELLERS\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:23:768 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:23:768 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:23:768 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:24:462 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="TOP SELLERS"] selector found. 2023-04-28 08:46:24:462 [wait-plugin] Check if element is displayed 2023-04-28 08:46:24:462 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/FD000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:24:462 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/FD000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/FD000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:24:507 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:24:507 [wait-plugin] Element is displayed! 2023-04-28 08:46:24:507 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:24:507 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:24:507 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:24:507 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:24:507 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:24:507 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"TOP SELLERS\"]"} 2023-04-28 08:46:25:276 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"FD000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"FD000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:25:277 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"FD000000-0000-0000-E60C-000000000000","ELEMENT":"FD000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:25:277 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1510 ms - 137 2023-04-28 08:46:25:277 [HTTP] 2023-04-28 08:46:25:284 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:25:284 [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"HOT PRODUCTS\"]"} 2023-04-28 08:46:25:284 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@name=\"HOT PRODUCTS\"]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:25:284 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:25:284 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:25:284 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:25:944 [wait-plugin] Element with xpath strategy for //XCUIElementTypeStaticText[@name="HOT PRODUCTS"] selector found. 2023-04-28 08:46:25:944 [wait-plugin] Check if element is displayed 2023-04-28 08:46:25:945 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/ED000000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:25:945 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/ED000000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/ED000000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:25:994 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:25:994 [wait-plugin] Element is displayed! 2023-04-28 08:46:25:994 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:25:994 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:25:994 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:25:994 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:25:994 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:25:995 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@name=\"HOT PRODUCTS\"]"} 2023-04-28 08:46:26:859 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"ED000000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"ED000000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:26:859 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ED000000-0000-0000-E60C-000000000000","ELEMENT":"ED000000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:26:860 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1576 ms - 137 2023-04-28 08:46:26:860 [HTTP] 2023-04-28 08:46:26:867 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/FD000000-0000-0000-E60C-000000000000/rect 2023-04-28 08:46:26:867 [HTTP] {} 2023-04-28 08:46:26:872 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:26:872 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getElementRect() with args: ["FD000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:26:872 [AppiumDriver@f3f6] Plugins which can handle cmd 'getElementRect': element-wait 2023-04-28 08:46:26:872 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getElementRect' 2023-04-28 08:46:26:872 [AppiumDriver@f3f6] Executing default handling behavior for command 'getElementRect' 2023-04-28 08:46:26:876 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/FD000000-0000-0000-E60C-000000000000/rect 2023-04-28 08:46:26:876 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/FD000000-0000-0000-E60C-000000000000/rect' to command name 'getElementRect' 2023-04-28 08:46:26:876 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/FD000000-0000-0000-E60C-000000000000/rect] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/FD000000-0000-0000-E60C-000000000000/rect] with no body 2023-04-28 08:46:26:923 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"y":580,"x":16,"width":250,"height":41},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:26:923 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getElementRect() result: {"y":580,"x":16,"width":250,"height":41} 2023-04-28 08:46:26:923 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/FD000000-0000-0000-E60C-000000000000/rect 200 56 ms - 50 2023-04-28 08:46:26:923 [HTTP] 2023-04-28 08:46:26:943 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/FD000000-0000-0000-E60C-000000000000/rect 2023-04-28 08:46:26:944 [HTTP] {} 2023-04-28 08:46:26:944 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:26:944 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getElementRect() with args: ["FD000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:26:944 [AppiumDriver@f3f6] Plugins which can handle cmd 'getElementRect': element-wait 2023-04-28 08:46:26:944 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getElementRect' 2023-04-28 08:46:26:944 [AppiumDriver@f3f6] Executing default handling behavior for command 'getElementRect' 2023-04-28 08:46:26:945 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/FD000000-0000-0000-E60C-000000000000/rect 2023-04-28 08:46:26:945 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/FD000000-0000-0000-E60C-000000000000/rect' to command name 'getElementRect' 2023-04-28 08:46:26:946 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/FD000000-0000-0000-E60C-000000000000/rect] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/FD000000-0000-0000-E60C-000000000000/rect] with no body 2023-04-28 08:46:26:992 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"y":580,"x":16,"width":250,"height":41},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:26:992 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getElementRect() result: {"y":580,"x":16,"width":250,"height":41} 2023-04-28 08:46:26:993 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/FD000000-0000-0000-E60C-000000000000/rect 200 49 ms - 50 2023-04-28 08:46:26:993 [HTTP] 2023-04-28 08:46:27:000 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/ED000000-0000-0000-E60C-000000000000/rect 2023-04-28 08:46:27:001 [HTTP] {} 2023-04-28 08:46:27:001 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:27:001 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getElementRect() with args: ["ED000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:27:001 [AppiumDriver@f3f6] Plugins which can handle cmd 'getElementRect': element-wait 2023-04-28 08:46:27:001 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getElementRect' 2023-04-28 08:46:27:001 [AppiumDriver@f3f6] Executing default handling behavior for command 'getElementRect' 2023-04-28 08:46:27:001 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/ED000000-0000-0000-E60C-000000000000/rect 2023-04-28 08:46:27:002 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/ED000000-0000-0000-E60C-000000000000/rect' to command name 'getElementRect' 2023-04-28 08:46:27:002 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/ED000000-0000-0000-E60C-000000000000/rect] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/ED000000-0000-0000-E60C-000000000000/rect] with no body 2023-04-28 08:46:27:047 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"y":230,"x":16,"width":250,"height":41},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:27:047 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getElementRect() result: {"y":230,"x":16,"width":250,"height":41} 2023-04-28 08:46:27:047 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/ED000000-0000-0000-E60C-000000000000/rect 200 47 ms - 50 2023-04-28 08:46:27:047 [HTTP] 2023-04-28 08:46:27:050 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/ED000000-0000-0000-E60C-000000000000/rect 2023-04-28 08:46:27:050 [HTTP] {} 2023-04-28 08:46:27:050 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:27:050 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getElementRect() with args: ["ED000000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:27:050 [AppiumDriver@f3f6] Plugins which can handle cmd 'getElementRect': element-wait 2023-04-28 08:46:27:050 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getElementRect' 2023-04-28 08:46:27:050 [AppiumDriver@f3f6] Executing default handling behavior for command 'getElementRect' 2023-04-28 08:46:27:051 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/ED000000-0000-0000-E60C-000000000000/rect 2023-04-28 08:46:27:051 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/ED000000-0000-0000-E60C-000000000000/rect' to command name 'getElementRect' 2023-04-28 08:46:27:051 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/ED000000-0000-0000-E60C-000000000000/rect] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/ED000000-0000-0000-E60C-000000000000/rect] with no body 2023-04-28 08:46:27:099 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"y":230,"x":16,"width":250,"height":41},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:27:099 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getElementRect() result: {"y":230,"x":16,"width":250,"height":41} 2023-04-28 08:46:27:099 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/ED000000-0000-0000-E60C-000000000000/rect 200 49 ms - 50 2023-04-28 08:46:27:099 [HTTP] 2023-04-28 08:46:27:111 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/touch/perform 2023-04-28 08:46:27:111 [HTTP] {"actions":[{"action":"press","options":{"x":16,"y":580}},{"action":"wait","options":{"ms":1000}},{"action":"moveTo","options":{"x":16,"y":230}},{"action":"release","options":{}}]} 2023-04-28 08:46:27:112 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":16,"y":580}},{"action":"wait","options":{"ms":1000}},{"action":"moveTo","options":{"x":16,"y":230}},{"action":"release","options":{}}],"bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:27:112 [AppiumDriver@f3f6] Plugins which can handle cmd 'performTouch': element-wait 2023-04-28 08:46:27:112 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'performTouch' 2023-04-28 08:46:27:112 [AppiumDriver@f3f6] Executing default handling behavior for command 'performTouch' 2023-04-28 08:46:27:112 [XCUITestDriver@aa85 (bbc21536)] Executing command 'performTouch' 2023-04-28 08:46:27:112 [XCUITestDriver@aa85 (bbc21536)] Received the following touch action: press(options={"x":16,"y":580})-wait(options={"ms":1000})-moveTo(options={"x":16,"y":230})-release(options={}) 2023-04-28 08:46:27:113 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wda/touch/perform] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/wda/touch/perform] with body: {"actions":[{"action":"press","options":{"x":16,"y":580}},{"action":"wait","options":{"ms":1000}},{"action":"moveTo","options":{"x":16,"y":230}},{"action":"release","options":{}}]} 2023-04-28 08:46:28:220 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:28:220 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.performTouch() result: null 2023-04-28 08:46:28:221 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/touch/perform 200 1109 ms - 14 2023-04-28 08:46:28:221 [HTTP] 2023-04-28 08:46:29:244 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:29:245 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:29:245 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:29:245 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:29:245 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:29:245 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:30:144 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="TOP SELLERS"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name="heart"][3] selector found. 2023-04-28 08:46:30:144 [wait-plugin] Check if element is displayed 2023-04-28 08:46:30:145 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/09010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:30:145 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/09010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/09010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:30:191 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:30:191 [wait-plugin] Element is displayed! 2023-04-28 08:46:30:191 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:30:191 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:30:191 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:30:191 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:30:192 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:30:192 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:31:053 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"09010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"09010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:31:054 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"09010000-0000-0000-E60C-000000000000","ELEMENT":"09010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:31:054 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1810 ms - 137 2023-04-28 08:46:31:054 [HTTP] 2023-04-28 08:46:31:065 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:31:065 [HTTP] {} 2023-04-28 08:46:31:066 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:31:066 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["09010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:31:066 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:31:066 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:31:066 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:31:067 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:31:067 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:31:067 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/09010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:31:116 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:31:116 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:31:116 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed 200 51 ms - 14 2023-04-28 08:46:31:116 [HTTP] 2023-04-28 08:46:31:136 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:31:136 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2]"} 2023-04-28 08:46:31:136 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:31:136 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:31:136 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:31:136 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:31:916 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="TOP SELLERS"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2] selector found. 2023-04-28 08:46:31:916 [wait-plugin] Check if element is displayed 2023-04-28 08:46:31:917 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/01010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:31:917 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/01010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/01010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:31:964 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:31:964 [wait-plugin] Element is displayed! 2023-04-28 08:46:31:964 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:31:964 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:31:964 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:31:964 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:31:964 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:31:965 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2]"} 2023-04-28 08:46:32:710 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"01010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"01010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:32:710 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"01010000-0000-0000-E60C-000000000000","ELEMENT":"01010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:32:711 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1575 ms - 137 2023-04-28 08:46:32:711 [HTTP] 2023-04-28 08:46:32:715 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:32:715 [HTTP] {} 2023-04-28 08:46:32:715 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:32:715 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["01010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:32:715 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:32:715 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:32:715 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:32:718 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:32:719 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:32:719 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/01010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:32:768 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:32:768 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:32:768 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/displayed 200 53 ms - 14 2023-04-28 08:46:32:768 [HTTP] 2023-04-28 08:46:32:772 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:32:772 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2]"} 2023-04-28 08:46:32:772 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:32:773 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:32:773 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:32:773 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:33:754 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="TOP SELLERS"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2] selector found. 2023-04-28 08:46:33:754 [wait-plugin] Check if element is displayed 2023-04-28 08:46:33:754 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/01010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:33:754 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/01010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/01010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:33:907 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:33:907 [wait-plugin] Element is displayed! 2023-04-28 08:46:33:907 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:33:907 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:33:907 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:33:907 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:33:908 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:33:908 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2]"} 2023-04-28 08:46:34:574 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"01010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"01010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:34:574 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"01010000-0000-0000-E60C-000000000000","ELEMENT":"01010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:34:575 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1802 ms - 137 2023-04-28 08:46:34:575 [HTTP] 2023-04-28 08:46:34:579 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:34:579 [HTTP] {} 2023-04-28 08:46:34:579 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:34:579 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["01010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:34:579 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:34:579 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:34:579 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:34:580 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:34:580 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:34:580 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/01010000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:34:625 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"Gaming / Xbox 360 Consoles","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:34:625 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "Gaming / Xbox 360 Consoles" 2023-04-28 08:46:34:625 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/text 200 46 ms - 39 2023-04-28 08:46:34:625 [HTTP] 2023-04-28 08:46:34:628 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:34:628 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2]"} 2023-04-28 08:46:34:629 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:34:629 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:34:629 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:34:629 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:35:320 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="TOP SELLERS"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2] selector found. 2023-04-28 08:46:35:320 [wait-plugin] Check if element is displayed 2023-04-28 08:46:35:321 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/01010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:35:321 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/01010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/01010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:35:368 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:35:368 [wait-plugin] Element is displayed! 2023-04-28 08:46:35:368 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:35:368 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:35:368 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:35:368 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:35:369 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:35:369 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]//XCUIElementTypeStaticText[2]"} 2023-04-28 08:46:36:130 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"01010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"01010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:36:131 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"01010000-0000-0000-E60C-000000000000","ELEMENT":"01010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:36:131 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1502 ms - 137 2023-04-28 08:46:36:131 [HTTP] 2023-04-28 08:46:36:135 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:36:135 [HTTP] {} 2023-04-28 08:46:36:135 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:36:135 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["01010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:36:135 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:36:135 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:36:135 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:36:136 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:36:136 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:36:136 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/01010000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:36:180 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"Gaming / Xbox 360 Consoles","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:36:180 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "Gaming / Xbox 360 Consoles" 2023-04-28 08:46:36:181 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/01010000-0000-0000-E60C-000000000000/text 200 45 ms - 39 2023-04-28 08:46:36:181 [HTTP] 2023-04-28 08:46:36:183 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:36:184 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:36:184 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:36:184 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:36:184 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:36:184 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:36:954 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="TOP SELLERS"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name="heart"][3] selector found. 2023-04-28 08:46:36:954 [wait-plugin] Check if element is displayed 2023-04-28 08:46:36:955 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/09010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:36:955 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/09010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/09010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:37:002 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:37:002 [wait-plugin] Element is displayed! 2023-04-28 08:46:37:002 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:37:002 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:37:002 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:37:002 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:37:003 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:37:003 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:37:763 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"09010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"09010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:37:764 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"09010000-0000-0000-E60C-000000000000","ELEMENT":"09010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:37:764 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1580 ms - 137 2023-04-28 08:46:37:764 [HTTP] 2023-04-28 08:46:37:770 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:37:770 [HTTP] {} 2023-04-28 08:46:37:770 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:37:770 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["09010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:37:770 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:37:770 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:37:770 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:37:773 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:37:774 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:37:774 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/09010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:37:823 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:37:823 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:37:823 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed 200 53 ms - 14 2023-04-28 08:46:37:823 [HTTP] 2023-04-28 08:46:37:826 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:37:826 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:37:826 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:37:826 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:37:826 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:37:826 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:38:506 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="TOP SELLERS"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name="heart"][3] selector found. 2023-04-28 08:46:38:506 [wait-plugin] Check if element is displayed 2023-04-28 08:46:38:506 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/09010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:38:507 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/09010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/09010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:38:553 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:38:553 [wait-plugin] Element is displayed! 2023-04-28 08:46:38:553 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:38:553 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:38:553 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:38:553 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:38:553 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:38:553 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:39:231 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"09010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"09010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:39:231 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"09010000-0000-0000-E60C-000000000000","ELEMENT":"09010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:39:231 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1405 ms - 137 2023-04-28 08:46:39:231 [HTTP] 2023-04-28 08:46:39:235 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:39:235 [HTTP] {} 2023-04-28 08:46:39:235 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:39:235 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["09010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:39:235 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:39:235 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:39:235 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:39:235 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:39:236 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:39:236 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/09010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:39:284 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:39:284 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:39:284 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/displayed 200 49 ms - 14 2023-04-28 08:46:39:284 [HTTP] 2023-04-28 08:46:39:290 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:39:290 [HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:39:290 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:39:290 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:39:290 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:39:290 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:40:009 [wait-plugin] Element with xpath strategy for //XCUIElementTypeOther[@name="TOP SELLERS"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name="heart"][3] selector found. 2023-04-28 08:46:40:009 [wait-plugin] Check if element is displayed 2023-04-28 08:46:40:009 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/09010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:40:009 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/09010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/09010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:40:057 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:40:057 [wait-plugin] Element is displayed! 2023-04-28 08:46:40:057 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:40:057 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:40:057 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:40:057 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:40:058 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:40:058 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"TOP SELLERS\"]/following-sibling::XCUIElementTypeCell[1]/XCUIElementTypeButton[@name=\"heart\"][3]"} 2023-04-28 08:46:40:740 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"09010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"09010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:40:740 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"09010000-0000-0000-E60C-000000000000","ELEMENT":"09010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:40:741 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1451 ms - 137 2023-04-28 08:46:40:741 [HTTP] 2023-04-28 08:46:40:745 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/click 2023-04-28 08:46:40:745 [HTTP] {"id":"09010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:40:745 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:40:746 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["09010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:40:746 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:46:40:746 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:46:40:746 [wait-plugin] Wait for element to be clickable 2023-04-28 08:46:40:746 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/09010000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:46:40:746 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/09010000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/09010000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:46:40:794 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:40:794 [wait-plugin] Element is enabled 2023-04-28 08:46:40:795 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:46:40:798 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/click 2023-04-28 08:46:40:799 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:46:40:799 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/09010000-0000-0000-E60C-000000000000/click] with body: {"id":"09010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:40:980 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:40:981 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:46:40:981 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/09010000-0000-0000-E60C-000000000000/click 200 235 ms - 14 2023-04-28 08:46:40:981 [HTTP] 2023-04-28 08:46:40:985 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/source 2023-04-28 08:46:40:985 [HTTP] {} 2023-04-28 08:46:40:985 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getPageSource() with args: ["bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:40:985 [AppiumDriver@f3f6] Plugins which can handle cmd 'getPageSource': element-wait 2023-04-28 08:46:40:985 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getPageSource' 2023-04-28 08:46:40:985 [AppiumDriver@f3f6] Executing default handling behavior for command 'getPageSource' 2023-04-28 08:46:40:986 [XCUITestDriver@aa85 (bbc21536)] Executing command 'getPageSource' 2023-04-28 08:46:40:986 [XCUITestDriver@aa85 (bbc21536)] Matched '/source?format=json&scope=AppiumAUT' to command name 'getPageSource' 2023-04-28 08:46:40:986 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /source?format=json&scope=AppiumAUT] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/source?format=json&scope=AppiumAUT] with no body 2023-04-28 08:46:43:454 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"isEnabled":"1","isVisible":"1","isAccessible":"0","frame":"{{0, 0}, {390, 844}}","children":[{"isEnabled":"1","isVisible":"1","isAccessible":"0","frame":"{{0, 0}, {390, 844}}","children":[{"isEnabled":"1","isVisible":"1","isAccessible":"0","frame":"{{0, 0}, {390, 844}}","children":[{"isEnabled":"1","isVisible":"1","isAccessible":"0","frame":"{{0, 0}, {390, 844}}","children":[{"isEnabled":"1","isVisible":"1","isAccessible":"0","frame":"{{0, 0}, {390, 844}}","children":[{"isEnabled":"1","isVisible":"0","isAccessible":"0","frame":"{{-280, 0}, {280, 844}}","children":[{"isEnabled":"1","isVisible":"0","isAccessible":"0","frame":"{{-280, 55}, {280, 759}}","children":[{"isEnabled":"1","isVisible":"0","isAccessible":"0","frame":"{{-280, 55}, {280, 30}}","children":[{"isEnabled":"1","isVisible":"0","isAccessible":"1","frame":"{{-266, 58}, {220, 30}}","rect":{"y":58,"x":-266,"width":220,"height":30},"value":"SHOP BY","label":"SHOP BY","type":"StaticText","name":"SHOP BY","rawIdentifier":null}],"rect":{"y"... 2023-04-28 08:46:43:460 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getPageSource() result: "\n\n \n \n \n \n \n \n POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:43:488 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:43:488 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:43:488 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:43:488 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:43:488 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:44:255 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:46:44:255 [wait-plugin] Check if element is displayed 2023-04-28 08:46:44:256 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/E8010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:44:256 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/E8010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E8010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:44:302 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:44:302 [wait-plugin] Element is displayed! 2023-04-28 08:46:44:303 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:44:303 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:44:303 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:44:303 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:44:303 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:44:303 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:45:153 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"E8010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"E8010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:45:153 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"E8010000-0000-0000-E60C-000000000000","ELEMENT":"E8010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:45:153 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1666 ms - 137 2023-04-28 08:46:45:153 [HTTP] 2023-04-28 08:46:45:163 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:45:163 [HTTP] {} 2023-04-28 08:46:45:163 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:45:163 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["E8010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:45:163 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:45:163 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:45:163 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:45:164 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:45:164 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:45:164 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E8010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:45:211 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:45:211 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:45:212 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/displayed 200 49 ms - 14 2023-04-28 08:46:45:212 [HTTP] 2023-04-28 08:46:45:220 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:45:220 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:45:220 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:45:220 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:45:220 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:45:220 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:46:074 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:46:46:074 [wait-plugin] Check if element is displayed 2023-04-28 08:46:46:074 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/E8010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:46:074 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/E8010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E8010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:46:119 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:46:119 [wait-plugin] Element is displayed! 2023-04-28 08:46:46:119 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:46:119 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:46:119 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:46:119 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:46:119 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:46:119 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:46:990 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"E8010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"E8010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:46:990 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"E8010000-0000-0000-E60C-000000000000","ELEMENT":"E8010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:46:990 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1770 ms - 137 2023-04-28 08:46:46:990 [HTTP] 2023-04-28 08:46:46:995 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:46:995 [HTTP] {} 2023-04-28 08:46:46:995 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:46:995 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["E8010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:46:995 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:46:995 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:46:995 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:46:996 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:46:996 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:46:996 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E8010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:47:044 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:47:044 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:47:044 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/displayed 200 49 ms - 14 2023-04-28 08:46:47:044 [HTTP] 2023-04-28 08:46:47:047 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:47:047 [HTTP] {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:47:048 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:47:048 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:47:048 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:47:048 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:48:155 [wait-plugin] Element with xpath strategy for //XCUIElementTypeTabBar[@name="Tab Bar"]/XCUIElementTypeButton[2] selector found. 2023-04-28 08:46:48:156 [wait-plugin] Check if element is displayed 2023-04-28 08:46:48:157 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/E8010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:48:157 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/E8010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E8010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:48:202 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:48:202 [wait-plugin] Element is displayed! 2023-04-28 08:46:48:202 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:48:202 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:48:202 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:48:202 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:48:202 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:48:202 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeTabBar[@name=\"Tab Bar\"]/XCUIElementTypeButton[2]"} 2023-04-28 08:46:48:979 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"E8010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"E8010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:48:980 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"E8010000-0000-0000-E60C-000000000000","ELEMENT":"E8010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:48:980 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1932 ms - 137 2023-04-28 08:46:48:980 [HTTP] 2023-04-28 08:46:48:984 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/click 2023-04-28 08:46:48:984 [HTTP] {"id":"E8010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:48:984 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:48:984 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.click() with args: ["E8010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:48:984 [AppiumDriver@f3f6] Plugins which can handle cmd 'click': element-wait 2023-04-28 08:46:48:984 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'click' 2023-04-28 08:46:48:984 [wait-plugin] Wait for element to be clickable 2023-04-28 08:46:48:984 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/E8010000-0000-0000-E60C-000000000000/enabled' to command name 'elementEnabled' 2023-04-28 08:46:48:984 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/E8010000-0000-0000-E60C-000000000000/enabled] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E8010000-0000-0000-E60C-000000000000/enabled] with no body 2023-04-28 08:46:49:028 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:49:028 [wait-plugin] Element is enabled 2023-04-28 08:46:49:028 [AppiumDriver@f3f6] Executing default handling behavior for command 'click' 2023-04-28 08:46:49:031 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/click 2023-04-28 08:46:49:032 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/click' to command name 'click' 2023-04-28 08:46:49:032 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/click] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E8010000-0000-0000-E60C-000000000000/click] with body: {"id":"E8010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:49:249 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":null,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:49:249 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.click() result: null 2023-04-28 08:46:49:250 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E8010000-0000-0000-E60C-000000000000/click 200 266 ms - 14 2023-04-28 08:46:49:250 [HTTP] 2023-04-28 08:46:49:273 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 2023-04-28 08:46:49:273 [HTTP] {"using":"xpath","value":"//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]"} 2023-04-28 08:46:49:274 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:49:274 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElement': element-wait 2023-04-28 08:46:49:274 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElement' 2023-04-28 08:46:49:274 [wait-plugin] Timeout properties set for session bbc21536-8ca2-4822-a21d-301597a2da84 is {"timeout":15000} ms 2023-04-28 08:46:50:013 [wait-plugin] Element with xpath strategy for //XCUIElementTypeButton[@name=" SORT"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1] selector found. 2023-04-28 08:46:50:013 [wait-plugin] Check if element is displayed 2023-04-28 08:46:50:013 [XCUITestDriver@aa85 (bbc21536)] Matched '/element/E0010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:50:013 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /element/E0010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E0010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:50:056 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:50:056 [wait-plugin] Element is displayed! 2023-04-28 08:46:50:056 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElement' 2023-04-28 08:46:50:056 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElement' 2023-04-28 08:46:50:056 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:50:057 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:50:057 [XCUITestDriver@aa85 (bbc21536)] Matched '/element' to command name 'findElement' 2023-04-28 08:46:50:057 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /element] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]"} 2023-04-28 08:46:50:715 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":{"ELEMENT":"E0010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"E0010000-0000-0000-E60C-000000000000"},"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:50:715 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"E0010000-0000-0000-E60C-000000000000","ELEMENT":"E0010000-0000-0000-E60C-000000000000"} 2023-04-28 08:46:50:716 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element 200 1443 ms - 137 2023-04-28 08:46:50:716 [HTTP] 2023-04-28 08:46:50:719 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:50:719 [HTTP] {} 2023-04-28 08:46:50:719 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:50:719 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.elementDisplayed() with args: ["E0010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:50:719 [AppiumDriver@f3f6] Plugins which can handle cmd 'elementDisplayed': element-wait 2023-04-28 08:46:50:719 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'elementDisplayed' 2023-04-28 08:46:50:719 [AppiumDriver@f3f6] Executing default handling behavior for command 'elementDisplayed' 2023-04-28 08:46:50:720 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/displayed 2023-04-28 08:46:50:720 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/displayed' to command name 'elementDisplayed' 2023-04-28 08:46:50:720 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/displayed] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E0010000-0000-0000-E60C-000000000000/displayed] with no body 2023-04-28 08:46:50:762 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":true,"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:50:762 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.elementDisplayed() result: true 2023-04-28 08:46:50:762 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/displayed 200 43 ms - 14 2023-04-28 08:46:50:762 [HTTP] 2023-04-28 08:46:50:765 [HTTP] --> POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/elements 2023-04-28 08:46:50:765 [HTTP] {"using":"xpath","value":"//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]"} 2023-04-28 08:46:50:765 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:50:765 [AppiumDriver@f3f6] Plugins which can handle cmd 'findElements': element-wait 2023-04-28 08:46:50:765 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'findElements' 2023-04-28 08:46:50:765 [AppiumDriver@f3f6] Executing default handling behavior for command 'findElements' 2023-04-28 08:46:50:765 [XCUITestDriver@aa85 (bbc21536)] Executing command 'findElements' 2023-04-28 08:46:50:765 [XCUITestDriver@aa85 (bbc21536)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector 2023-04-28 08:46:50:765 [XCUITestDriver@aa85 (bbc21536)] Waiting up to 40000 ms for condition 2023-04-28 08:46:50:765 [XCUITestDriver@aa85 (bbc21536)] Matched '/elements' to command name 'findElements' 2023-04-28 08:46:50:765 [XCUITestDriver@aa85 (bbc21536)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name=\" SORT\"]/parent::XCUIElementTypeOther/following-sibling::XCUIElementTypeTable//XCUIElementTypeCell//XCUIElementTypeStaticText[1]"} 2023-04-28 08:46:51:498 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":[{"ELEMENT":"D0010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"D0010000-0000-0000-E60C-000000000000"},{"ELEMENT":"07020000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"07020000-0000-0000-E60C-000000000000"},{"ELEMENT":"E0010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"E0010000-0000-0000-E60C-000000000000"},{"ELEMENT":"E1010000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"E1010000-0000-0000-E60C-000000000000"},{"ELEMENT":"17020000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"17020000-0000-0000-E60C-000000000000"},{"ELEMENT":"18020000-0000-0000-E60C-000000000000","element-6066-11e4-a52e-4f735466cecf":"18020000-0000-0000-E60C-000000000000"}],"sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:51:499 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"D0010000-0000-0000-E60C-000000000000","ELEMENT":"D0010000-0000-0000-E60C-000000000000"},{"element-6066-11e4-a52e-4f735466cecf":"07020000-0000-0000-E60C-000000000000","ELEMENT":"07020000-0000-0000-E60C-000000000000"},{"element-6066-11e4-a52e-4f735466cecf":"E0010000-0000-0000-E60C-000000000000","ELEMENT":"E0010000-0000-0000-E60C-000000000000"},{"element-6066-11e4-a52e-4f735466cecf":"E1010000-0000-0000-E60C-000000000000","ELEMENT":"E1010000-0000-0000-E60C-000000000000"},{"element-6066-11e4-a52e-4f735466cecf":"17020000-0000-0000-E60C-000000000000","ELEMENT":"17020000-0000-0000-E60C-000000000000"},{"element-6066-11e4-a52e-4f735466cecf":"18020000-0000-0000-E60C-000000000000","ELEMENT":"18020000-0000-0000-E60C-000000000000"}] 2023-04-28 08:46:51:500 [HTTP] <-- POST /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/elements 200 735 ms - 779 2023-04-28 08:46:51:500 [HTTP] 2023-04-28 08:46:51:515 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/D0010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:515 [HTTP] {} 2023-04-28 08:46:51:516 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:51:516 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["D0010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:51:516 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:51:516 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:51:516 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:51:517 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/D0010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:518 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/D0010000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:51:518 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/D0010000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/D0010000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:51:559 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"Xbox 360S (Slim) 250GB, Boxed","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:51:559 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "Xbox 360S (Slim) 250GB, Boxed" 2023-04-28 08:46:51:560 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/D0010000-0000-0000-E60C-000000000000/text 200 45 ms - 41 2023-04-28 08:46:51:560 [HTTP] 2023-04-28 08:46:51:575 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/07020000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:575 [HTTP] {} 2023-04-28 08:46:51:576 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:51:576 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["07020000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:51:576 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:51:576 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:51:576 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:51:577 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/07020000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:578 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/07020000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:51:578 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/07020000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/07020000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:51:618 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"Call Of Duty: Ghosts","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:51:619 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "Call Of Duty: Ghosts" 2023-04-28 08:46:51:619 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/07020000-0000-0000-E60C-000000000000/text 200 44 ms - 32 2023-04-28 08:46:51:619 [HTTP] 2023-04-28 08:46:51:635 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:635 [HTTP] {} 2023-04-28 08:46:51:635 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:51:635 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["E0010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:51:635 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:51:635 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:51:635 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:51:636 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:637 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:51:637 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E0010000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:51:678 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"Out of Stock","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:51:678 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "Out of Stock" 2023-04-28 08:46:51:679 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E0010000-0000-0000-E60C-000000000000/text 200 44 ms - 24 2023-04-28 08:46:51:679 [HTTP] 2023-04-28 08:46:51:696 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E1010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:696 [HTTP] {} 2023-04-28 08:46:51:696 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:51:696 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["E1010000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:51:696 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:51:696 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:51:696 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:51:697 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E1010000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:698 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E1010000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:51:698 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E1010000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/E1010000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:51:739 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"I WANT TO SELL","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:51:739 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "I WANT TO SELL" 2023-04-28 08:46:51:739 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/E1010000-0000-0000-E60C-000000000000/text 200 43 ms - 26 2023-04-28 08:46:51:739 [HTTP] 2023-04-28 08:46:51:750 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/17020000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:750 [HTTP] {} 2023-04-28 08:46:51:750 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:51:750 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["17020000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:51:750 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:51:750 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:51:750 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:51:751 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/17020000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:751 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/17020000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:51:751 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/17020000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/17020000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:51:791 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"I WANT TO BUY","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:51:791 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "I WANT TO BUY" 2023-04-28 08:46:51:792 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/17020000-0000-0000-E60C-000000000000/text 200 42 ms - 25 2023-04-28 08:46:51:792 [HTTP] 2023-04-28 08:46:51:795 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/18020000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:795 [HTTP] {} 2023-04-28 08:46:51:795 [XCUITestDriver@aa85 (bbc21536)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain 2023-04-28 08:46:51:795 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getText() with args: ["18020000-0000-0000-E60C-000000000000","bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:51:795 [AppiumDriver@f3f6] Plugins which can handle cmd 'getText': element-wait 2023-04-28 08:46:51:795 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getText' 2023-04-28 08:46:51:795 [AppiumDriver@f3f6] Executing default handling behavior for command 'getText' 2023-04-28 08:46:51:795 [XCUITestDriver@aa85 (bbc21536)] Proxying to WDA with an unknown route: GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/18020000-0000-0000-E60C-000000000000/text 2023-04-28 08:46:51:795 [XCUITestDriver@aa85 (bbc21536)] Matched '/wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/18020000-0000-0000-E60C-000000000000/text' to command name 'getText' 2023-04-28 08:46:51:795 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/18020000-0000-0000-E60C-000000000000/text] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/element/18020000-0000-0000-E60C-000000000000/text] with no body 2023-04-28 08:46:51:834 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"I WANT TO SELL","sessionId":"DDD623BC-8EFF-41F0-B054-651C1A7AE553"} 2023-04-28 08:46:51:834 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getText() result: "I WANT TO SELL" 2023-04-28 08:46:51:835 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/element/18020000-0000-0000-E60C-000000000000/text 200 40 ms - 26 2023-04-28 08:46:51:835 [HTTP] 2023-04-28 08:46:51:855 [HTTP] --> GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/screenshot 2023-04-28 08:46:51:856 [HTTP] {} 2023-04-28 08:46:51:856 [XCUITestDriver@aa85 (bbc21536)] Calling AppiumDriver.getScreenshot() with args: ["bbc21536-8ca2-4822-a21d-301597a2da84"] 2023-04-28 08:46:51:856 [AppiumDriver@f3f6] Plugins which can handle cmd 'getScreenshot': element-wait 2023-04-28 08:46:51:856 [AppiumDriver@f3f6] Plugin element-wait is now handling cmd 'getScreenshot' 2023-04-28 08:46:51:856 [AppiumDriver@f3f6] Executing default handling behavior for command 'getScreenshot' 2023-04-28 08:46:51:856 [XCUITestDriver@aa85 (bbc21536)] Executing command 'getScreenshot' 2023-04-28 08:46:51:856 [XCUITestDriver@aa85 (bbc21536)] Taking screenshot with WDA 2023-04-28 08:46:51:857 [XCUITestDriver@aa85 (bbc21536)] Matched '/screenshot' to command name 'getScreenshot' 2023-04-28 08:46:51:857 [XCUITestDriver@aa85 (bbc21536)] Proxying [GET /screenshot] to [GET http://127.0.0.1:8100/session/DDD623BC-8EFF-41F0-B054-651C1A7AE553/screenshot] with no body 2023-04-28 08:46:52:010 [XCUITestDriver@aa85 (bbc21536)] Got response with status 200: {"value":"iVBORw0KGgoAAAANSUhEUgAABJIAAAnkCAYAAABWQUsDAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAEkqADAAQAAAABAAAJ5AAAAADL9lqOAAAAHGlET1QAAAACAAAAAAAABPIAAAAoAAAE8gAABPIABzwRPiOwigAAQABJREFUeAHsvee/ZUd1rrtzzrmDuiXACR8HnA4+tg/G8ZhjHxuDzcVg8gEECJRzoCWhhFK3Wp1zDjvn3gJ8v9y/q+77jFq191ZLSAu20Frdej/Ub64wQ82aT9Va460xRjUsdrYnF7eBGTADZsAMmAEzYAbMgBkwA2bADJgBM2AGzMC7MdDwbjv4e0NkBsyAGTADZsAMmAEzYAbMgBkwA2bADJgBMwADFpLskWWPNDNgBsyAGTADZsAMmAEzYAbMgBkwA2bADFTFgIUkg1IVKFaerTybATNgBsyAGTADZsAMmAEzYAbMgBkwAxaSLCRZSDIDZsAMmAEzYAbMgBkwA2bADJgBM2AGzEBVDFhIMihVgWLV2aqzGTADZsAMmAEzYAbMgBkwA2bADJgBM2AhyUKShSQzYAbMgBkwA2bADJgBM2AGzIAZMANmwAxUxYCFJINSFShWna06mwEzYAbMgBkwA2bADJgBM2AGzIAZMAMWkiwkWUgyA2bADJgBM2AGzIAZMANmwAyYATNgBsxAVQxYSDIoVYFi1dmqsxkwA2bADJgBM2AGzIAZMANmwAyYATNgIclCkoUkM2AGzIAZMANmwAyYATNgBsyAGTADZsAMVMWAhSSDUhUoVp2tOpsBM2AGzIAZMANmwAyYATNgBsyAGTADFpIsJFlIMgNmwAyYATNgBsyAGTADZsAMmAEzYAbMQFUMWEgyKFWBYtXZqrMZMANmwAyYATNgBsyAGTADZsAMmAEzYCHJQpKFJDNgBsyAGTADZsAMmAEzYAb... 2023-04-28 08:46:52:016 [XCUITestDriver@aa85 (bbc21536)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABJIAAAnkCAYAAABWQUsDAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAEkqADAAQAAAABAAAJ5AAAAADL9lqOAAAAHGlET1QAAAACAAAAAAAABPIAAAAoAAAE8gAABPIABzwRPiOwigAAQABJREFUeAHsvee/ZUd1rrtzzrmDuiXACR8HnA4+tg/G8ZhjHxuDzcVg8gEECJRzoCWhhFK3Wp1zDjvn3gJ8v9y/q+77jFq191ZLSAu20Frdej/Ub64wQ82aT9Va460xRjUsdrYnF7eBGTADZsAMmAEzYAbMgBkwA2bADJgBM2AGzMC7MdDwbjv4e0NkBsyAGTADZsAMmAEzYAbMgBkwA2bADJgBMwADFpLskWWPNDNgBsyAGTADZsAMmAEzYAbMgBkwA2bADFTFgIUkg1IVKFaerTybATNgBsyAGTADZsAMmAEzYAbMgBkwAxaSLCRZSDIDZsAMmAEzYAbMgBkwA2bADJgBM2AGzEBVDFhIMihVgWLV2aqzGTADZsAMmAEzYAbMgBkwA2bADJgBM2AhyUKShSQzYAbMgBkwA2bADJgBM2AGzIAZMANmwAxUxYCFJINSFShWna06mwEzYAbMgBkwA2bADJgBM2AGzIAZMAMWkiwkWUgyA2bADJgBM2AGzIAZMANmwAyYATNgBsxAVQxYSDIoVYFi1dmqsxkwA2bADJgBM2AGzIAZMANmwAyYATNgIclCkoUkM2AGzIAZMANmwAyYATNgBsyAGTADZsAMVMWAhSSDUhUoVp2tOpsBM2AGzIAZMANmwAyYATNgBsyAGTADFpIsJFlIMgNmwAyYATNgBsyAGTADZsAMmAEzYAbMQFUMWEgyKFWBYtXZqrMZMANmwAyYATNgBsyAGTADZsAMmAEzYCHJQpKFJDNgBsyAGTADZsAMmAEzYAbMgBkwA2bA... 2023-04-28 08:46:52:028 [HTTP] <-- GET /wd/hub/session/bbc21536-8ca2-4822-a21d-301597a2da84/screenshot 200 171 ms - 884772 2023-04-28 08:46:52:028 [HTTP] 2023-04-28 08:47:52:037 [XCUITestDriver@aa85 (bbc21536)] Shutting down because we waited 60 seconds for a command 2023-04-28 08:47:52:039 [AppiumDriver@f3f6] Ending session, cause was 'New Command Timeout of 60 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability' 2023-04-28 08:47:52:039 [AppiumDriver@f3f6] Plugin element-wait does not define an unexpected shutdown handler 2023-04-28 08:47:52:039 [AppiumDriver@f3f6] Removing session 'bbc21536-8ca2-4822-a21d-301597a2da84' from our master session list 2023-04-28 08:47:52:050 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:924:11) at Socket._write (node:net:936:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:79:23) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:525:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger. [as warn] (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/create-logger.js:81:14) at EventEmitter. (/opt/homebrew/lib/node_modules/appium/lib/logsink.js:230:24) at EventEmitter.emit (node:events:513:28) at EventEmitter. (/opt/homebrew/lib/node_modules/appium/node_modules/npmlog/lib/log.js:247:8) 2023-04-28 08:47:52:052 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:924:11) at Socket._write (node:net:936:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:525:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:513:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34) 2023-04-28 08:47:52:054 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:924:11) at Socket._write (node:net:936:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:525:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:513:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34) 2023-04-28 08:47:52:055 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:924:11) at Socket._write (node:net:936:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:525:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:513:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34) 2023-04-28 08:47:52:057 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:924:11) at Socket._write (node:net:936:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:525:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:513:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34) 2023-04-28 08:47:52:058 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:924:11) at Socket._write (node:net:936:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:525:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:513:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34) 2023-04-28 08:47:52:060 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:924:11) at Socket._write (node:net:936:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:525:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:513:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34) 2023-04-28 08:47:52:062 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:924:11) at Socket._write (node:net:936:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:525:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:513:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34) 2023-04-28 08:47:52:065 uncaughtException: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:924:11) at Socket._write (node:net:936:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10) at Console.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/transports/console.js:51:25) at Console._write (/opt/homebrew/lib/node_modules/appium/node_modules/winston-transport/index.js:103:17) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at Console.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.ondata (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:629:20) at DerivedLogger.emit (node:events:525:35) at addChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:279:12) at readableAddChunk (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:262:11) at DerivedLogger.Readable.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_readable.js:228:10) at DerivedLogger.Transform.push (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:132:32) at DerivedLogger._transform (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:313:12) at DerivedLogger.Transform._read (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:166:10) at DerivedLogger.Transform._write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_transform.js:155:83) at doWrite (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:390:139) at writeOrBuffer (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:381:5) at DerivedLogger.Writable.write (/opt/homebrew/lib/node_modules/appium/node_modules/readable-stream/lib/_stream_writable.js:302:11) at DerivedLogger.log (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/logger.js:216:12) at ExceptionHandler._uncaughtException (/opt/homebrew/lib/node_modules/appium/node_modules/winston/lib/winston/exception-handler.js:220:17) at process.emit (node:events:513:28) at processEmit (/opt/homebrew/lib/node_modules/appium/node_modules/signal-exit/index.js:199:34)