Skip to content

Instantly share code, notes, and snippets.

@kitoymonster
Created October 1, 2021 03:33
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 kitoymonster/cfdd1e9a193db95eca09e13995a1765a to your computer and use it in GitHub Desktop.
Save kitoymonster/cfdd1e9a193db95eca09e13995a1765a to your computer and use it in GitHub Desktop.
Appium doesn't relaunch app
[HTTP] --> POST /wd/hub/session
[HTTP] {"capabilities":{"alwaysMatch":{"platformName":"iOS","appium:deviceName":"iPhone 11","appium:platformVersion":"14.3","appium:orientation":"PORTRAIT","appium:automationName":"XCUITest","appium:app":"/Users/keith/Documents/personal/app1/AppTraining.app","appium:noReset":true,"appium:showIOSLog":true,"appium:autoAcceptAlerts":true,"appium:newCommandTimeout":240},"firstMatch":[{}]},"desiredCapabilities":{"platformName":"iOS","appium:deviceName":"iPhone 11","appium:platformVersion":"14.3","appium:orientation":"PORTRAIT","appium:automationName":"XCUITest","appium:app":"/Users/keith/Documents/personal/app1/AppTraining.app","appium:noReset":true,"appium:showIOSLog":true,"appium:autoAcceptAlerts":true,"appium:newCommandTimeout":240}}
[debug] [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"iOS","appium:deviceName":"iPhone 11","appium:platformVersion":"14.3","appium:orientation":"PORTRAIT","appium:automationName":"XCUITest","appium:app":"/Users/keith/Documents/personal/app1/AppTraining.app","appium:noReset":true,"appium:showIOSLog":true,"appium:autoAcceptAlerts":true,"appium:newCommandTimeout":240},null,{"alwaysMatch":{"platformName":"iOS","appium:deviceName":"iPhone 11","appium:platformVersion":"14.3","appium:orientation":"PORTRAIT","appium:automationName":"XCUITest","appium:app":"/Users/keith/Documents/personal/app1/AppTraining.app","appium:noReset":true,"appium:showIOSLog":true,"appium:autoAcceptAlerts":true,"appium:newCommandTimeout":240},"firstMatch":[{}]}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1633056355411 (10:45:55 GMT+0800 (Philippine Standard Time))
[Appium] Appium v1.22.0 creating new XCUITestDriver (v3.53.1) session
[debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "platformName": "iOS",
[debug] [BaseDriver] "appium:deviceName": "iPhone 11",
[debug] [BaseDriver] "appium:platformVersion": "14.3",
[debug] [BaseDriver] "appium:orientation": "PORTRAIT",
[debug] [BaseDriver] "appium:automationName": "XCUITest",
[debug] [BaseDriver] "appium:app": "/Users/keith/Documents/personal/app1/AppTraining.app",
[debug] [BaseDriver] "appium:noReset": true,
[debug] [BaseDriver] "appium:showIOSLog": true,
[debug] [BaseDriver] "appium:autoAcceptAlerts": true,
[debug] [BaseDriver] "appium:newCommandTimeout": 240
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[BaseDriver] Session created with session id: 75ebbcbf-c7e7-44b0-8ff2-6092144c6061
[debug] [XCUITest] Current user: 'keith'
[XCUITest] iOS SDK Version set to '14.4'
[iOSSim] Constructing iOS simulator for Xcode version 12.4 with udid 'C3741B9C-6B50-4BDD-BA07-CFAE2D07349D'
[XCUITest] Determining device to run tests on: udid: 'C3741B9C-6B50-4BDD-BA07-CFAE2D07349D', real device: false
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1633056355765 (10:45:55 GMT+0800 (Philippine Standard Time))
[BaseDriver] Using local app '/Users/keith/Documents/personal/app1/AppTraining.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1633056355765 (10:45:55 GMT+0800 (Philippine Standard Time))
[debug] [XCUITest] Checking whether app '/Users/keith/Documents/personal/app1/AppTraining.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [XCUITest] Getting bundle ID from app '/Users/keith/Documents/personal/app1/AppTraining.app': 'com.personal.AppTraining'
[debug] [BaseDriver] Event 'resetStarted' logged at 1633056355770 (10:45:55 GMT+0800 (Philippine Standard Time))
[debug] [XCUITest] Reset: noReset is on. Leaving simulator as is
[debug] [BaseDriver] Event 'resetComplete' logged at 1633056355770 (10:45:55 GMT+0800 (Philippine Standard Time))
[WebDriverAgent] Using WDA path: '/Users/keith/Documents/personal/app1/node_modules/appium/node_modules/appium-webdriveragent'
[WebDriverAgent] Using WDA agent: '/Users/keith/Documents/personal/app1/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'
[debug] [IOSSimulatorLog] Starting log capture for iOS Simulator with udid 'C3741B9C-6B50-4BDD-BA07-CFAE2D07349D' using simctl
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1633056356293 (10:45:56 GMT+0800 (Philippine Standard Time))
[XCUITest] Setting up simulator
[debug] [XCUITest] No reason to set locale
[debug] [XCUITest] No iOS / app preferences to set
[debug] [XCUITest] Setting did not need to be updated
[debug] [iOSSim] Setting preferences of C3741B9C-6B50-4BDD-BA07-CFAE2D07349D Simulator to {"SimulatorWindowOrientation":"Portrait","SimulatorWindowRotationAngle":0,"ConnectHardwareKeyboard":false}
[debug] [iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false}
[debug] [iOSSim] Updated C3741B9C-6B50-4BDD-BA07-CFAE2D07349D Simulator preferences at '/Users/keith/Library/Preferences/com.apple.iphonesimulator.plist' with {"RotateWindowWhenSignaledByGuest":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false,"DevicePreferences":{"C3741B9C-6B50-4BDD-BA07-CFAE2D07349D":{"SimulatorExternalDisplay":2114,"ConnectHardwareKeyboard":false,"ChromeTint":"","SimulatorWindowOrientation":"Portrait","SimulatorWindowGeometry":{"21FD4A60-E500-405B-B394-949A2AC3780E":{"WindowCenter":"{954, 679}","WindowScale":0.8098159630824608},"494E9C34-11D5-483B-ADC4-33E4A0DBCE67":{"WindowCenter":"{896, 593.5}","WindowScale":1}},"SimulatorWindowRotationAngle":0}}}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:56.601 Df DTServiceHub[3736:26f59] [com.apple.dt.instruments:heartbeat] Heartbeat
[debug] [iOSSim] Got Simulator UI client PID: 2737
[iOSSim] Both Simulator with UDID 'C3741B9C-6B50-4BDD-BA07-CFAE2D07349D' and the UI client are currently running
[debug] [BaseDriver] Event 'simStarted' logged at 1633056356780 (10:45:56 GMT+0800 (Philippine Standard Time))
[debug] [XCUITest] Verifying application platform
[debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneSimulator"]
[debug] [XCUITest] App 'com.personal.AppTraining' is already installed. No need to reinstall.
[debug] [BaseDriver] Event 'appInstalled' logged at 1633056357054 (10:45:57 GMT+0800 (Philippine Standard Time))
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.098 Df DTServiceHub[3736:26f59] [com.apple.dt.instruments:heartbeat] Heartbeat
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.231 A runningboardd[3009:286a5] (RunningBoard) invalidateAssertionWithIdentifier
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.231 Df runningboardd[3009:286a5] [com.apple.runningboard:assertion] Invalidating assertion 3009-10885-644 (target:[application<com.personal.AppTraining>:10885]) from originator [application<com.personal.AppTraining>:10885]
[debug] [WebDriverAgent] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
[DevCon Factory] Requesting connection for device C3741B9C-6B50-4BDD-BA07-CFAE2D07349D on local port 8100
[debug] [DevCon Factory] Cached connections count: 0
[DevCon Factory] Successfully requested the connection for C3741B9C-6B50-4BDD-BA07-CFAE2D07349D:8100
[debug] [XCUITest] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body
[debug] [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"14.2","version":"14.3"},"ios":{"simulatorVersion":"14.3","ip":"192.168.8.170"},"ready":true,"build":{"upgradedAt":"1633053555035","time":"Oct 1 2021 10:41:48","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null}
[debug] [WebDriverAgent] Upgrade timestamp of the currently bundled WDA: 1633053555035
[debug] [WebDriverAgent] Upgrade timestamp of the WDA on the device: 1633053555035
[WebDriverAgent] Will reuse previously cached WDA instance at 'http://127.0.0.1:8100/' with 'com.facebook.WebDriverAgentRunner'. Set the wdaLocalPort capability to a value different from 8100 if this is an undesired behavior.
[debug] [XCUITest] Trying to start WebDriverAgent 2 times with 10000ms interval
[debug] [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1633056357324 (10:45:57 GMT+0800 (Philippine Standard Time))
[WebDriverAgent] Using provided WebdriverAgent at 'http://127.0.0.1:8100/'
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body
[debug] [WD Proxy] Got response with status 200: {"value":{"message":"WebDriverAgent is ready to accept commands","state":"success","os":{"testmanagerdVersion":28,"name":"iOS","sdkVersion":"14.2","version":"14.3"},"ios":{"simulatorVersion":"14.3","ip":"192.168.8.170"},"ready":true,"build":{"upgradedAt":"1633053555035","time":"Oct 1 2021 10:41:48","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"}},"sessionId":null}
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1633056357326 (10:45:57 GMT+0800 (Philippine Standard Time))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.personal.AppTraining","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":false,"forceAppLaunch":false,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true,"defaultAlertAction":"accept"}],"alwaysMatch":{}}}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.329 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeSystemAppApplication for Device system-wide element
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.329 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.329 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeFocusedApplications for AX element pid: 3019, elementOrHash.elementID: 0.1
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.330 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.330 Df WebDriverAgentRunner-Runner[12231:27cc8] (WebDriverAgentLib) Getting the most recent active application (out of 1 total items)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.332 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: about to CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.333 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting with 30.00s responsiveness timeout
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.333 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: inside CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.333 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: MT responded in time (won the race to the busy flag)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.333 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting 60.00s for work to complete
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.333 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Got main window <AXUIElementRef 0x7faba3d04bb0> {pid=10885} {uid=[ID:4 hash:0x7ff7914122a0]}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.333 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Capturing hierarchy with attributes XC_kAXXCAttributeElementType, XC_kAXXCAttributeElementBaseType, XC_kAXXCAttributeParent, XC_kAXXCAttributeIdentifier, XC_kAXXCAttributeAutomationType, XC_kAXXCAttributeTraits
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.333 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Capturing hierarchy with parameters {
[IOSSimulatorLog] [IOS_SYSLOG_ROW] attributes = (
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5003,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5004,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5002,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5019,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5058,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2004
[IOSSimulatorLog] [IOS_SYSLOG_ROW] );
[IOSSimulatorLog] [IOS_SYSLOG_ROW] maxArrayCount = 2147483647;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] maxChildren = 2147483647;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] maxDepth = 50;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] snapshotKeyHonorModalViews = 0;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] traverseFromParentsToChildren = 1;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] }
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.333 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Snapshot attributes 5003, 5004, 5002, 5019, 5058, 2004
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.341 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Got snapshot for <AXUIElementRef 0x7fabb3f473a0> {pid=10885} {uid=[ID:1 hash:0x0]}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.341 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Got app orientation 0
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.341 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Captured accessibility snapshot data in 0.01s
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.342 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Found main window: Window
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.346 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] Received attributes request for element: App element pid: 10885. Attributes: (
[IOSSimulatorLog] [IOS_SYSLOG_ROW] "XC_kAXXCAttributeLabel"
[IOSSimulatorLog] [IOS_SYSLOG_ROW] )
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.346 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: about to CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.346 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting with 30.00s responsiveness timeout
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.346 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: inside CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.346 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: MT responded in time (won the race to the busy flag)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.346 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting 60.00s for work to complete
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.346 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeLabel for App element pid: 10885
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.347 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[debug] [WD Proxy] Got response with status 200: {"value":{"sessionId":"F3AAA483-2148-416B-AE3C-A771BDFF74B7","capabilities":{"device":"iphone","browserName":"AppTraining","sdkVersion":"14.3","CFBundleIdentifier":"com.personal.AppTraining"}},"sessionId":"F3AAA483-2148-416B-AE3C-A771BDFF74B7"}
[WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1633056357348 (10:45:57 GMT+0800 (Philippine Standard Time))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1633056357348 (10:45:57 GMT+0800 (Philippine Standard Time))
[debug] [XCUITest] Setting initial orientation to 'PORTRAIT'
[debug] [WD Proxy] Matched '/orientation' to command name 'setOrientation'
[debug] [WD Proxy] Proxying [POST /orientation] to [POST http://127.0.0.1:8100/session/F3AAA483-2148-416B-AE3C-A771BDFF74B7/orientation] with body: {"orientation":"PORTRAIT"}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.347 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Checking 'AppTraining' for privileged AX value slot attributes
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.347 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] Replying with attribute values: {
[IOSSimulatorLog] [IOS_SYSLOG_ROW] "XC_kAXXCAttributeLabel" = AppTraining;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] }
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.348 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeSystemAppApplication for Device system-wide element
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.348 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.349 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeFocusedApplications for AX element pid: 3019, elementOrHash.elementID: 0.1
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.349 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.353 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: about to CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.353 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting with 30.00s responsiveness timeout
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.353 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: inside CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.353 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: MT responded in time (won the race to the busy flag)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.353 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting 60.00s for work to complete
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.353 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Got main window <AXUIElementRef 0x7faba3d04bb0> {pid=10885} {uid=[ID:4 hash:0x7ff7914122a0]}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.353 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Capturing hierarchy with attributes XC_kAXXCAttributeElementType, XC_kAXXCAttributeElementBaseType, XC_kAXXCAttributeParent, XC_kAXXCAttributeIdentifier, XC_kAXXCAttributeAutomationType, XC_kAXXCAttributeTraits
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.354 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Capturing hierarchy with parameters {
[IOSSimulatorLog] [IOS_SYSLOG_ROW] attributes = (
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5003,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5004,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5002,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5019,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5058,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2004
[IOSSimulatorLog] [IOS_SYSLOG_ROW] );
[IOSSimulatorLog] [IOS_SYSLOG_ROW] maxArrayCount = 2147483647;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] maxChildren = 2147483647;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] maxDepth = 50;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] snapshotKeyHonorModalViews = 0;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] traverseFromParentsToChildren = 1;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] }
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.354 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Snapshot attributes 5003, 5004, 5002, 5019, 5058, 2004
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.361 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Got snapshot for <AXUIElementRef 0x7faba3c084f0> {pid=10885} {uid=[ID:1 hash:0x0]}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.361 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Got app orientation 0
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.361 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Captured accessibility snapshot data in 0.01s
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.361 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Found main window: Window
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] Received attributes request for element: AX element pid: 10885, elementOrHash.elementID: 140701551955968.48. Attributes: (
[IOSSimulatorLog] [IOS_SYSLOG_ROW] "XC_kAXXCAttributeLabel"
[IOSSimulatorLog] [IOS_SYSLOG_ROW] )
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: about to CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting with 30.00s responsiveness timeout
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: inside CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: MT responded in time (won the race to the busy flag)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting 60.00s for work to complete
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeLabel for AX element pid: 10885, elementOrHash.elementID: 140701551955968.48
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] Replying with attribute values: {
[IOSSimulatorLog] [IOS_SYSLOG_ROW] }
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] Received attributes request for element: AX element pid: 10885, elementOrHash.elementID: 140701551955968.48. Attributes: (
[IOSSimulatorLog] [IOS_SYSLOG_ROW] "XC_kAXXCAttributeValue"
[IOSSimulatorLog] [IOS_SYSLOG_ROW] )
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.368 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: about to CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.369 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting with 30.00s responsiveness timeout
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.369 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: inside CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.369 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: MT responded in time (won the race to the busy flag)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.369 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeValue for AX element pid: 10885, elementOrHash.elementID: 140701551955968.48
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.369 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting 60.00s for work to complete
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.369 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.369 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] Replying with attribute values: {
[IOSSimulatorLog] [IOS_SYSLOG_ROW] }
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.370 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] Received attributes request for element: AX element pid: 10885, elementOrHash.elementID: 140701551955968.48. Attributes: (
[IOSSimulatorLog] [IOS_SYSLOG_ROW] "XC_kAXXCAttributePlaceholderValue"
[IOSSimulatorLog] [IOS_SYSLOG_ROW] )
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.370 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: about to CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.370 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting with 30.00s responsiveness timeout
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.370 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: inside CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.370 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: MT responded in time (won the race to the busy flag)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.370 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributePlaceholderValue for AX element pid: 10885, elementOrHash.elementID: 140701551955968.48
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.370 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.370 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting 60.00s for work to complete
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.370 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] Replying with attribute values: {
[IOSSimulatorLog] [IOS_SYSLOG_ROW] }
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.371 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] Received attributes request for element: AX element pid: 10885, elementOrHash.elementID: 140701551955968.48. Attributes: (
[IOSSimulatorLog] [IOS_SYSLOG_ROW] "XC_kAXXCAttributeIdentifier"
[IOSSimulatorLog] [IOS_SYSLOG_ROW] )
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.371 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: about to CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.371 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting with 30.00s responsiveness timeout
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.371 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: inside CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.371 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: MT responded in time (won the race to the busy flag)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.371 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeIdentifier for AX element pid: 10885, elementOrHash.elementID: 140701551955968.48
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.371 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting 60.00s for work to complete
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.371 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.372 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] Replying with attribute values: {
[IOSSimulatorLog] [IOS_SYSLOG_ROW] }
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.375 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: about to CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.375 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting with 30.00s responsiveness timeout
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.375 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: inside CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.375 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: MT responded in time (won the race to the busy flag)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.375 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting 60.00s for work to complete
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.376 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Got main window <AXUIElementRef 0x7fabb3e0a1c0> {pid=10885} {uid=[ID:4 hash:0x7ff7914122a0]}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.376 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Capturing hierarchy with attributes XC_kAXXCAttributeElementType, XC_kAXXCAttributeElementBaseType, XC_kAXXCAttributeParent, XC_kAXXCAttributeIdentifier, XC_kAXXCAttributeAutomationType, XC_kAXXCAttributeTraits
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.376 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Capturing hierarchy with parameters {
[IOSSimulatorLog] [IOS_SYSLOG_ROW] attributes = (
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5003,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5004,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5002,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5019,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 5058,
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2004
[IOSSimulatorLog] [IOS_SYSLOG_ROW] );
[IOSSimulatorLog] [IOS_SYSLOG_ROW] maxArrayCount = 2147483647;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] maxChildren = 2147483647;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] maxDepth = 50;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] snapshotKeyHonorModalViews = 0;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] traverseFromParentsToChildren = 1;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] }
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.376 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Snapshot attributes 5003, 5004, 5002, 5019, 5058, 2004
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.383 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Got snapshot for <AXUIElementRef 0x7fabb52126f0> {pid=10885} {uid=[ID:1 hash:0x0]}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.383 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Got app orientation 0
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.383 Df testmanagerd[3712:9c95] [com.apple.dt.xctest:Default] Captured accessibility snapshot data in 0.01s
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.383 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Found main window: Window
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.392 Df AppTraining[10885:28e00] [com.apple.dt.xctest:Default] Received attributes request for element: App element pid: 10885. Attributes: (
[IOSSimulatorLog] [IOS_SYSLOG_ROW] "XC_kAXXCAttributeLabel"
[IOSSimulatorLog] [IOS_SYSLOG_ROW] )
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.392 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: about to CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.392 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting with 30.00s responsiveness timeout
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.392 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: inside CFRunLoopPerform
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.392 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[MT]: MT responded in time (won the race to the busy flag)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.392 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] XCTPerformOnMainRunLoop[not MT]: waiting 60.00s for work to complete
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.392 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeLabel for App element pid: 10885
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.392 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.392 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Checking 'AppTraining' for privileged AX value slot attributes
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.392 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] Replying with attribute values: {
[IOSSimulatorLog] [IOS_SYSLOG_ROW] "XC_kAXXCAttributeLabel" = AppTraining;
[IOSSimulatorLog] [IOS_SYSLOG_ROW] }
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.394 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeSystemAppApplication for Device system-wide element
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.394 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.394 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeFocusedApplications for AX element pid: 3019, elementOrHash.elementID: 0.1
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.395 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.395 Df WebDriverAgentRunner-Runner[12231:27cc8] (WebDriverAgentLib) Getting the most recent active application (out of 1 total items)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.396 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeSystemAppApplication for Device system-wide element
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.396 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.397 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Fetching AX attributes XC_kAXXCAttributeFocusedApplications for AX element pid: 3019, elementOrHash.elementID: 0.1
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.397 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Got attributes, transferring to dictionary for return.
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.398 Df WebDriverAgentRunner-Runner[12231:27cc8] (WebDriverAgentLib) Getting the most recent active application (out of 1 total items)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.398 Df locationd[3024:25a1c] [com.apple.locationd.Position:GeneralCLX] @ClxSimulated, Fix, 1, ll, 1.3620360, 103.7803470, acc, 5.00, course, -1.0, time, 654749160.0
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.398 A locationd[3024:25a1e] CL: notifyClientsWithData (Fallback)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.398 A locationd[3024:25a1e] CL: notifyClientsWithData (Fallback)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.398 A locationd[3024:25a1e] CL: notifyClientsWithData (Fallback)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.398 A locationd[3024:25a1e] CL: notifyClientsWithData (Fallback)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.398 A locationd[3024:25a1e] CL: notifyClientsWithData (Fallback)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.398 A locationd[3024:25a1e] CL: notifyClientsWithData (Fallback)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.399 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Orientation is already 1
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.399 Df locationd[3024:25a1c] [com.apple.locationd.Position:GeneralCLX] @ClxClient, Fix, 1, ll, 1.3620360, 103.7803470, acc, 5.00, speed, -1.0, course, -1.0, type, 1, alt, 0.0, altunc, -1.0
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.399 Df locationd[3024:25a1e] [com.apple.locationd.Core:Core] {"msg":"#Stream Received notification", "notification":3}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.400 Df locationd[3024:25a1e] [com.apple.locationd.Core:Core] {"msg":"#Stream Stopping location for source", "source":0}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.400 Df locationd[3024:25a1e] [com.apple.locationd.Core:Core] {"msg":"#Stream Received notification", "notification":5}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.401 Df locationd[3024:25a1e] [com.apple.locationd.Core:Core] {"msg":"#Stream Stopping location for source", "source":0}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.401 Df locationd[3024:20f94] [com.apple.locationd.Utility:QA] os_transaction created: (0x70000ed8e480) wifi1Event
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.401 Df locationd[3024:20f94] [com.apple.locationd.Position:WifiPosition] @WifiLogic, handleInput, System::LeechLocation
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.401 Df locationd[3024:20f94] [com.apple.locationd.Position:WifiPosition] {"msg":"CLWifi1SystemLogic::apply", "event":elapsed, "begin_mach":5857621806004, "end_mach":5857621946254, "elapsed_s":"0.000140250", "event":System::LeechLocation, "now_s":"654749157.401376009"}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.401 Df locationd[3024:20f94] [com.apple.locationd.Utility:QA] os_transaction releasing: (0x70000ed8e480) wifi1Event
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.401 Df locationd[3024:20f94] [com.apple.locationd.Utility:QA] os_transaction created: (0x70000ed8e480) wifi1Event
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.401 Df locationd[3024:20f94] [com.apple.locationd.Position:WifiPosition] @WifiLogic, handleInput, System::LeechLocation
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.401 Df locationd[3024:20f94] [com.apple.locationd.Position:WifiPosition] {"msg":"CLWifi1SystemLogic::apply", "event":elapsed, "begin_mach":5857622254470, "end_mach":5857622364247, "elapsed_s":"0.000109777", "event":System::LeechLocation, "now_s":"654749157.401829004"}
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.402 Df locationd[3024:20f94] [com.apple.locationd.Utility:QA] os_transaction releasing: (0x70000ed8e480) wifi1Event
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.440 A runningboardd[3009:28e02] (RunningBoard) state update
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.441 A runningboardd[3009:28e02] (RunningBoard) state notification
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.598 Df DTServiceHub[3736:26f59] [com.apple.dt.instruments:heartbeat] Heartbeat
[debug] [WebDriverAgent] Parsed BUILD_DIR configuration value: '/Users/keith/Library/Developer/Xcode/DerivedData/WebDriverAgent-dnmlbijxdxfxgtcrvtngusygkvyt/Build/Products'
[debug] [WebDriverAgent] Got derived data root: '/Users/keith/Library/Developer/Xcode/DerivedData/WebDriverAgent-dnmlbijxdxfxgtcrvtngusygkvyt'
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.901 Df WebDriverAgentRunner-Runner[12231:27cc8] (WebDriverAgentLib) Waiting up to 2s until com.personal.AppTraining is in idle state (including animations)
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.902 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] Received request to notify when the main run loop is idle
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.902 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] Idle notifier finished setting up run loop observer
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.902 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Idle notifier run loop observer fired
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.902 Df AppTraining[10885:25acf] [com.apple.dt.xctest:Default] Sending main run loop idle reply
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.902 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] Received request to notify when animations are idle
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.902 Df AppTraining[10885:28724] [com.apple.dt.xctest:Default] Sending animations idle reply with error: (null)
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":"F3AAA483-2148-416B-AE3C-A771BDFF74B7"}
[debug] [BaseDriver] Event 'orientationSet' logged at 1633056357905 (10:45:57 GMT+0800 (Philippine Standard Time))
[debug] [BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it
[debug] [BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it
[Appium] New XCUITestDriver session created successfully, session 75ebbcbf-c7e7-44b0-8ff2-6092144c6061 added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1633056357905 (10:45:57 GMT+0800 (Philippine Standard Time))
[debug] [W3C (75ebbcbf)] Cached the protocol value 'W3C' for the new session 75ebbcbf-c7e7-44b0-8ff2-6092144c6061
[debug] [W3C (75ebbcbf)] 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":"iPhone 11","platformVersion":"14.3","orientation":"PORTRAIT","automationName":"XCUITest","app":"/Users/keith/Documents/personal/app1/AppTraining.app","noReset":true,"showIOSLog":true,"autoAcceptAlerts":true,"newCommandTimeout":240,"udid":"C3741B9C-6B50-4BDD-BA07-CFAE2D07349D"}}
[HTTP] <-- POST /wd/hub/session 200 2495 ms - 621
[HTTP]
[HTTP] --> GET /wd/hub/session/75ebbcbf-c7e7-44b0-8ff2-6092144c6061/screenshot
[HTTP] {}
[debug] [W3C (75ebbcbf)] Calling AppiumDriver.getScreenshot() with args: ["75ebbcbf-c7e7-44b0-8ff2-6092144c6061"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8100/session/F3AAA483-2148-416B-AE3C-A771BDFF74B7/screenshot] with no body
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.933 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Got system UI orientation (<AXUIElementRef 0x7fabb3c0ba70> {pid=3019} {uid=[ID:1 hash:0x0]}[kAXApplicationOrientationAttribute]) 1
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.933 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Test session <XCTestSession: 0x7fabb3e13da0> pid 12231 requested screenshot with parameters Screenshot request for screenID 1, rect {{inf, inf}, {0.0, 0.0}}, format UTI public.jpeg, compression quality 0.8, orientation 1
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.933 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Preparing screenshot for Screenshot request for screenID 1, rect {{inf, inf}, {0.0, 0.0}}, format UTI public.jpeg, compression quality 0.8, orientation 1
[HTTP] --> DELETE /wd/hub/session/75ebbcbf-c7e7-44b0-8ff2-6092144c6061
[HTTP] {}
[debug] [W3C (75ebbcbf)] Calling AppiumDriver.deleteSession() with args: ["75ebbcbf-c7e7-44b0-8ff2-6092144c6061"]
[debug] [BaseDriver] Event 'quitSessionRequested' logged at 1633056357938 (10:45:57 GMT+0800 (Philippine Standard Time))
[Appium] Removing session 75ebbcbf-c7e7-44b0-8ff2-6092144c6061 from our master session list
[debug] [WD Proxy] Matched '/session/75ebbcbf-c7e7-44b0-8ff2-6092144c6061' to command name 'deleteSession'
[debug] [WD Proxy] Proxying [DELETE /session/75ebbcbf-c7e7-44b0-8ff2-6092144c6061] to [DELETE http://127.0.0.1:8100/session/F3AAA483-2148-416B-AE3C-A771BDFF74B7] with no body
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.962 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Got screenshot, rotating to orientation 0
[IOSSimulatorLog] [IOS_SYSLOG_ROW] 2021-10-01 10:45:57.974 Df testmanagerd[3712:28a5a] [com.apple.dt.xctest:Default] Replying with data 0x7fabb5211380 (138217 bytes)
[debug] [WD Proxy] Got response with status 200: {"value":"iVBORw0KGgoAAAANSUhEUgAAAzwAAAcACAYAAAAVAUYrAAAAAXNSR0IArs4c6QAA\r\nAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKAC\r\nAAQAAAABAAADPKADAAQAAAABAAAHAAAAAAAYjVEBAAAAHGlET1QAAAACAAAAAAAA\r\nA4AAAAAoAAADgAAAA4AAB2UbRreYZAAAQABJREFUeAHsnQeYXlW1/m3Yxe6919vs\r\nIi09FEVQ9HpBBBSpinJRqSE9mVSC9CKEUENLIZX0ENILaRAB6RA6SG8p0/tk/de7\r\nv1nDl/wzJB9kQubklyf7OW2fffbZ+3fmW+8ua3+ovLTCCJQBDMAADMAADMAADMAA\r\nDMBAFhn4UBZfinfiY4UBGIABGIABGIABGIABGBADCB56uOjhgwEYgAEYgAEYgAEY\r\ngIHMMoDgAe7Mwk2rDq06MAADMAADMAADMAADCB4ED4IHBmAABmAABmAABmAABjLL\r\nAIIHuDMLNy06tOjAAAzAAAzAAAzAAAwgeBA8CB4YgAEYgAEYgAEYgAEYyCwDCB7g\r\nzizctOjQogMDMAADMAADMAADMIDgQfAgeGAABmAABmAABmAABmAgswwgeIA7s3DT\r\nokOLDgzAAAzAAAzAAAzAAIIHwYPggQEYgAEYgAEYgAEYgIHMMoDgAe7Mwk2LDi06\r\nMAADMAADMAADMAADCB4ED4IHBmAABmAABmAABmAABjLLAIIHuDMLNy06tOjAAAzA\r\nAAzAAAzAAAwgeBA8CB4YgAEYgAEYgAEYgAEYyCwDCB7gzizctOjQogMDMAADMAAD\r\nMAADMIDgQfAgeGAABmAABmAABmAABmAgswwgeIA7s3DTokOLDgzAAAzAAAzAAAzA\r\nAIIHwYPggQEYgAEYgAEYgAEYgIHMMoDgAe7Mwk2LDi06MAADMAADMAADMAA...
[debug] [W3C (75ebbcbf)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAzwAAAcACAYAAAAVAUYrAAAAAXNSR0IArs4c6QAA\r\nAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKAC\r\nAAQAAAABAAADPKADAAQAAAABAAAHAAAAAAAYjVEBAAAAHGlET1QAAAACAAAAAAAA\r\nA4AAAAAoAAADgAAAA4AAB2UbRreYZAAAQABJREFUeAHsnQeYXlW1/m3Yxe6919vs\r\nIi09FEVQ9HpBBBSpinJRqSE9mVSC9CKEUENLIZX0ENILaRAB6RA6SG8p0/tk/de7\r\nv1nDl/wzJB9kQubklyf7OW2fffbZ+3fmW+8ua3+ovLTCCJQBDMAADMAADMAADMAA\r\nDMBAFhn4UBZfinfiY4UBGIABGIABGIABGIABGBADCB56uOjhgwEYgAEYgAEYgAEY\r\ngIHMMoDgAe7Mwk2rDq06MAADMAADMAADMAADCB4ED4IHBmAABmAABmAABmAABjLL\r\nAIIHuDMLNy06tOjAAAzAAAzAAAzAAAwgeBA8CB4YgAEYgAEYgAEYgAEYyCwDCB7g\r\nzizctOjQogMDMAADMAADMAADMIDgQfAgeGAABmAABmAABmAABmAgswwgeIA7s3DT\r\nokOLDgzAAAzAAAzAAAzAAIIHwYPggQEYgAEYgAEYgAEYgIHMMoDgAe7Mwk2LDi06\r\nMAADMAADMAADMAADCB4ED4IHBmAABmAABmAABmAABjLLAIIHuDMLNy06tOjAAAzA\r\nAAzAAAzAAAwgeBA8CB4YgAEYgAEYgAEYgAEYyCwDCB7gzizctOjQogMDMAADMAAD\r\nMAADMIDgQfAgeGAABmAABmAABmAABmAgswwgeIA7s3DTokOLDgzAAAzAAAzAAAzA\r\nAIIHwYPggQEYgAEYgAEYgAEYgIHMMoDgAe7Mwk2LDi06MAADMAADMAADMAADCB4E\r\n...
[HTTP] <-- GET /wd/hub/session/75ebbcbf-c7e7-44b0-8ff2-6092144c6061/screenshot 200 134 ms - 1065224
[HTTP]
[debug] [WD Proxy] Got response with status 200: {"value":null,"sessionId":null}
[DevCon Factory] Releasing connections for C3741B9C-6B50-4BDD-BA07-CFAE2D07349D device on any port number
[DevCon Factory] Found cached connections to release: ["C3741B9C-6B50-4BDD-BA07-CFAE2D07349D:8100"]
[debug] [DevCon Factory] Cached connections count: 0
[debug] [XCUITest] Not clearing log files. Use `clearSystemFiles` capability to turn on.
[debug] [IOSSimulatorLog] Stopping iOS log capture
[debug] [BaseDriver] Event 'quitSessionFinished' logged at 1633056358075 (10:45:58 GMT+0800 (Philippine Standard Time))
[debug] [W3C (75ebbcbf)] Received response: null
[debug] [W3C (75ebbcbf)] But deleting session, so not returning
[debug] [W3C (75ebbcbf)] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/75ebbcbf-c7e7-44b0-8ff2-6092144c6061 200 138 ms - 14
[HTTP]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment