You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
execute-driver@3.0.1
relaxed-caps@1.0.0-beta.14
images@2.0.1
Appium Drivers
uiautomator2@2.12.1
xcuitest@5.7.0
Let me know if more information is needed. Thanks in Advance
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: