serhatbolsu / robotframework-appiumlibrary

AppiumLibrary is an appium testing library for RobotFramework
Apache License 2.0
400 stars 291 forks source link

iOS Automation execution doesn't start, Fails at xcodebuild error 70 #406

Open nidit-mehta opened 11 months ago

nidit-mehta commented 11 months ago

While executing iOS Automation with Robot Framework + Appium, it throws xcodebuild error code 70. Please find attached error for reference: WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 70 xcodebuild error message: . Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.

Here is setup I am using: Mac OS version: 14.0 XCode version: 15.0.1 Appium version: 2.2.0 Node version: 18.13.0 Appium Plugins

Appium Drivers

Let me know if more information is needed. Thanks in Advance

zastress commented 10 months ago

This does not seem like an AppiumLibrary issue, rather an issue with Appium or appium-xcuitest-driver.

nidit-mehta commented 10 months ago

No solution yet :( Same observation with XCode 15.1 RC build

nidit-mehta commented 9 months ago

Still, there is an issue with the latest versions below:

Mac OS version: 14.2.1 XCode version: 15.1 Appium version: 2.3.0 Node version: 18.13.0

Appium Plugins: execute-driver@3.0.1 relaxed-caps@1.0.0-beta.14 images@2.0.1

Appium Drivers: uiautomator2@2.34.1 xcuitest@5.12.2