appium-android-driver

Android UiAutomator and Chrome support for Appium

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
appium-android-driver
23749.0.310 days ago9 years agoMinified + gzip package size for appium-android-driver in KB

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