About 14,900,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. 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 …

  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. appium - ERROR @wdio/cli:utils: A service failed in the 'onPrepare ...

    Jun 7, 2022 · PS C:\Users\Ramkumar\learnings\study\mock-appium-webdriverio> I try to invoke the same with Appium tool, its invoking the application. Appium opening the application for inspection. …

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

    Apr 2, 2015 · 2) Search Node.js command prompt and open it 3) Type command npm install -g appium (and it will start installing) 5) Further more, close all the Windows cmd and start a new one 6) Search …

  6. Unable to create new remote session. Appium - Stack Overflow

    In your IDE, go and run the below command in the terminal appium --allow-insecure chromedriver_autodownload This will install the chromedrivers and you are all set to run the code on …

  7. 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 …

  8. WinAppDriver can't connect to application on Windows

    Aug 13, 2022 · Continue to help good content that is interesting, well-researched, and useful, rise to the top! To gain full voting privileges,

  9. Launching Appium Service programmatically failing - Stack Overflow

    I have an Appium test project that was created about nine months ago, and was working fine. I'd since that time attempted to work on that project again, and the project works, but only if I start ...

  10. Error Could not connect to server; are you sure it's running? In appium ...

    Jan 6, 2018 · Software: As of now they have released appium-server and appium-inspector as two seperate softwares. I'm using latest version of repositories. Appium server 1.22.0 Appium Inspector …