Test automation for native or hybrid Android apps and the mobile web with Selendroid. Selendroid is a test automation framework that drives off the UI of Android native and hybrid applications (apps) and the mobile web. Tests are written using the Selenium 2 client API. 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. Selendroid can be extended at runtime with your own extensions. Selendroid can interact with multiple Android devices (emulators or hardware devices) at the same time. UI elements can be found in different locator types. Same concept for automating native or hybrid apps. No modification of the app under test is required in order to automate it. Full compatibility with the JSON Wire Protocol/Selenium 3 Ready. Existing emulators are started automatically and UI elements can be found by different locator types.
Features
- Selendroid is a test automation framework
- Drives of the UI of Android native and hybrid applications
- Documentation available
- Examples available
- Tests are written using the Selenium 2 client API
- Selendroid can be used on emulators and real devices