appium-selendroid
v1.0.0
Published
Wrapper for downloading Selendroid: Test automation for native or hybrid Android apps and the mobile web with Selendroid
Downloads
10
Readme
This Fork
Wraps selendroid into an npm module for easy inclusion into appium
For publishing: auto-compiles all the java targets when npm publish
is run, but BEWARE!! the main
key in package.json must be switched to the new version number or appium will not be able to find the .apk file.
Selendroid
Selendroid is a test automation framework which drives of the UI of Android native and hybrid applications (apps) and the mobile web with Selendroid. Tests are written using the Selenium 2 client API and for testing the application under test must not be modified.
Selendroid can be used on emulators and real devices and can be integrated as a node into the Selenium Grid for scaling and parallel testing.
You want more details?
Check out our documentation.
Maven Artifacts
You can find the current version in Maven central and the latest snapshot version here: https://oss.sonatype.org/content/repositories/snapshots/