Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

appium-android-driver

appium1.3mApache-2.010.3.0TypeScript support: included

Android UiAutomator and Chrome support for Appium

appium, android, testing, automation, mobile, mobile testing

readme

NPM version Downloads

Appium Android Driver

Appium Android Driver is the collection of common primitives used by other Android drivers, like UIA2/Espresso. This driver cannot work as a separate entity.

Development

Install and Compile

npm i
npm run build
npm run lint

Unit Test

npm test