Popularity
7.5
Stable
Activity
0.0
Stable
875
122
448

Code Quality Rank: L2
Programming language: Java
License: Apache License 2.0
Tags: Test    
Latest version: v0.17.0

selendroid alternatives and similar packages

Based on the "Test" category.
Alternatively, view selendroid alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of selendroid or a related project?

Add another 'Test' Package

README

Selendroid

Build Status

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.

Contributing

We have documented Selendroid's Architecture and all the small tricks you need to know when contributing to selendroid you find in our wiki. Also confirm you have signed the CLA when making a Pull Request.

Maven Artifacts

You can find the current version in Maven central.

Building

  1. Run gradle clean build

License

The Apache Software License, Version 2.0


*Note that all licence references and agreements mentioned in the selendroid README section above are relevant to that project's source code only.