Skip to content

Instantly share code, notes, and snippets.

@sashok644
Created September 9, 2021 09:10
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/024650873d63ffe76c1a1c2c95a6a487 to your computer and use it in GitHub Desktop.
Save sashok644/024650873d63ffe76c1a1c2c95a6a487 to your computer and use it in GitHub Desktop.
LOG BEFORE QUIT DRIVER APPIUM 1.22.0@beta
LOG BEFORE QUIT DRIVER APPIUM 1.22.0@beta
ALL 2021-09-09 10:28:28 +0200: [Appium] Welcome to Appium v1.22.0-beta.0
ALL 2021-09-09 10:28:28 +0200: [Appium] Non-default server args:
ALL 2021-09-09 10:28:28 +0200: [Appium] port: 4732
ALL 2021-09-09 10:28:28 +0200: [Appium] loglevel: error
ALL 2021-09-09 10:28:28 +0200: [Appium] relaxedSecurityEnabled: true
ALL 2021-09-09 10:28:28 +0200: [Appium] Appium REST http interface listener started on 0.0.0.0:4732
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session
ALL 2021-09-09 10:28:28 +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:28:28 +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:28:28 +0200: [BaseDriver] Event 'newSessionRequested' logged at 1631176057080 (10:27:37 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [Appium] Appium v1.22.0-beta.0 creating new XCUITestDriver (v3.52.1) session
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Creating session with W3C capabilities: {
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "alwaysMatch": {
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "platformName": "ios",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:deviceName": "Earth",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:udid": "ec8aaaf4f961951ed5e48b3726fef460b50acb59",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:platformVersion": "13.1",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:bundleId": "com.apple.Preferences",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:xcodeOrgId": "LNP59B6MS7",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:xcodeSigningId": "iPhone Developer",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:newCommandTimeout": 120,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:noReset": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:app": "/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:clearSystemFiles": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:wdaLocalPort": 8018,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:automationName": "XCUITest",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:preventWDAAttachments": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:useJSONSource": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:simpleIsVisibleCheck": true
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] },
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "firstMatch": [
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] {}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] ]
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] }
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] preventWDAAttachments
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Session created with session id: fd6eee53-f48f-4e40-af11-1ea6bf221f27
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Current user: 'okalashnik'
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Available devices: 00008101-001C78DE3AC2001E, ec8aaaf4f961951ed5e48b3726fef460b50acb59
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Creating iDevice object with udid 'ec8aaaf4f961951ed5e48b3726fef460b50acb59'
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Determining device to run tests on: udid: 'ec8aaaf4f961951ed5e48b3726fef460b50acb59', real device: true
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1631176057482 (10:27:37 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Using local app '/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Unzipping '/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Extracted 1 bundle item from '/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa' in 2391ms: Payload/SecurePIMEnterprise.app
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Assuming 'Payload/SecurePIMEnterprise.app' is the correct bundle
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Unzipped local app to '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-19284-11bedp.7tgem/SecurePIMEnterprise.app'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'appConfigured' logged at 1631176060061 (10:27:40 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Checking whether app '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-19284-11bedp.7tgem/SecurePIMEnterprise.app' is actually present on file system
ALL 2021-09-09 10:28:28 +0200: [XCUITest] App is present
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'resetStarted' logged at 1631176060061 (10:27:40 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Reset: fullReset not set. Leaving as is
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'resetComplete' logged at 1631176060061 (10:27:40 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +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:28:28 +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:28:28 +0200: [XCUITest] Crash reports root '/Users/okalashnik/Library/Logs/CrashReporter/MobileDevice/Ok8' does not exist. Got nothing to gather.
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'logCaptureStarted' logged at 1631176060254 (10:27:40 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Setting up real device
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Verifying application platform
ALL 2021-09-09 10:28:28 +0200: [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] App 'com.apple.Preferences' is already installed. No need to reinstall.
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'appInstalled' logged at 1631176060424 (10:27:40 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] No obsolete cached processes from previous WDA sessions listening on port 8018 have been found
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Requesting connection for device ec8aaaf4f961951ed5e48b3726fef460b50acb59 on local port 8018, device port 8018
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Cached connections count: 0
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Successfully requested the connection for ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:28:28 +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":"1631175590623","time":"Sep 9 2021 10:21:40","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":"80794D52-4878-48F2-A769-92FF1D82F7F7"}
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Upgrade timestamp of the currently bundled WDA: 1631175590623
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Upgrade timestamp of the WDA on the device: 1631175590623
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
ALL 2021-09-09 10:28:28 +0200: [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaStartAttempted' logged at 1631176060524 (10:27:40 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Using provided WebdriverAgent at 'http://127.0.0.1:8018/'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:28:28 +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":"1631175590623","time":"Sep 9 2021 10:21:40","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":"80794D52-4878-48F2-A769-92FF1D82F7F7"}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaSessionAttempted' logged at 1631176060537 (10:27:40 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Sending createSession command to WDA
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/session' to command name 'createSession'
ALL 2021-09-09 10:28:28 +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":false,"forceAppLaunch":false,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true}],"alwaysMatch":{}}}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":{"sessionId":"FC389D96-976C-4104-B3E7-F883C38B23AC","capabilities":{"device":"iphone","browserName":"Settings","sdkVersion":"14.7.1","CFBundleIdentifier":"com.apple.Preferences"}},"sessionId":"FC389D96-976C-4104-B3E7-F883C38B23AC"}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Determined the downstream protocol as 'W3C'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaSessionStarted' logged at 1631176060849 (10:27:40 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Parsed BUILD_DIR configuration value: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Build/Products'
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Got derived data root: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaStarted' logged at 1631176061728 (10:27:41 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Event 'orientationSet' logged at 1631176061728 (10:27:41 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/appium/settings' to command name 'updateSettings'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /appium/settings] to [POST http://127.0.0.1:8018/session/FC389D96-976C-4104-B3E7-F883C38B23AC/appium/settings] with body: {"settings":{"useJSONSource":true}}
ALL 2021-09-09 10:28:28 +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":"FC389D96-976C-4104-B3E7-F883C38B23AC"}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it
ALL 2021-09-09 10:28:28 +0200: [Appium] New XCUITestDriver session created successfully, session fd6eee53-f48f-4e40-af11-1ea6bf221f27 added to master session list
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'newSessionStarted' logged at 1631176061748 (10:27:41 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] Cached the protocol value 'W3C' for the new session fd6eee53-f48f-4e40-af11-1ea6bf221f27
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session 200 4673 ms - 772
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27/timeouts
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"implicit":0}
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,0,"fd6eee53-f48f-4e40-af11-1ea6bf221f27"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'timeouts'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] W3C timeout argument: {"implicit":0}}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Set implicit wait to 0ms
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] Responding to client with driver.timeouts() result: null
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- POST /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27/timeouts 200 3 ms - 14
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> GET /wd/hub/status
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [GENERIC] Calling AppiumDriver.getStatus() with args: []
ALL 2021-09-09 10:28:28 +0200: [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.22.0-beta.0"}}
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- GET /wd/hub/status 200 1 ms - 75
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true","fd6eee53-f48f-4e40-af11-1ea6bf221f27"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/FC389D96-976C-4104-B3E7-F883C38B23AC/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:28:28 +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 0x0000000107b625a8 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000107b62384 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000107b290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000107b14bf4 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000107b4a404 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000107b4af04 __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:28:28 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27/element 404 416 ms - 1247
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true"}
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true","fd6eee53-f48f-4e40-af11-1ea6bf221f27"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/FC389D96-976C-4104-B3E7-F883C38B23AC/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true"}
ALL 2021-09-09 10:28:28 +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 0x0000000107b625a8 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000107b62384 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000107b290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000107b14bf4 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000107b4a404 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000107b4af04 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 68\n\t6 libdispatch.dylib 0x0000000196e7b298 ECEF88A0-245A-33C1-823...
ALL 2021-09-09 10:28:28 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27/element 404 389 ms - 1247
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'VPN'"}
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeSwitch' AND name == 'VPN'","fd6eee53-f48f-4e40-af11-1ea6bf221f27"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/FC389D96-976C-4104-B3E7-F883C38B23AC/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'VPN'"}
ALL 2021-09-09 10:28:28 +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 0x0000000107b625a8 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000107b62384 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000107b290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000107b14bf4 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000107b4a404 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000107b4af04 __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:28:28 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27/element 404 390 ms - 1247
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> DELETE /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] Calling AppiumDriver.deleteSession() with args: ["fd6eee53-f48f-4e40-af11-1ea6bf221f27"]
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'quitSessionRequested' logged at 1631176064974 (10:27:44 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [Appium] Removing session fd6eee53-f48f-4e40-af11-1ea6bf221f27 from our master session list
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27' to command name 'deleteSession'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [DELETE /session/fd6eee53-f48f-4e40-af11-1ea6bf221f27] to [DELETE http://127.0.0.1:8018/session/FC389D96-976C-4104-B3E7-F883C38B23AC] with no body
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":null,"sessionId":null}
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Releasing connections for ec8aaaf4f961951ed5e48b3726fef460b50acb59 device on any port number
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Found cached connections to release: ["ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018"]
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Releasing the listener for 'ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018'
ALL 2021-09-09 10:28:28 +0200: [iProxy@ec8aaaf4:8018] Closing the connection
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Cached connections count: 0
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [XCUITest] Cleaning test logs in '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Logs' folder
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Clearing log files
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Deleting '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Logs'. Freeing 12K.
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Finished clearing log files
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'quitSessionFinished' logged at 1631176064992 (10:27:44 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] Received response: null
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] But deleting session, so not returning
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] Responding to client with driver.deleteSession() result: null
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- DELETE /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27 200 19 ms - 14
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> DELETE /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] Encountered internal error running command: NoSuchDriverError: A session is either terminated or not started
ALL 2021-09-09 10:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [W3C (fd6eee53)] 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:28:28 +0200: [HTTP] <-- DELETE /wd/hub/session/fd6eee53-f48f-4e40-af11-1ea6bf221f27 404 6 ms - 2446
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session
ALL 2021-09-09 10:28:28 +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:28:28 +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:28:28 +0200: [BaseDriver] Event 'newSessionRequested' logged at 1631176065006 (10:27:45 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [Appium] Appium v1.22.0-beta.0 creating new XCUITestDriver (v3.52.1) session
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Creating session with W3C capabilities: {
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "alwaysMatch": {
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "platformName": "ios",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:deviceName": "Earth",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:udid": "ec8aaaf4f961951ed5e48b3726fef460b50acb59",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:platformVersion": "13.1",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:bundleId": "com.apple.Preferences",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:xcodeOrgId": "LNP59B6MS7",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:xcodeSigningId": "iPhone Developer",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:newCommandTimeout": 120,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:noReset": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:app": "/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:clearSystemFiles": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:wdaLocalPort": 8018,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:automationName": "XCUITest",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:preventWDAAttachments": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:useJSONSource": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:simpleIsVisibleCheck": true
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] },
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "firstMatch": [
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] {}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] ]
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] }
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] preventWDAAttachments
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Session created with session id: 2e38a532-eb63-4914-b29f-d2ddd9c3128e
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Current user: 'okalashnik'
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Available devices: 00008101-001C78DE3AC2001E, ec8aaaf4f961951ed5e48b3726fef460b50acb59
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Creating iDevice object with udid 'ec8aaaf4f961951ed5e48b3726fef460b50acb59'
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Determining device to run tests on: udid: 'ec8aaaf4f961951ed5e48b3726fef460b50acb59', real device: true
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1631176065025 (10:27:45 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Using local app '/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Will reuse previously cached application at '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-19284-11bedp.7tgem/SecurePIMEnterprise.app'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'appConfigured' logged at 1631176065201 (10:27:45 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Checking whether app '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-19284-11bedp.7tgem/SecurePIMEnterprise.app' is actually present on file system
ALL 2021-09-09 10:28:28 +0200: [XCUITest] App is present
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'resetStarted' logged at 1631176065201 (10:27:45 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Reset: fullReset not set. Leaving as is
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'resetComplete' logged at 1631176065201 (10:27:45 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +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:28:28 +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:28:28 +0200: [XCUITest] Crash reports root '/Users/okalashnik/Library/Logs/CrashReporter/MobileDevice/Ok8' does not exist. Got nothing to gather.
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'logCaptureStarted' logged at 1631176065379 (10:27:45 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Setting up real device
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Verifying application platform
ALL 2021-09-09 10:28:28 +0200: [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] App 'com.apple.Preferences' is already installed. No need to reinstall.
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'appInstalled' logged at 1631176065541 (10:27:45 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] No obsolete cached processes from previous WDA sessions listening on port 8018 have been found
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Requesting connection for device ec8aaaf4f961951ed5e48b3726fef460b50acb59 on local port 8018, device port 8018
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Cached connections count: 0
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Successfully requested the connection for ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:28:28 +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":"1631175590623","time":"Sep 9 2021 10:21:40","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null}
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Upgrade timestamp of the currently bundled WDA: 1631175590623
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Upgrade timestamp of the WDA on the device: 1631175590623
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
ALL 2021-09-09 10:28:28 +0200: [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaStartAttempted' logged at 1631176065618 (10:27:45 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Using provided WebdriverAgent at 'http://127.0.0.1:8018/'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:28:28 +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":"1631175590623","time":"Sep 9 2021 10:21:40","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaSessionAttempted' logged at 1631176065628 (10:27:45 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Sending createSession command to WDA
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/session' to command name 'createSession'
ALL 2021-09-09 10:28:28 +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":false,"forceAppLaunch":false,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true}],"alwaysMatch":{}}}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":{"sessionId":"DD336068-17AE-457E-B761-420225D78E9A","capabilities":{"device":"iphone","browserName":"Settings","sdkVersion":"14.7.1","CFBundleIdentifier":"com.apple.Preferences"}},"sessionId":"DD336068-17AE-457E-B761-420225D78E9A"}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Determined the downstream protocol as 'W3C'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaSessionStarted' logged at 1631176065878 (10:27:45 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Parsed BUILD_DIR configuration value: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Build/Products'
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Got derived data root: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaStarted' logged at 1631176066826 (10:27:46 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Event 'orientationSet' logged at 1631176066826 (10:27:46 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/appium/settings' to command name 'updateSettings'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /appium/settings] to [POST http://127.0.0.1:8018/session/DD336068-17AE-457E-B761-420225D78E9A/appium/settings] with body: {"settings":{"useJSONSource":true}}
ALL 2021-09-09 10:28:28 +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":"DD336068-17AE-457E-B761-420225D78E9A"}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it
ALL 2021-09-09 10:28:28 +0200: [Appium] New XCUITestDriver session created successfully, session 2e38a532-eb63-4914-b29f-d2ddd9c3128e added to master session list
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'newSessionStarted' logged at 1631176066836 (10:27:46 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Cached the protocol value 'W3C' for the new session 2e38a532-eb63-4914-b29f-d2ddd9c3128e
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session 200 1831 ms - 772
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/timeouts
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"implicit":0}
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,0,"2e38a532-eb63-4914-b29f-d2ddd9c3128e"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'timeouts'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] W3C timeout argument: {"implicit":0}}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Set implicit wait to 0ms
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Responding to client with driver.timeouts() result: null
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- POST /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/timeouts 200 1 ms - 14
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> GET /wd/hub/status
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [GENERIC] Calling AppiumDriver.getStatus() with args: []
ALL 2021-09-09 10:28:28 +0200: [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.22.0-beta.0"}}
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- GET /wd/hub/status 200 0 ms - 75
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true","2e38a532-eb63-4914-b29f-d2ddd9c3128e"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/DD336068-17AE-457E-B761-420225D78E9A/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:28:28 +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 0x0000000107b625a8 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000107b62384 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000107b290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000107b14bf4 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000107b4a404 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000107b4af04 __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:28:28 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element 404 387 ms - 1247
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'Airplane Mode'"}
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeSwitch' AND name == 'Airplane Mode'","2e38a532-eb63-4914-b29f-d2ddd9c3128e"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/DD336068-17AE-457E-B761-420225D78E9A/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'Airplane Mode'"}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"A2020000-0000-0000-6005-000000000000","element-6066-11e4-a52e-4f735466cecf":"A2020000-0000-0000-6005-000000000000"},"sessionId":"DD336068-17AE-457E-B761-420225D78E9A"}
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A2020000-0000-0000-6005-000000000000","ELEMENT":"A2020000-0000-0000-6005-000000000000"}
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- POST /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element 200 724 ms - 137
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> GET /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element/A2020000-0000-0000-6005-000000000000/displayed
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Driver proxy active, passing request on via HTTP proxy
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'proxyReqRes'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element/A2020000-0000-0000-6005-000000000000/displayed' to command name 'elementDisplayed'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [GET /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element/A2020000-0000-0000-6005-000000000000/displayed] to [GET http://127.0.0.1:8018/session/DD336068-17AE-457E-B761-420225D78E9A/element/A2020000-0000-0000-6005-000000000000/displayed] with no body
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":true,"sessionId":"DD336068-17AE-457E-B761-420225D78E9A"}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Replacing sessionId DD336068-17AE-457E-B761-420225D78E9A with 2e38a532-eb63-4914-b29f-d2ddd9c3128e
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- GET /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element/A2020000-0000-0000-6005-000000000000/displayed 200 366 ms - 65
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> GET /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element/A2020000-0000-0000-6005-000000000000/attribute/value
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Calling AppiumDriver.getAttribute() with args: ["value","A2020000-0000-0000-6005-000000000000","2e38a532-eb63-4914-b29f-d2ddd9c3128e"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'getAttribute'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element/A2020000-0000-0000-6005-000000000000/attribute/value' to command name 'getAttribute'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [GET /element/A2020000-0000-0000-6005-000000000000/attribute/value] to [GET http://127.0.0.1:8018/session/DD336068-17AE-457E-B761-420225D78E9A/element/A2020000-0000-0000-6005-000000000000/attribute/value] with no body
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":"0","sessionId":"DD336068-17AE-457E-B761-420225D78E9A"}
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Responding to client with driver.getAttribute() result: "0"
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- GET /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element/A2020000-0000-0000-6005-000000000000/attribute/value 200 351 ms - 13
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true","2e38a532-eb63-4914-b29f-d2ddd9c3128e"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/DD336068-17AE-457E-B761-420225D78E9A/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:28:28 +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 0x0000000107b625a8 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000107b62384 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000107b290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000107b14bf4 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000107b4a404 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000107b4af04 __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:28:28 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element 404 390 ms - 1247
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true","2e38a532-eb63-4914-b29f-d2ddd9c3128e"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/DD336068-17AE-457E-B761-420225D78E9A/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:28:28 +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 0x0000000107b625a8 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000107b62384 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000107b290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000107b14bf4 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000107b4a404 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000107b4af04 __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:28:28 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [W3C (2e38a532)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e/element 404 391 ms - 1247
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> DELETE /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Calling AppiumDriver.deleteSession() with args: ["2e38a532-eb63-4914-b29f-d2ddd9c3128e"]
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'quitSessionRequested' logged at 1631176073477 (10:27:53 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [Appium] Removing session 2e38a532-eb63-4914-b29f-d2ddd9c3128e from our master session list
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e' to command name 'deleteSession'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [DELETE /session/2e38a532-eb63-4914-b29f-d2ddd9c3128e] to [DELETE http://127.0.0.1:8018/session/DD336068-17AE-457E-B761-420225D78E9A] with no body
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":null,"sessionId":null}
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Releasing connections for ec8aaaf4f961951ed5e48b3726fef460b50acb59 device on any port number
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Found cached connections to release: ["ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018"]
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Releasing the listener for 'ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018'
ALL 2021-09-09 10:28:28 +0200: [iProxy@ec8aaaf4:8018] Closing the connection
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Cached connections count: 0
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [XCUITest] Cleaning test logs in '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Logs' folder
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Clearing log files
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Deleting '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Logs'. Freeing 12K.
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Finished clearing log files
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'quitSessionFinished' logged at 1631176073504 (10:27:53 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Received response: null
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] But deleting session, so not returning
ALL 2021-09-09 10:28:28 +0200: [W3C (2e38a532)] Responding to client with driver.deleteSession() result: null
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- DELETE /wd/hub/session/2e38a532-eb63-4914-b29f-d2ddd9c3128e 200 28 ms - 14
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session
ALL 2021-09-09 10:28:28 +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:28:28 +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:28:28 +0200: [BaseDriver] Event 'newSessionRequested' logged at 1631176073512 (10:27:53 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [Appium] Appium v1.22.0-beta.0 creating new XCUITestDriver (v3.52.1) session
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Creating session with W3C capabilities: {
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "alwaysMatch": {
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "platformName": "ios",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:deviceName": "Earth",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:udid": "ec8aaaf4f961951ed5e48b3726fef460b50acb59",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:platformVersion": "13.1",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:bundleId": "com.apple.Preferences",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:xcodeOrgId": "LNP59B6MS7",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:xcodeSigningId": "iPhone Developer",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:newCommandTimeout": 120,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:noReset": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:app": "/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:clearSystemFiles": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:wdaLocalPort": 8018,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:automationName": "XCUITest",
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:preventWDAAttachments": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:useJSONSource": true,
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "appium:simpleIsVisibleCheck": true
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] },
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] "firstMatch": [
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] {}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] ]
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] }
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] preventWDAAttachments
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Session created with session id: 8d166169-9120-42f3-b575-7a6ac92d5073
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Current user: 'okalashnik'
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Available devices: 00008101-001C78DE3AC2001E, ec8aaaf4f961951ed5e48b3726fef460b50acb59
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Creating iDevice object with udid 'ec8aaaf4f961951ed5e48b3726fef460b50acb59'
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Determining device to run tests on: udid: 'ec8aaaf4f961951ed5e48b3726fef460b50acb59', real device: true
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1631176073543 (10:27:53 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Using local app '/Users/okalashnik/Downloads/SecurePIM-Enterprise-8.42.0-6_9_2021-DeveloperInhouse.ipa'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Will reuse previously cached application at '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-19284-11bedp.7tgem/SecurePIMEnterprise.app'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'appConfigured' logged at 1631176073731 (10:27:53 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Checking whether app '/var/folders/qt/g_l_8l9x3kx7qpydrt_yb_lc0000gn/T/202189-19284-11bedp.7tgem/SecurePIMEnterprise.app' is actually present on file system
ALL 2021-09-09 10:28:28 +0200: [XCUITest] App is present
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'resetStarted' logged at 1631176073731 (10:27:53 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Reset: fullReset not set. Leaving as is
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'resetComplete' logged at 1631176073731 (10:27:53 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +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:28:28 +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:28:28 +0200: [XCUITest] Crash reports root '/Users/okalashnik/Library/Logs/CrashReporter/MobileDevice/Ok8' does not exist. Got nothing to gather.
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'logCaptureStarted' logged at 1631176073920 (10:27:53 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Setting up real device
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Verifying application platform
ALL 2021-09-09 10:28:28 +0200: [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] App 'com.apple.Preferences' is already installed. No need to reinstall.
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'appInstalled' logged at 1631176074087 (10:27:54 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] No obsolete cached processes from previous WDA sessions listening on port 8018 have been found
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Requesting connection for device ec8aaaf4f961951ed5e48b3726fef460b50acb59 on local port 8018, device port 8018
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Cached connections count: 0
ALL 2021-09-09 10:28:28 +0200: [DevCon Factory] Successfully requested the connection for ec8aaaf4f961951ed5e48b3726fef460b50acb59:8018
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:28:28 +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":"1631175590623","time":"Sep 9 2021 10:21:40","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null}
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Upgrade timestamp of the currently bundled WDA: 1631175590623
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Upgrade timestamp of the WDA on the device: 1631175590623
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
ALL 2021-09-09 10:28:28 +0200: [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaStartAttempted' logged at 1631176074178 (10:27:54 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Using provided WebdriverAgent at 'http://127.0.0.1:8018/'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/status' to command name 'getStatus'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8018/status] with no body
ALL 2021-09-09 10:28:28 +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":"1631175590623","time":"Sep 9 2021 10:21:40","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaSessionAttempted' logged at 1631176074195 (10:27:54 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Sending createSession command to WDA
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/session' to command name 'createSession'
ALL 2021-09-09 10:28:28 +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":false,"forceAppLaunch":false,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true}],"alwaysMatch":{}}}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":{"sessionId":"4E436BDF-430C-49FF-8275-D3A6B36A6E68","capabilities":{"device":"iphone","browserName":"Settings","sdkVersion":"14.7.1","CFBundleIdentifier":"com.apple.Preferences"}},"sessionId":"4E436BDF-430C-49FF-8275-D3A6B36A6E68"}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Determined the downstream protocol as 'W3C'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaSessionStarted' logged at 1631176074449 (10:27:54 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Parsed BUILD_DIR configuration value: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch/Build/Products'
ALL 2021-09-09 10:28:28 +0200: [WebDriverAgent] Got derived data root: '/Users/okalashnik/Library/Developer/Xcode/DerivedData/WebDriverAgent-eeozirmlzajgnsgnpcgpatogbcch'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'wdaStarted' logged at 1631176075369 (10:27:55 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Event 'orientationSet' logged at 1631176075369 (10:27:55 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/appium/settings' to command name 'updateSettings'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /appium/settings] to [POST http://127.0.0.1:8018/session/4E436BDF-430C-49FF-8275-D3A6B36A6E68/appium/settings] with body: {"settings":{"useJSONSource":true}}
ALL 2021-09-09 10:28:28 +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":"4E436BDF-430C-49FF-8275-D3A6B36A6E68"}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it
ALL 2021-09-09 10:28:28 +0200: [Appium] New XCUITestDriver session created successfully, session 8d166169-9120-42f3-b575-7a6ac92d5073 added to master session list
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Event 'newSessionStarted' logged at 1631176075383 (10:27:55 GMT+0200 (Central European Summer Time))
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Cached the protocol value 'W3C' for the new session 8d166169-9120-42f3-b575-7a6ac92d5073
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session 200 1873 ms - 772
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/timeouts
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"implicit":0}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,0,"8d166169-9120-42f3-b575-7a6ac92d5073"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'timeouts'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] W3C timeout argument: {"implicit":0}}
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Set implicit wait to 0ms
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Responding to client with driver.timeouts() result: null
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/timeouts 200 2 ms - 14
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> GET /wd/hub/status
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [GENERIC] Calling AppiumDriver.getStatus() with args: []
ALL 2021-09-09 10:28:28 +0200: [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.22.0-beta.0"}}
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- GET /wd/hub/status 200 1 ms - 75
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true","8d166169-9120-42f3-b575-7a6ac92d5073"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/4E436BDF-430C-49FF-8275-D3A6B36A6E68/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'OK' AND visible == true"}
ALL 2021-09-09 10:28:28 +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 0x0000000107b625a8 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000107b62384 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000107b290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000107b14bf4 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000107b4a404 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000107b4af04 __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:28:28 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [W3C (8d166169)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element 404 388 ms - 1247
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true"}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true","8d166169-9120-42f3-b575-7a6ac92d5073"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/4E436BDF-430C-49FF-8275-D3A6B36A6E68/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeButton' AND label == 'Allow' AND visible == true"}
ALL 2021-09-09 10:28:28 +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 0x0000000107b625a8 FBNoSuchElementErrorResponseForRequest + 312\n\t1 WebDriverAgentLib 0x0000000107b62384 +[FBFindElementCommands handleFindElement:] + 344\n\t2 WebDriverAgentLib 0x0000000107b290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 196\n\t3 WebDriverAgentLib 0x0000000107b14bf4 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 448\n\t4 WebDriverAgentLib 0x0000000107b4a404 -[RoutingHTTPServer handleRoute:withRequest:response:] + 160\n\t5 WebDriverAgentLib 0x0000000107b4af04 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 68\n\t6 libdispatch.dylib 0x0000000196e7b298 ECEF88A0-245A-33C1-823...
ALL 2021-09-09 10:28:28 +0200: [W3C] Matched W3C error code 'no such element' to NoSuchElementError
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [W3C (8d166169)] at runMicrotasks (<anonymous>)
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [W3C (8d166169)] 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:28:28 +0200: [HTTP] <-- POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element 404 391 ms - 1247
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"xpath","value":"//XCUIElementTypeStaticText[@value = 'Wi-Fi']/parent::XCUIElementTypeCell"}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeStaticText[@value = 'Wi-Fi']/parent::XCUIElementTypeCell","8d166169-9120-42f3-b575-7a6ac92d5073"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/4E436BDF-430C-49FF-8275-D3A6B36A6E68/element] with body: {"using":"xpath","value":"//XCUIElementTypeStaticText[@value = 'Wi-Fi']/parent::XCUIElementTypeCell"}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"8C020000-0000-0000-6005-000000000000","element-6066-11e4-a52e-4f735466cecf":"8C020000-0000-0000-6005-000000000000"},"sessionId":"4E436BDF-430C-49FF-8275-D3A6B36A6E68"}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8C020000-0000-0000-6005-000000000000","ELEMENT":"8C020000-0000-0000-6005-000000000000"}
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element 200 4724 ms - 137
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element/8C020000-0000-0000-6005-000000000000/click
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Driver proxy active, passing request on via HTTP proxy
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'proxyReqRes'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element/8C020000-0000-0000-6005-000000000000/click' to command name 'click'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element/8C020000-0000-0000-6005-000000000000/click] to [POST http://127.0.0.1:8018/session/4E436BDF-430C-49FF-8275-D3A6B36A6E68/element/8C020000-0000-0000-6005-000000000000/click] with body: {}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":null,"sessionId":"4E436BDF-430C-49FF-8275-D3A6B36A6E68"}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Replacing sessionId 4E436BDF-430C-49FF-8275-D3A6B36A6E68 with 8d166169-9120-42f3-b575-7a6ac92d5073
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element/8C020000-0000-0000-6005-000000000000/click 200 830 ms - 65
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"using":"-ios predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'Wi-Fi'"}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Calling AppiumDriver.findElement() with args: ["-ios predicate string","type == 'XCUIElementTypeSwitch' AND name == 'Wi-Fi'","8d166169-9120-42f3-b575-7a6ac92d5073"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'findElement'
ALL 2021-09-09 10:28:28 +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:28:28 +0200: [BaseDriver] Waiting up to 0 ms for condition
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element' to command name 'findElement'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8018/session/4E436BDF-430C-49FF-8275-D3A6B36A6E68/element] with body: {"using":"predicate string","value":"type == 'XCUIElementTypeSwitch' AND name == 'Wi-Fi'"}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":{"ELEMENT":"C9030000-0000-0000-6005-000000000000","element-6066-11e4-a52e-4f735466cecf":"C9030000-0000-0000-6005-000000000000"},"sessionId":"4E436BDF-430C-49FF-8275-D3A6B36A6E68"}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"C9030000-0000-0000-6005-000000000000","ELEMENT":"C9030000-0000-0000-6005-000000000000"}
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element 200 461 ms - 137
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> GET /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element/C9030000-0000-0000-6005-000000000000/displayed
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Driver proxy active, passing request on via HTTP proxy
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'proxyReqRes'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element/C9030000-0000-0000-6005-000000000000/displayed' to command name 'elementDisplayed'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [GET /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element/C9030000-0000-0000-6005-000000000000/displayed] to [GET http://127.0.0.1:8018/session/4E436BDF-430C-49FF-8275-D3A6B36A6E68/element/C9030000-0000-0000-6005-000000000000/displayed] with no body
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":true,"sessionId":"4E436BDF-430C-49FF-8275-D3A6B36A6E68"}
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Replacing sessionId 4E436BDF-430C-49FF-8275-D3A6B36A6E68 with 8d166169-9120-42f3-b575-7a6ac92d5073
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- GET /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element/C9030000-0000-0000-6005-000000000000/displayed 200 203 ms - 65
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> GET /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element/C9030000-0000-0000-6005-000000000000/attribute/value
ALL 2021-09-09 10:28:28 +0200: [HTTP] {}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Calling AppiumDriver.getAttribute() with args: ["value","C9030000-0000-0000-6005-000000000000","8d166169-9120-42f3-b575-7a6ac92d5073"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'getAttribute'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Matched '/element/C9030000-0000-0000-6005-000000000000/attribute/value' to command name 'getAttribute'
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Proxying [GET /element/C9030000-0000-0000-6005-000000000000/attribute/value] to [GET http://127.0.0.1:8018/session/4E436BDF-430C-49FF-8275-D3A6B36A6E68/element/C9030000-0000-0000-6005-000000000000/attribute/value] with no body
ALL 2021-09-09 10:28:28 +0200: [WD Proxy] Got response with status 200: {"value":"1","sessionId":"4E436BDF-430C-49FF-8275-D3A6B36A6E68"}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Responding to client with driver.getAttribute() result: "1"
ALL 2021-09-09 10:28:28 +0200: [HTTP] <-- GET /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/element/C9030000-0000-0000-6005-000000000000/attribute/value 200 190 ms - 13
ALL 2021-09-09 10:28:28 +0200: [HTTP]
ALL 2021-09-09 10:28:28 +0200: [iProxy@ec8aaaf4:8018] The connection has been closed
ALL 2021-09-09 10:28:28 +0200: [iProxy@ec8aaaf4:8018] The connection has been closed
ALL 2021-09-09 10:28:28 +0200: [HTTP] --> POST /wd/hub/session/8d166169-9120-42f3-b575-7a6ac92d5073/log
ALL 2021-09-09 10:28:28 +0200: [HTTP] {"type":"server"}
ALL 2021-09-09 10:28:28 +0200: [W3C (8d166169)] Calling AppiumDriver.getLog() with args: ["server","8d166169-9120-42f3-b575-7a6ac92d5073"]
ALL 2021-09-09 10:28:28 +0200: [XCUITest] Executing command 'getLog'
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Retrieving 'server' logs
ALL 2021-09-09 10:28:28 +0200: [BaseDriver] Retrieving supported log types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment