# selendroid **Repository Path**: mirrors_hfeeki/selendroid ## Basic Information - **Project Name**: selendroid - **Description**: "Selenium for Android" (Test automate native or hybrid Android apps and the mobile web with Selendroid.) Join us on IRC #selendroid on freenode. Also confirm you have signed the CLA http://goo.gl/pAvxEI when making a Pull Request. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Selendroid ========== [![Build Status](https://travis-ci.org/selendroid/selendroid.png?branch=master)](https://travis-ci.org/selendroid/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](http://selendroid.io). Contributing ------------ We have [documented Selendroid's Architecture](http://selendroid.io/architecture.html) and all the small tricks you need to know when contributing to selendroid you find in our [wiki](https://github.com/selendroid/selendroid/wiki). Also confirm you have signed the [CLA](http://goo.gl/pAvxEI) when making a Pull Request. Maven Artifacts --------------- You can find the current version in Maven central and the latest snapshot version here: [https://oss.sonatype.org/content/repositories/snapshots/](https://oss.sonatype.org/content/repositories/snapshots/) License ----------- [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)