You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Collection of common methods used by Appium Android drivers