About 2,010,000 results
Open links in new tab
  1. c# - How to Use Appium and Playwright to do UI Tests for .NET …

    Sep 6, 2024 · How to Use Appium and Playwright to do UI Tests for .NET MAUI Blazor Hybrid Apps Asked 1 year, 3 months ago Modified 1 year, 3 months ago Viewed 1k times

  2. How to extract android jetpack compose testTags in appium?

    Dec 26, 2022 · My team is looking to do automated functional testing. Once our developers started using jetpack compose, we lost most of our selectors. I try to extract the testTags …

  3. How to integrate Appium with C#? - Stack Overflow

    Feb 20, 2015 · Appium provides the dotnet-appium-driver which is your API to interface with Appium. You can use that to write your app automation. You did not provide any example here …

  4. .Net maui C# Markup AutomationID for UI Testing

    Apr 29, 2025 · c# .net maui appium maui-markup-community-toolkit asked Apr 29 at 14:04 Martin Zazvorka 91 9

  5. android - Enter "Enter key" in Appium Testing - Stack Overflow

    Aug 8, 2017 · How to send/press Enter key from soft keyboard in Appium in Android Automation testing? I tried several options, but none of them are working - instead of pressing the key, …

  6. How to automate flutter based app using appium? is there any …

    Jan 16, 2023 · Disclaimer: I'm the developer of Patrol at LeanCode :) appium-flutter-driver is poorly maintained, has lots of issues, and depends on flutter_driver, which is kinda deprecated …

  7. appium with JS testing, tap by coordinates doesn't work

    Oct 18, 2022 · Basically I'm testing an iOS app on the simulator, wrote in react-native, using appium with XCUITest and webriver. I noticed I couldn't reach through locators …

  8. How to achieve Appium testing automation for an Android app in …

    May 20, 2023 · We have an issue performing automation testing with Appium (Android app) through a pipeline in Azure Devops. We are trying to create an emulator to run our apk but its …

  9. Appium vs Espresso for automated testing framework

    Feb 24, 2016 · For last few weeks, I was using Appium(python) for android testing but yesterday we have decided to shift to Expresso(Java) for automated testing. There are couple of reasons …

  10. Automation testing framework for Jetpack compose

    Mar 21, 2022 · We tried adding testTag and not seeing it in appium inspector. Pls share what kind of framework changes you have to do for Automation script to support compose UI.