Unable to launch iOS application when trying to inspect element using appium desktop server. can anyone help in this? Thanks
[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:platformVersion”: “15.0”,
[debug] [BaseDriver] “appium:bundleId”: “xxx”,
[debug] [BaseDriver] “appium:udid”: “xxx”,
[debug] [BaseDriver] “appium:deviceName”: “iPad (7th generation)”,
[debug] [BaseDriver] “appium:automationName”: “XCUITest”,
[debug] [BaseDriver] “appium:includeSafariInWebviews”: true,
[debug] [BaseDriver] “appium:newCommandTimeout”: 3600,
[debug] [BaseDriver] “appium:connectHardwareKeyboard”: true
[debug] [BaseDriver] },
[debug] [BaseDriver] “firstMatch”: [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[BaseDriver] Session created with session id: d5ff9889-3107-484f-a7ae-69040842c596
[debug] [XCUITest] Current user: ‘ravikumar’
[debug] [XCUITest] Available devices: xxx
[debug] [XCUITest] Creating iDevice object with udid ‘xxxx’
[XCUITest] Determining device to run tests on: udid: ‘xxx’, real device: true
[debug] [BaseDriver] Event ‘xcodeDetailsRetrieved’ logged at 1646047918428 (17:01:58 GMT+0530 (India Standard Time))
[debug] [BaseDriver] Event ‘appConfigured’ logged at 1646047918429 (17:01:58 GMT+0530 (India Standard Time))
[debug] [BaseDriver] Event ‘resetStarted’ logged at 1646047918429 (17:01:58 GMT+0530 (India Standard Time))
[debug] [XCUITest] Reset: running ios real device reset flow
[debug] [BaseDriver] Event ‘resetComplete’ logged at 1646047918430 (17:01:58 GMT+0530 (India Standard Time))
[WebDriverAgent] Using WDA path: ‘/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent’
[WebDriverAgent] Using WDA agent: ‘/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj’
[HTTP] --> GET /wd/hub/sessions
[HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getSessions() with args: []
[debug] [GENERIC] Responding to client with driver.getSessions() result: []
[HTTP] <-- GET /wd/hub/sessions 304 3 ms - -
[HTTP]
[XCUITest] Continuing without capturing device logs: Failed to receive any data within the timeout: 5000
[XCUITest] Setting up real device
[debug] [WebDriverAgent] Parsed BUILD_DIR configuration value: ‘/Users/ravikumar/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu/Build/Products’
[debug] [WebDriverAgent] Got derived data root: ‘/Users/ravikumar/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu’
[XCUITest] {}
[DevCon Factory] Releasing connections for xxxx device on any port number
[DevCon Factory] No cached connections have been found
[debug] [XCUITest] Not clearing log files. Use clearSystemFiles
capability to turn on.
[debug] [BaseDriver] Event ‘newSessionStarted’ logged at 1646047928671 (17:02:08 GMT+0530 (India Standard Time))
[debug] [W3C] Encountered internal error running command: Error: Failed to receive any data within the timeout: 5000
[debug] [W3C] at Timeout._onTimeout (/usr/local/lib/node_modules/appium/node_modules/appium-ios-device/lib/plist-service/index.js:67:16)
[debug] [W3C] at listOnTimeout (node:internal/timers:559:17)
[debug] [W3C] at processTimers (node:internal/timers:502:7)
[HTTP] <-- POST /wd/hub/session 500 10746 ms - 599
[HTTP]