About 34,700 results
Open links in new tab
  1. Intro to Appium - Appium Documentation

    There are very few limitations on what you can do with plugins, so you might also be interested in learning how to Build Plugins in Node.js that can be used with Appium. So that's Appium: an …

  2. GitHub - appium/appium: Cross-platform automation framework for …

    Appium is an open-source automation framework that provides WebDriver -based automation possibilities for a wide range of different mobile, desktop and IoT platforms.

  3. Appium: Mobile App Automation Made Awesome.

    Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS, Android, and Windows apps using the WebDriver protocol.

  4. Appium Documentation

    Appium is an open-source project and ecosystem of related software, designed to facilitate UI automation of many app platforms, including mobile (iOS, Android, Tizen), browser (Chrome, Firefox, …

  5. Appium Tutorial : Get Started with App Testing | BrowserStack

    May 14, 2026 · Appium is a cross-platform testing framework that is flexible, enabling testers to write test scripts against multiple platforms such as iOS, Windows, and Android using the same API. That …

  6. Appium下载安装配置保姆教程(图文详解)-CSDN博客

    Aug 12, 2025 · 基于 WebDriver 协议:Appium 基于 WebDriver 协议工作,支持 W3C WebDriver 标准,能利用 WebDriver 的强大功能,如元素定位、事件模拟等,来进行精细的控制和测试。 2.工作原 …

  7. appium/README.md at master · appium/appium · GitHub

    Appium is an open-source automation framework that provides WebDriver -based automation possibilities for a wide range of different mobile, desktop and IoT platforms.

  8. Appium - Wikipedia

    Appium is an open source automation tool for running scripts and testing native applications, mobile-web applications and hybrid applications on Android or iOS using a webdriver.

  9. Intro - appium

    Appium is an open-source tool for automating native, mobile web, and hybrid applications on iOS mobile, Android mobile, and Windows desktop platforms. Native apps are those written using the …

  10. Getting started - appium

    This doc will get you up and running with a simple Appium test and introduce you to some basic Appium ideas. For a fuller introduction to Appium concepts, please check out the conceptual introduction.