About 18,700 results
Open links in new tab
  1. 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, …

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

  3. Appium in a Nutshell - Appium Documentation

    As mentioned on the main page, Appium aims to support UI automation of many different platforms (mobile, web, desktop, etc.). Not only that, but it also aims to support automation code written in …

  4. Welcome - 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. Install Appium - Appium Documentation

    If you see this, the Appium server is up and running. Go ahead and quit it (Ctrl-C) and move on to the next step, where we'll install a driver for automating Android apps.

  6. Quickstart Intro - Appium Documentation

    Let's get up and running with Appium! To successfully use this quickstart, it's recommended that you first have read the Introduction, so that you understand the concepts involved in running Appium and …

  7. Install Appium - Appium Documentation

    This command installs Appium globally on your system so that you can access it from the command line simply by running the appium command. Go ahead and run it now:

  8. How Does Appium Work? - 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 …

  9. Write a Test (JS) - Appium Documentation

    To write an Appium test in JavaScript (Node.js), we need to choose an Appium-compatible client library. The best-maintained library and the one the Appium team recommends using is WebdriverIO, so …

  10. Migrating to Appium 2 - Appium Documentation

    Migrating to Appium 2 This document is a guide for those who are using Appium 1 and wish to migrate to Appium 2. It contains a list of breaking changes and how to migrate your environments or test …