Skip to content

didental/appium-android-driver

 
 

Repository files navigation

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

About

Common methods collection used by Android drivers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.2%
  • TypeScript 10.8%