Skip to content

Instantly share code, notes, and snippets.

@sashok644
Created September 9, 2021 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sashok644/9dbd65129623cba047143859d43e11d7 to your computer and use it in GitHub Desktop.
Save sashok644/9dbd65129623cba047143859d43e11d7 to your computer and use it in GitHub Desktop.
LOG BEFORE QUIT DRIVER APPIUM 1.21.0
LOG BEFORE QUIT DRIVER APPIUM 1.21.0
ALL 2021-09-09 10:12:37 +0200: [Appium] Welcome to Appium v1.21.0
ALL 2021-09-09 10:12:37 +0200: [Appium] Non-default server args:
ALL 2021-09-09 10:12:37 +0200: [Appium] port: 4732
ALL 2021-09-09 10:12:37 +0200: [Appium] loglevel: error
ALL 2021-09-09 10:12:37 +0200: [Appium] relaxedSecurityEnabled: true
ALL 2021-09-09 10:12:37 +0200: [Appium] Appium REST http interface listener started on 0.0.0.0:4732
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"desiredCapabilities":{"deviceName":"Earth","udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","platformVersion":"13.1","platformName":"ios","bundleId":"com.apple.Preferences","xcodeOrgId":"LNP59B6MS7","xcodeSigningId":"iPhone Developer","newCommandTimeout":120,"noReset":true,"app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","clearSystemFiles":true,"wdaLocalPort":8018,"automationName":"XCUITest","preventWDAAttachments":true,"useJSONSource":true,"simpleIsVisibleCheck":true},"capabilities":{"firstMatch":[{"appium:deviceName":"Earth","appium:udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","appium:platformVersion":"13.1","platformName":"ios","appium:bundleId":"com.apple.Preferences","appium:xcodeOrgId":"LNP59B6MS7","appium:xcodeSigningId":"iPhone Developer","appium:newCommandTimeout":120,"appium:noReset":true,"appium:app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","appium:clearSystemFiles":true,"appium:wdaLocalPort":8018,...
ALL 2021-09-09 10:12:37 +0200: [W3C] Calling AppiumDriver.createSession() with args: [{"deviceName":"Earth","udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","platformVersion":"13.1","platformName":"ios","bundleId":"com.apple.Preferences","xcodeOrgId":"LNP59B6MS7","xcodeSigningId":"iPhone Developer","newCommandTimeout":120,"noReset":true,"app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","clearSystemFiles":true,"wdaLocalPort":8018,"automationName":"XCUITest","preventWDAAttachments":true,"useJSONSource":true,"simpleIsVisibleCheck":true},null,{"firstMatch":[{"appium:deviceName":"Earth","appium:udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","appium:platformVersion":"13.1","platformName":"ios","appium:bundleId":"com.apple.Preferences","appium:xcodeOrgId":"LNP59B6MS7","appium:xcodeSigningId":"iPhone Developer","appium:newCommandTimeout":120,"appium:noReset":true,"appium:app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","appium:clearSystemFiles":true,"appium:wdaLocalPort":8018,"appium:automationName":"XCUITes...
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'newSessionRequested' logged at 1631175106222 (10:11:46 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [Appium] Appium v1.21.0 creating new XCUITestDriver (v3.43.0) session
ALL 2021-09-09 10:12:37 +0200: [Appium] Applying relaxed security to 'XCUITestDriver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Creating session with W3C capabilities: {
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "alwaysMatch": {
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "platformName": "ios",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:deviceName": "Earth",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:udid": "ec8aaaf4f961951ed5e48b3726fef460b50acb59",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:platformVersion": "13.1",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:bundleId": "com.apple.Preferences",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:xcodeOrgId": "LNP59B6MS7",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:xcodeSigningId": "iPhone Developer",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:newCommandTimeout": 120,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:noReset": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:app": "/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:clearSystemFiles": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:wdaLocalPort": 8018,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:automationName": "XCUITest",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:preventWDAAttachments": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:useJSONSource": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:simpleIsVisibleCheck": true
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] },
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "firstMatch": [
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] {}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] ]
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] }
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] preventWDAAttachments
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Session created with session id: e35ebe52-ed8e-4978-944d-9bb120e698e4
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Current user: 'okalashnik'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Available devices: 00008101-001C78DE3AC2001E, ec8aaaf4f961951ed5e48b3726fef460b50acb59
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Creating iDevice object with udid 'ec8aaaf4f961951ed5e48b3726fef460b50acb59'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Determining device to run tests on: udid: 'ec8aaaf4f961951ed5e48b3726fef460b50acb59', real device: true
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1631175107165 (10:11:47 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Using local app '/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Unzipping '/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Enforcing UTF-8 encoding on the extracted file names for 'SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Extracted 4115 items from '/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa' in 4644ms
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Matched 1 item in the extracted archive. Assuming 'Payload/SecurePIMEnterprise.app' is the correct bundle
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Unzipped local app to '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-16831-3mosvm.le2n9/SecurePIMEnterprise.app'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'appConfigured' logged at 1631175112155 (10:11:52 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Checking whether app '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-16831-3mosvm.le2n9/SecurePIMEnterprise.app' is actually present on file system
ALL 2021-09-09 10:12:37 +0200: [XCUITest] App is present
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'resetStarted' logged at 1631175112156 (10:11:52 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Reset: fullReset not set. Leaving as is
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'resetComplete' logged at 1631175112156 (10:11:52 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Using WDA path: '/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-webdriveragent'
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Using WDA agent: '/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Crash reports root '/Users/okalashnik/Library/Logs/CrashReporter/MobileDevice/Ok8' does not exist. Got nothing to gather.
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'logCaptureStarted' logged at 1631175112351 (10:11:52 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Setting up real device
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Verifying application platform
ALL 2021-09-09 10:12:37 +0200: [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] App 'com.apple.Preferences' is already installed. No need to reinstall.
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'appInstalled' logged at 1631175112571 (10:11:52 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] No obsolete cached processes from previous WDA sessions listening on port 8018 have been found
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Requesting connection for device ec8aaaf4f961951ed5e48b3726fef460b50acb59 on local port 8018, device port 8018
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Cached connections count: 0
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Successfully requested the connection for ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"14.5","version":"14.7.1"},"ios":{"ip":"192.168.228.160"},"ready":true,"build":{"upgradedAt":"1631107122969","time":"Sep 8 2021 15:19:33","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":"2EF54B6B-BDC3-4CEC-B13A-273C8DD43673"}
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Upgrade timestamp of the currently bundled WDA: 1631107122969
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Upgrade timestamp of the WDA on the device: 1631107122969
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Will reuse previously cached WDA instance at 'http://127.0.0.1:8018/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8018 if this is an undesired behavior.
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
ALL 2021-09-09 10:12:37 +0200: [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaStartAttempted' logged at 1631175112657 (10:11:52 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Using provided WebdriverAgent at 'http://127.0.0.1:8018/'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"14.5","version":"14.7.1"},"ios":{"ip":"192.168.228.160"},"ready":true,"build":{"upgradedAt":"1631107122969","time":"Sep 8 2021 15:19:33","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":"2EF54B6B-BDC3-4CEC-B13A-273C8DD43673"}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaSessionAttempted' logged at 1631175112669 (10:11:52 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Sending createSession command to WDA
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/session' to command name 'createSession'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8018/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.apple.Preferences","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":true,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":true}],"alwaysMatch":{}}}
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Parsed BUILD_DIR configuration value: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Build/Products'
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Got derived data root: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"sessionId":"16511AC5-2559-4E07-A5BD-D5C52182C2C3","capabilities":{"device":"iphone","browserName":"Settings","sdkVersion":"14.7.1","CFBundleIdentifier":"com.apple.Preferences"}},"sessionId":"16511AC5-2559-4E07-A5BD-D5C52182C2C3"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Determined the downstream protocol as 'W3C'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaSessionStarted' logged at 1631175115260 (10:11:55 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaStarted' logged at 1631175115260 (10:11:55 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior.
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'orientationSet' logged at 1631175115261 (10:11:55 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/appium/settings' to command name 'updateSettings'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /appium/settings] to [POST http://127.0.0.1:8018/session/16511AC5-2559-4E07-A5BD-D5C52182C2C3/appium/settings] with body: {"settings":{"useJSONSource":true}}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] 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":"16511AC5-2559-4E07-A5BD-D5C52182C2C3"}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it
ALL 2021-09-09 10:12:37 +0200: [Appium] New XCUITestDriver session created successfully, session e35ebe52-ed8e-4978-944d-9bb120e698e4 added to master session list
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'newSessionStarted' logged at 1631175115277 (10:11:55 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Cached the protocol value 'W3C' for the new session e35ebe52-ed8e-4978-944d-9bb120e698e4
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] 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","deviceName":"Earth","udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","platformVersion":"13.1","bundleId":"com.apple.Preferences","xcodeOrgId":"LNP59B6MS7","xcodeSigningId":"iPhone Developer","newCommandTimeout":120,"noReset":true,"app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","clearSystemFiles":true,"wdaLocalPort":8018,"automationName":"XCUITest","preventWDAAttachments":true,"useJSONSource":true,"simpleIsVisibleCheck":true}}
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session 200 9059 ms - 772
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4/timeouts
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"implicit":0}
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,0,"e35ebe52-ed8e-4978-944d-9bb120e698e4"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'timeouts'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] W3C timeout argument: {"implicit":0}}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Set implicit wait to 0ms
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Responding to client with driver.timeouts() result: null
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4/timeouts 200 3 ms - 14
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> GET /wd/hub/status
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [GENERIC] Calling AppiumDriver.getStatus() with args: []
ALL 2021-09-09 10:12:37 +0200: [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.21.0"}}
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- GET /wd/hub/status 200 1 ms - 68
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true","e35ebe52-ed8e-4978-944d-9bb120e698e4"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/16511AC5-2559-4E07-A5BD-D5C52182C2C3/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000105d70e24 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000105d70c00 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000105d36048 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000105d16288 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000105d572f4 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000105d57d40 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 68\n\t6 libdispatch.dylib 0x0000000196e7b298 ECEF88A0-245A-33C1-823D-3...
ALL 2021-09-09 10:12:37 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.doNativeFind (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:11)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findNativeElementOrElements (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:90:10)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findElOrEls (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:23:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findElOrElsWithProcessing (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findElement (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4/element 404 364 ms - 1247
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true","e35ebe52-ed8e-4978-944d-9bb120e698e4"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/16511AC5-2559-4E07-A5BD-D5C52182C2C3/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000105d70e24 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000105d70c00 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000105d36048 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000105d16288 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000105d572f4 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000105d57d40 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 68\n\t6 libdispatch.dylib 0x0000000196e7b298 ECEF88A0-245A-33C1-823...
ALL 2021-09-09 10:12:37 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.doNativeFind (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:11)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findNativeElementOrElements (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:90:10)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findElOrEls (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:23:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findElOrElsWithProcessing (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findElement (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4/element 404 397 ms - 1247
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'VPN'"}
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeSwitch' AND name == 'VPN'","e35ebe52-ed8e-4978-944d-9bb120e698e4"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/16511AC5-2559-4E07-A5BD-D5C52182C2C3/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'VPN'"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'type == 'XCUIElementTypeSwitch' AND name == 'VPN''","traceback":"(\n\t0 WebDriverAgentLib 0x0000000105d70e24 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000105d70c00 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000105d36048 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000105d16288 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000105d572f4 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000105d57d40 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 68\n\t6 libdispatch.dylib 0x0000000196e7b298 ECEF88A0-245A-33C1-823D-3160E1F3D674 + 397976...
ALL 2021-09-09 10:12:37 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.doNativeFind (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:11)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findNativeElementOrElements (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:90:10)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findElOrEls (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:23:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findElOrElsWithProcessing (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at XCUITestDriver.findElement (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4/element 404 387 ms - 1247
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> DELETE /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Calling AppiumDriver.deleteSession() with args: ["e35ebe52-ed8e-4978-944d-9bb120e698e4"]
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'quitSessionRequested' logged at 1631175118463 (10:11:58 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [Appium] Removing session e35ebe52-ed8e-4978-944d-9bb120e698e4 from our master session list
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/session/e35ebe52-ed8e-4978-944d-9bb120e698e4' to command name 'deleteSession'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [DELETE /session/e35ebe52-ed8e-4978-944d-9bb120e698e4] to [DELETE http://127.0.0.1:8018/session/16511AC5-2559-4E07-A5BD-D5C52182C2C3] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":null,"sessionId":null}
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Releasing connections for ec8aaaf4f961951ed5e48b3726fef460b50acb59 device on any port number
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Found cached connections to release: ["ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018"]
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Releasing the listener for 'ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018'
ALL 2021-09-09 10:12:37 +0200: [iProxy@ec8aaaf4:8018] Closing the connection
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Cached connections count: 0
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Did not find the temporary XCTest logs root at '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/com.apple.dt.XCTest*/'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Cleaning test logs in '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Logs' folder
ALL 2021-09-09 10:12:37 +0200: [iOS] Clearing log files
ALL 2021-09-09 10:12:37 +0200: [iOS] Deleting '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Logs'. Freeing 12K.
ALL 2021-09-09 10:12:37 +0200: [iOS] Finished clearing log files
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'quitSessionFinished' logged at 1631175119509 (10:11:59 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Received response: null
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] But deleting session, so not returning
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Responding to client with driver.deleteSession() result: null
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- DELETE /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4 200 1047 ms - 14
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> DELETE /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] Encountered internal error running command: NoSuchDriverError: A session is either terminated or not started
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at asyncHandler (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:243:15)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at /Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:423:15
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at Layer.handle [as handle_request] (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at next (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/route.js:137:13)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at Route.dispatch (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/route.js:112:3)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at Layer.handle [as handle_request] (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at /Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:281:22
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at param (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:354:14)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at param (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:365:14)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at Function.process_params (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:410:3)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at next (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:275:10)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at logger (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/morgan/index.js:144:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at Layer.handle [as handle_request] (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at trim_prefix (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:317:13)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at /Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:284:7
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at Function.process_params (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:335:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at next (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:275:10)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at jsonParser (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/body-parser/lib/types/json.js:110:7)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at Layer.handle [as handle_request] (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/layer.js:95:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at trim_prefix (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:317:13)
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at /Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:284:7
ALL 2021-09-09 10:12:37 +0200: [W3C (e35ebe52)] at Function.process_params (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/express/lib/router/index.js:335:12)
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- DELETE /wd/hub/session/e35ebe52-ed8e-4978-944d-9bb120e698e4 404 12 ms - 3295
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"desiredCapabilities":{"deviceName":"Earth","udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","platformVersion":"13.1","platformName":"ios","bundleId":"com.apple.Preferences","xcodeOrgId":"LNP59B6MS7","xcodeSigningId":"iPhone Developer","newCommandTimeout":120,"noReset":true,"app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","clearSystemFiles":true,"wdaLocalPort":8018,"automationName":"XCUITest","preventWDAAttachments":true,"useJSONSource":true,"simpleIsVisibleCheck":true},"capabilities":{"firstMatch":[{"appium:deviceName":"Earth","appium:udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","appium:platformVersion":"13.1","platformName":"ios","appium:bundleId":"com.apple.Preferences","appium:xcodeOrgId":"LNP59B6MS7","appium:xcodeSigningId":"iPhone Developer","appium:newCommandTimeout":120,"appium:noReset":true,"appium:app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","appium:clearSystemFiles":true,"appium:wdaLocalPort":8018,...
ALL 2021-09-09 10:12:37 +0200: [W3C] Calling AppiumDriver.createSession() with args: [{"deviceName":"Earth","udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","platformVersion":"13.1","platformName":"ios","bundleId":"com.apple.Preferences","xcodeOrgId":"LNP59B6MS7","xcodeSigningId":"iPhone Developer","newCommandTimeout":120,"noReset":true,"app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","clearSystemFiles":true,"wdaLocalPort":8018,"automationName":"XCUITest","preventWDAAttachments":true,"useJSONSource":true,"simpleIsVisibleCheck":true},null,{"firstMatch":[{"appium:deviceName":"Earth","appium:udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","appium:platformVersion":"13.1","platformName":"ios","appium:bundleId":"com.apple.Preferences","appium:xcodeOrgId":"LNP59B6MS7","appium:xcodeSigningId":"iPhone Developer","appium:newCommandTimeout":120,"appium:noReset":true,"appium:app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","appium:clearSystemFiles":true,"appium:wdaLocalPort":8018,"appium:automationName":"XCUITes...
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'newSessionRequested' logged at 1631175119530 (10:11:59 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [Appium] Appium v1.21.0 creating new XCUITestDriver (v3.43.0) session
ALL 2021-09-09 10:12:37 +0200: [Appium] Applying relaxed security to 'XCUITestDriver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Creating session with W3C capabilities: {
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "alwaysMatch": {
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "platformName": "ios",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:deviceName": "Earth",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:udid": "ec8aaaf4f961951ed5e48b3726fef460b50acb59",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:platformVersion": "13.1",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:bundleId": "com.apple.Preferences",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:xcodeOrgId": "LNP59B6MS7",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:xcodeSigningId": "iPhone Developer",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:newCommandTimeout": 120,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:noReset": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:app": "/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:clearSystemFiles": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:wdaLocalPort": 8018,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:automationName": "XCUITest",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:preventWDAAttachments": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:useJSONSource": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:simpleIsVisibleCheck": true
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] },
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "firstMatch": [
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] {}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] ]
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] }
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] preventWDAAttachments
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Session created with session id: 15d72d4d-74ab-4231-9b19-f444a4dfa0be
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Current user: 'okalashnik'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Available devices: 00008101-001C78DE3AC2001E, ec8aaaf4f961951ed5e48b3726fef460b50acb59
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Creating iDevice object with udid 'ec8aaaf4f961951ed5e48b3726fef460b50acb59'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Determining device to run tests on: udid: 'ec8aaaf4f961951ed5e48b3726fef460b50acb59', real device: true
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1631175119550 (10:11:59 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Using local app '/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Will reuse previously cached application at '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-16831-3mosvm.le2n9/SecurePIMEnterprise.app'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'appConfigured' logged at 1631175119767 (10:11:59 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Checking whether app '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-16831-3mosvm.le2n9/SecurePIMEnterprise.app' is actually present on file system
ALL 2021-09-09 10:12:37 +0200: [XCUITest] App is present
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'resetStarted' logged at 1631175119767 (10:11:59 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Reset: fullReset not set. Leaving as is
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'resetComplete' logged at 1631175119767 (10:11:59 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Using WDA path: '/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-webdriveragent'
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Using WDA agent: '/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Crash reports root '/Users/okalashnik/Library/Logs/CrashReporter/MobileDevice/Ok8' does not exist. Got nothing to gather.
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'logCaptureStarted' logged at 1631175119959 (10:11:59 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Setting up real device
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Verifying application platform
ALL 2021-09-09 10:12:37 +0200: [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] App 'com.apple.Preferences' is already installed. No need to reinstall.
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'appInstalled' logged at 1631175120122 (10:12:00 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] No obsolete cached processes from previous WDA sessions listening on port 8018 have been found
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Requesting connection for device ec8aaaf4f961951ed5e48b3726fef460b50acb59 on local port 8018, device port 8018
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Cached connections count: 0
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Successfully requested the connection for ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"14.5","version":"14.7.1"},"ios":{"ip":"192.168.228.160"},"ready":true,"build":{"upgradedAt":"1631107122969","time":"Sep 8 2021 15:19:33","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null}
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Upgrade timestamp of the currently bundled WDA: 1631107122969
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Upgrade timestamp of the WDA on the device: 1631107122969
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Will reuse previously cached WDA instance at 'http://127.0.0.1:8018/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8018 if this is an undesired behavior.
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
ALL 2021-09-09 10:12:37 +0200: [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaStartAttempted' logged at 1631175120212 (10:12:00 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Using provided WebdriverAgent at 'http://127.0.0.1:8018/'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"14.5","version":"14.7.1"},"ios":{"ip":"192.168.228.160"},"ready":true,"build":{"upgradedAt":"1631107122969","time":"Sep 8 2021 15:19:33","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaSessionAttempted' logged at 1631175120226 (10:12:00 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Sending createSession command to WDA
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/session' to command name 'createSession'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8018/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.apple.Preferences","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":true,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":true}],"alwaysMatch":{}}}
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Parsed BUILD_DIR configuration value: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Build/Products'
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Got derived data root: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"sessionId":"727F9325-E862-4B71-A58A-AF3F495AAA01","capabilities":{"device":"iphone","browserName":"Settings","sdkVersion":"14.7.1","CFBundleIdentifier":"com.apple.Preferences"}},"sessionId":"727F9325-E862-4B71-A58A-AF3F495AAA01"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Determined the downstream protocol as 'W3C'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaSessionStarted' logged at 1631175121765 (10:12:01 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaStarted' logged at 1631175121765 (10:12:01 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior.
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'orientationSet' logged at 1631175121765 (10:12:01 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/appium/settings' to command name 'updateSettings'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /appium/settings] to [POST http://127.0.0.1:8018/session/727F9325-E862-4B71-A58A-AF3F495AAA01/appium/settings] with body: {"settings":{"useJSONSource":true}}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] 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":"727F9325-E862-4B71-A58A-AF3F495AAA01"}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it
ALL 2021-09-09 10:12:37 +0200: [Appium] New XCUITestDriver session created successfully, session 15d72d4d-74ab-4231-9b19-f444a4dfa0be added to master session list
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'newSessionStarted' logged at 1631175121781 (10:12:01 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Cached the protocol value 'W3C' for the new session 15d72d4d-74ab-4231-9b19-f444a4dfa0be
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] 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","deviceName":"Earth","udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","platformVersion":"13.1","bundleId":"com.apple.Preferences","xcodeOrgId":"LNP59B6MS7","xcodeSigningId":"iPhone Developer","newCommandTimeout":120,"noReset":true,"app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","clearSystemFiles":true,"wdaLocalPort":8018,"automationName":"XCUITest","preventWDAAttachments":true,"useJSONSource":true,"simpleIsVisibleCheck":true}}
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session 200 2254 ms - 772
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/timeouts
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"implicit":0}
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,0,"15d72d4d-74ab-4231-9b19-f444a4dfa0be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'timeouts'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] W3C timeout argument: {"implicit":0}}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Set implicit wait to 0ms
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Responding to client with driver.timeouts() result: null
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/timeouts 200 2 ms - 14
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> GET /wd/hub/status
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [GENERIC] Calling AppiumDriver.getStatus() with args: []
ALL 2021-09-09 10:12:37 +0200: [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.21.0"}}
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- GET /wd/hub/status 200 1 ms - 68
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true","15d72d4d-74ab-4231-9b19-f444a4dfa0be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/727F9325-E862-4B71-A58A-AF3F495AAA01/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000105d70e24 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000105d70c00 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000105d36048 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000105d16288 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000105d572f4 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000105d57d40 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 68\n\t6 libdispatch.dylib 0x0000000196e7b298 ECEF88A0-245A-33C1-823D-3...
ALL 2021-09-09 10:12:37 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.doNativeFind (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:11)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findNativeElementOrElements (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:90:10)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findElOrEls (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:23:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findElOrElsWithProcessing (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findElement (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element 404 343 ms - 1247
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'Airplane Mode'"}
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeSwitch' AND name == 'Airplane Mode'","15d72d4d-74ab-4231-9b19-f444a4dfa0be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/727F9325-E862-4B71-A58A-AF3F495AAA01/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'Airplane Mode'"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"8D000000-0000-0000-5605-000000000000","element-6066-11e4-a52e-4f735466cecf":"8D000000-0000-0000-5605-000000000000"},"sessionId":"727F9325-E862-4B71-A58A-AF3F495AAA01"}
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8D000000-0000-0000-5605-000000000000","ELEMENT":"8D000000-0000-0000-5605-000000000000"}
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element 200 726 ms - 137
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> GET /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element/8D000000-0000-0000-5605-000000000000/displayed
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Driver proxy active, passing request on via HTTP proxy
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'proxyReqRes'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element/8D000000-0000-0000-5605-000000000000/displayed' to command name 'elementDisplayed'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [GET /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element/8D000000-0000-0000-5605-000000000000/displayed] to [GET http://127.0.0.1:8018/session/727F9325-E862-4B71-A58A-AF3F495AAA01/element/8D000000-0000-0000-5605-000000000000/displayed] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":true,"sessionId":"727F9325-E862-4B71-A58A-AF3F495AAA01"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Replacing sessionId 727F9325-E862-4B71-A58A-AF3F495AAA01 with 15d72d4d-74ab-4231-9b19-f444a4dfa0be
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- GET /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element/8D000000-0000-0000-5605-000000000000/displayed 200 382 ms - 65
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> GET /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element/8D000000-0000-0000-5605-000000000000/attribute/value
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Calling AppiumDriver.getAttribute() with args: ["value","8D000000-0000-0000-5605-000000000000","15d72d4d-74ab-4231-9b19-f444a4dfa0be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'getAttribute'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element/8D000000-0000-0000-5605-000000000000/attribute/value' to command name 'getAttribute'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [GET /element/8D000000-0000-0000-5605-000000000000/attribute/value] to [GET http://127.0.0.1:8018/session/727F9325-E862-4B71-A58A-AF3F495AAA01/element/8D000000-0000-0000-5605-000000000000/attribute/value] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":"0","sessionId":"727F9325-E862-4B71-A58A-AF3F495AAA01"}
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Responding to client with driver.getAttribute() result: "0"
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- GET /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element/8D000000-0000-0000-5605-000000000000/attribute/value 200 330 ms - 13
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true","15d72d4d-74ab-4231-9b19-f444a4dfa0be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/727F9325-E862-4B71-A58A-AF3F495AAA01/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000105d70e24 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000105d70c00 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000105d36048 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000105d16288 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000105d572f4 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000105d57d40 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 68\n\t6 libdispatch.dylib 0x0000000196e7b298 ECEF88A0-245A-33C1-823D-3...
ALL 2021-09-09 10:12:37 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.doNativeFind (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:11)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findNativeElementOrElements (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:90:10)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findElOrEls (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:23:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findElOrElsWithProcessing (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findElement (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element 404 393 ms - 1247
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true","15d72d4d-74ab-4231-9b19-f444a4dfa0be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/727F9325-E862-4B71-A58A-AF3F495AAA01/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000105d70e24 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000105d70c00 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000105d36048 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000105d16288 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000105d572f4 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000105d57d40 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 68\n\t6 libdispatch.dylib 0x0000000196e7b298 ECEF88A0-245A-33C1-823D-3...
ALL 2021-09-09 10:12:37 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.doNativeFind (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:11)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findNativeElementOrElements (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:90:10)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findElOrEls (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:23:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findElOrElsWithProcessing (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] at XCUITestDriver.findElement (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be/element 404 382 ms - 1247
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> DELETE /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Calling AppiumDriver.deleteSession() with args: ["15d72d4d-74ab-4231-9b19-f444a4dfa0be"]
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'quitSessionRequested' logged at 1631175128376 (10:12:08 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [Appium] Removing session 15d72d4d-74ab-4231-9b19-f444a4dfa0be from our master session list
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be' to command name 'deleteSession'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [DELETE /session/15d72d4d-74ab-4231-9b19-f444a4dfa0be] to [DELETE http://127.0.0.1:8018/session/727F9325-E862-4B71-A58A-AF3F495AAA01] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":null,"sessionId":null}
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Releasing connections for ec8aaaf4f961951ed5e48b3726fef460b50acb59 device on any port number
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Found cached connections to release: ["ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018"]
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Releasing the listener for 'ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018'
ALL 2021-09-09 10:12:37 +0200: [iProxy@ec8aaaf4:8018] Closing the connection
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Cached connections count: 0
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Did not find the temporary XCTest logs root at '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/com.apple.dt.XCTest*/'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Cleaning test logs in '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Logs' folder
ALL 2021-09-09 10:12:37 +0200: [iOS] Clearing log files
ALL 2021-09-09 10:12:37 +0200: [iOS] Deleting '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Logs'. Freeing 12K.
ALL 2021-09-09 10:12:37 +0200: [iOS] Finished clearing log files
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'quitSessionFinished' logged at 1631175129412 (10:12:09 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Received response: null
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] But deleting session, so not returning
ALL 2021-09-09 10:12:37 +0200: [W3C (15d72d4d)] Responding to client with driver.deleteSession() result: null
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- DELETE /wd/hub/session/15d72d4d-74ab-4231-9b19-f444a4dfa0be 200 1038 ms - 14
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"desiredCapabilities":{"deviceName":"Earth","udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","platformVersion":"13.1","platformName":"ios","bundleId":"com.apple.Preferences","xcodeOrgId":"LNP59B6MS7","xcodeSigningId":"iPhone Developer","newCommandTimeout":120,"noReset":true,"app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","clearSystemFiles":true,"wdaLocalPort":8018,"automationName":"XCUITest","preventWDAAttachments":true,"useJSONSource":true,"simpleIsVisibleCheck":true},"capabilities":{"firstMatch":[{"appium:deviceName":"Earth","appium:udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","appium:platformVersion":"13.1","platformName":"ios","appium:bundleId":"com.apple.Preferences","appium:xcodeOrgId":"LNP59B6MS7","appium:xcodeSigningId":"iPhone Developer","appium:newCommandTimeout":120,"appium:noReset":true,"appium:app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","appium:clearSystemFiles":true,"appium:wdaLocalPort":8018,...
ALL 2021-09-09 10:12:37 +0200: [W3C] Calling AppiumDriver.createSession() with args: [{"deviceName":"Earth","udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","platformVersion":"13.1","platformName":"ios","bundleId":"com.apple.Preferences","xcodeOrgId":"LNP59B6MS7","xcodeSigningId":"iPhone Developer","newCommandTimeout":120,"noReset":true,"app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","clearSystemFiles":true,"wdaLocalPort":8018,"automationName":"XCUITest","preventWDAAttachments":true,"useJSONSource":true,"simpleIsVisibleCheck":true},null,{"firstMatch":[{"appium:deviceName":"Earth","appium:udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","appium:platformVersion":"13.1","platformName":"ios","appium:bundleId":"com.apple.Preferences","appium:xcodeOrgId":"LNP59B6MS7","appium:xcodeSigningId":"iPhone Developer","appium:newCommandTimeout":120,"appium:noReset":true,"appium:app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","appium:clearSystemFiles":true,"appium:wdaLocalPort":8018,"appium:automationName":"XCUITes...
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'newSessionRequested' logged at 1631175129422 (10:12:09 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [Appium] Appium v1.21.0 creating new XCUITestDriver (v3.43.0) session
ALL 2021-09-09 10:12:37 +0200: [Appium] Applying relaxed security to 'XCUITestDriver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Creating session with W3C capabilities: {
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "alwaysMatch": {
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "platformName": "ios",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:deviceName": "Earth",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:udid": "ec8aaaf4f961951ed5e48b3726fef460b50acb59",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:platformVersion": "13.1",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:bundleId": "com.apple.Preferences",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:xcodeOrgId": "LNP59B6MS7",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:xcodeSigningId": "iPhone Developer",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:newCommandTimeout": 120,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:noReset": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:app": "/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:clearSystemFiles": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:wdaLocalPort": 8018,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:automationName": "XCUITest",
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:preventWDAAttachments": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:useJSONSource": true,
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "appium:simpleIsVisibleCheck": true
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] },
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] "firstMatch": [
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] {}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] ]
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] }
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] preventWDAAttachments
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Session created with session id: f017703d-7fec-4150-a070-4c94615a55be
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Current user: 'okalashnik'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Available devices: 00008101-001C78DE3AC2001E, ec8aaaf4f961951ed5e48b3726fef460b50acb59
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Creating iDevice object with udid 'ec8aaaf4f961951ed5e48b3726fef460b50acb59'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Determining device to run tests on: udid: 'ec8aaaf4f961951ed5e48b3726fef460b50acb59', real device: true
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1631175129448 (10:12:09 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Using local app '/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Will reuse previously cached application at '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-16831-3mosvm.le2n9/SecurePIMEnterprise.app'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'appConfigured' logged at 1631175129676 (10:12:09 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Checking whether app '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-16831-3mosvm.le2n9/SecurePIMEnterprise.app' is actually present on file system
ALL 2021-09-09 10:12:37 +0200: [XCUITest] App is present
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'resetStarted' logged at 1631175129676 (10:12:09 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Reset: fullReset not set. Leaving as is
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'resetComplete' logged at 1631175129677 (10:12:09 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Using WDA path: '/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-webdriveragent'
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Using WDA agent: '/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Crash reports root '/Users/okalashnik/Library/Logs/CrashReporter/MobileDevice/Ok8' does not exist. Got nothing to gather.
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'logCaptureStarted' logged at 1631175129868 (10:12:09 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Setting up real device
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Verifying application platform
ALL 2021-09-09 10:12:37 +0200: [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] App 'com.apple.Preferences' is already installed. No need to reinstall.
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'appInstalled' logged at 1631175130036 (10:12:10 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] No obsolete cached processes from previous WDA sessions listening on port 8018 have been found
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Requesting connection for device ec8aaaf4f961951ed5e48b3726fef460b50acb59 on local port 8018, device port 8018
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Cached connections count: 0
ALL 2021-09-09 10:12:37 +0200: [DevCon Factory] Successfully requested the connection for ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"14.5","version":"14.7.1"},"ios":{"ip":"192.168.228.160"},"ready":true,"build":{"upgradedAt":"1631107122969","time":"Sep 8 2021 15:19:33","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null}
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Upgrade timestamp of the currently bundled WDA: 1631107122969
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Upgrade timestamp of the WDA on the device: 1631107122969
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Will reuse previously cached WDA instance at 'http://127.0.0.1:8018/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8018 if this is an undesired behavior.
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
ALL 2021-09-09 10:12:37 +0200: [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaStartAttempted' logged at 1631175130126 (10:12:10 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Using provided WebdriverAgent at 'http://127.0.0.1:8018/'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"14.5","version":"14.7.1"},"ios":{"ip":"192.168.228.160"},"ready":true,"build":{"upgradedAt":"1631107122969","time":"Sep 8 2021 15:19:33","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaSessionAttempted' logged at 1631175130138 (10:12:10 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Sending createSession command to WDA
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/session' to command name 'createSession'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8018/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.apple.Preferences","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":true,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":true}],"alwaysMatch":{}}}
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Parsed BUILD_DIR configuration value: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Build/Products'
ALL 2021-09-09 10:12:37 +0200: [WebDriverAgent] Got derived data root: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"sessionId":"901E9D1E-4FEC-4C01-92F4-4E67929BE0F5","capabilities":{"device":"iphone","browserName":"Settings","sdkVersion":"14.7.1","CFBundleIdentifier":"com.apple.Preferences"}},"sessionId":"901E9D1E-4FEC-4C01-92F4-4E67929BE0F5"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Determined the downstream protocol as 'W3C'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaSessionStarted' logged at 1631175131680 (10:12:11 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'wdaStarted' logged at 1631175131680 (10:12:11 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior.
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'orientationSet' logged at 1631175131681 (10:12:11 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/appium/settings' to command name 'updateSettings'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /appium/settings] to [POST http://127.0.0.1:8018/session/901E9D1E-4FEC-4C01-92F4-4E67929BE0F5/appium/settings] with body: {"settings":{"useJSONSource":true}}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] 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":"901E9D1E-4FEC-4C01-92F4-4E67929BE0F5"}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it
ALL 2021-09-09 10:12:37 +0200: [Appium] New XCUITestDriver session created successfully, session f017703d-7fec-4150-a070-4c94615a55be added to master session list
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Event 'newSessionStarted' logged at 1631175131697 (10:12:11 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Cached the protocol value 'W3C' for the new session f017703d-7fec-4150-a070-4c94615a55be
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] 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","deviceName":"Earth","udid":"ec8aaaf4f961951ed5e48b3726fef460b50acb59","platformVersion":"13.1","bundleId":"com.apple.Preferences","xcodeOrgId":"LNP59B6MS7","xcodeSigningId":"iPhone Developer","newCommandTimeout":120,"noReset":true,"app":"/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa","clearSystemFiles":true,"wdaLocalPort":8018,"automationName":"XCUITest","preventWDAAttachments":true,"useJSONSource":true,"simpleIsVisibleCheck":true}}
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session 200 2277 ms - 772
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/timeouts
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"implicit":0}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,0,"f017703d-7fec-4150-a070-4c94615a55be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'timeouts'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] W3C timeout argument: {"implicit":0}}
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Set implicit wait to 0ms
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Responding to client with driver.timeouts() result: null
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/timeouts 200 3 ms - 14
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> GET /wd/hub/status
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [GENERIC] Calling AppiumDriver.getStatus() with args: []
ALL 2021-09-09 10:12:37 +0200: [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.21.0"}}
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- GET /wd/hub/status 200 1 ms - 68
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true","f017703d-7fec-4150-a070-4c94615a55be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/901E9D1E-4FEC-4C01-92F4-4E67929BE0F5/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000105d70e24 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000105d70c00 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000105d36048 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000105d16288 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000105d572f4 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000105d57d40 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 68\n\t6 libdispatch.dylib 0x0000000196e7b298 ECEF88A0-245A-33C1-823D-3...
ALL 2021-09-09 10:12:37 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at XCUITestDriver.doNativeFind (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:11)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at XCUITestDriver.findNativeElementOrElements (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:90:10)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at XCUITestDriver.findElOrEls (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:23:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at XCUITestDriver.findElOrElsWithProcessing (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at XCUITestDriver.findElement (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element 404 347 ms - 1247
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true","f017703d-7fec-4150-a070-4c94615a55be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/901E9D1E-4FEC-4C01-92F4-4E67929BE0F5/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'predicate string', value 'type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true'","traceback":"(\n\t0 WebDriverAgentLib 0x0000000105d70e24 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000105d70c00 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000105d36048 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000105d16288 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000105d572f4 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000105d57d40 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 68\n\t6 libdispatch.dylib 0x0000000196e7b298 ECEF88A0-245A-33C1-823...
ALL 2021-09-09 10:12:37 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at XCUITestDriver.doNativeFind (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:11)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at XCUITestDriver.findNativeElementOrElements (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:90:10)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at XCUITestDriver.findElOrEls (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:23:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at XCUITestDriver.findElOrElsWithProcessing (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] at XCUITestDriver.findElement (/Users/okalashnik/.nvm/versions/node/v14.16.1/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element 404 391 ms - 1247
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@value = 'Wi-Fi']/parent::XCUIElementTypeCell"}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@value = 'Wi-Fi']/parent::XCUIElementTypeCell","f017703d-7fec-4150-a070-4c94615a55be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/901E9D1E-4FEC-4C01-92F4-4E67929BE0F5/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@value = 'Wi-Fi']/parent::XCUIElementTypeCell"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"46000000-0000-0000-5705-000000000000","element-6066-11e4-a52e-4f735466cecf":"46000000-0000-0000-5705-000000000000"},"sessionId":"901E9D1E-4FEC-4C01-92F4-4E67929BE0F5"}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"46000000-0000-0000-5705-000000000000","ELEMENT":"46000000-0000-0000-5705-000000000000"}
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element 200 3892 ms - 137
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element/46000000-0000-0000-5705-000000000000/click
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Driver proxy active, passing request on via HTTP proxy
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'proxyReqRes'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element/46000000-0000-0000-5705-000000000000/click' to command name 'click'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element/46000000-0000-0000-5705-000000000000/click] to [POST http://127.0.0.1:8018/session/901E9D1E-4FEC-4C01-92F4-4E67929BE0F5/element/46000000-0000-0000-5705-000000000000/click] with body: {}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":null,"sessionId":"901E9D1E-4FEC-4C01-92F4-4E67929BE0F5"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Replacing sessionId 901E9D1E-4FEC-4C01-92F4-4E67929BE0F5 with f017703d-7fec-4150-a070-4c94615a55be
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element/46000000-0000-0000-5705-000000000000/click 200 861 ms - 65
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'Wi-Fi'"}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeSwitch' AND name == 'Wi-Fi'","f017703d-7fec-4150-a070-4c94615a55be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/901E9D1E-4FEC-4C01-92F4-4E67929BE0F5/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'Wi-Fi'"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"BB010000-0000-0000-5705-000000000000","element-6066-11e4-a52e-4f735466cecf":"BB010000-0000-0000-5705-000000000000"},"sessionId":"901E9D1E-4FEC-4C01-92F4-4E67929BE0F5"}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"BB010000-0000-0000-5705-000000000000","ELEMENT":"BB010000-0000-0000-5705-000000000000"}
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element 200 449 ms - 137
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> GET /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element/BB010000-0000-0000-5705-000000000000/displayed
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Driver proxy active, passing request on via HTTP proxy
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'proxyReqRes'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element/BB010000-0000-0000-5705-000000000000/displayed' to command name 'elementDisplayed'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [GET /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element/BB010000-0000-0000-5705-000000000000/displayed] to [GET http://127.0.0.1:8018/session/901E9D1E-4FEC-4C01-92F4-4E67929BE0F5/element/BB010000-0000-0000-5705-000000000000/displayed] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":true,"sessionId":"901E9D1E-4FEC-4C01-92F4-4E67929BE0F5"}
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Replacing sessionId 901E9D1E-4FEC-4C01-92F4-4E67929BE0F5 with f017703d-7fec-4150-a070-4c94615a55be
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- GET /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element/BB010000-0000-0000-5705-000000000000/displayed 200 195 ms - 65
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> GET /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element/BB010000-0000-0000-5705-000000000000/attribute/value
ALL 2021-09-09 10:12:37 +0200: [HTTP] {}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Calling AppiumDriver.getAttribute() with args: ["value","BB010000-0000-0000-5705-000000000000","f017703d-7fec-4150-a070-4c94615a55be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'getAttribute'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Matched '/element/BB010000-0000-0000-5705-000000000000/attribute/value' to command name 'getAttribute'
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Proxying [GET /element/BB010000-0000-0000-5705-000000000000/attribute/value] to [GET http://127.0.0.1:8018/session/901E9D1E-4FEC-4C01-92F4-4E67929BE0F5/element/BB010000-0000-0000-5705-000000000000/attribute/value] with no body
ALL 2021-09-09 10:12:37 +0200: [WD Proxy] Got response with status 200: {"value":"1","sessionId":"901E9D1E-4FEC-4C01-92F4-4E67929BE0F5"}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Responding to client with driver.getAttribute() result: "1"
ALL 2021-09-09 10:12:37 +0200: [HTTP] <-- GET /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/element/BB010000-0000-0000-5705-000000000000/attribute/value 200 173 ms - 13
ALL 2021-09-09 10:12:37 +0200: [HTTP]
ALL 2021-09-09 10:12:37 +0200: [iProxy@ec8aaaf4:8018] The connection has been closed
ALL 2021-09-09 10:12:37 +0200: [HTTP] --> POST /wd/hub/session/f017703d-7fec-4150-a070-4c94615a55be/log
ALL 2021-09-09 10:12:37 +0200: [HTTP] {"type":"server"}
ALL 2021-09-09 10:12:37 +0200: [W3C (f017703d)] Calling AppiumDriver.getLog() with args: ["server","f017703d-7fec-4150-a070-4c94615a55be"]
ALL 2021-09-09 10:12:37 +0200: [XCUITest] Executing command 'getLog'
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Retrieving 'server' logs
ALL 2021-09-09 10:12:37 +0200: [BaseDriver] Retrieving supported log types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment