About 20,600,000 results
Open links in new tab
  1. appium - Neither ANDROID_HOME nor ANDROID_SDK_ROOT …

    Aug 7, 2024 · Anyways, while I've never used appium nor developed anything for Android, I'm pretty sure what you are missing is exporting the ANDROID_HOME and ANDROID_SDK_ROOT …

  2. How to get list of child elements of an element in Appium?

    Dec 14, 2015 · Ok, can you share the XML of the Appium extract on the same page you want to collect as List <elements>. Add a breakpoint in you code while it navigate to the specific page and share the …

  3. automated tests - Appium + Xcuitest doesn't recognize iOS native ...

    Oct 2, 2024 · The fix I found was: Deleting iOS 18.0 from Xcode. Went back to Xcode v15.4 with iOS 17.5 (If you get Xcode form the App Store it will automatically update so you should get that specific …

  4. Stuck with Appium + WinAppDriver Configuration - Stack Overflow

    Jun 2, 2025 · Stuck with Appium + WinAppDriver Configuration - Getting HTTP 500 errors despite both servers running Asked 6 months ago Modified 6 months ago Viewed 178 times

  5. appium - Not able to built WebDriverAgent in iOS mobile devices in ...

    Apr 20, 2023 · Right click on Appium Server GUI > Contents > Resources > App > node_modules > appium > node_modules > Appium-webdriver agent Paste all the contents you have downloaded …

  6. Error installing uiautomator2 driver with Appium - Stack Overflow

    Aug 1, 2022 · I am pretty new to appium and I tried installing the uiautomator2 driver to the latest appium version 2.0.0-beta.41 via the command appium driver install uiautomator2 I always get this output: &gt;

  7. java - Error org.openqa.selenium.html5.LocationContext not found …

    Aug 15, 2025 · Why is org.openqa.selenium.html5.LocationContext suddenly missing when it was working last week with the same Appium 9.5.0 setup? Do I need to add a Selenium dependency …

  8. Appium: Couldn't start the appium server in Windows

    Jun 3, 2015 · 1 Go to Appium (Android windows) setting change to any port number and start server again. once server is started again change to original port.

  9. 'appium' is not recognized as an internal or external command, …

    Apr 2, 2015 · 'appium' is not recognized as an internal or external command, operable program or batch file Add a new value to path variable in environment variable (Control panel-> advanced settings)

  10. Appium Inspector Not Starting Session (--allow cors error)

    If you are using the browser version, also ensure your Appium server has been started with --allow-cors. I am running the desktop version of Appium Server and have set "Allow CORS" to true from the …