Robot Framework Automation Library for Android
Project description
robotframework-androidlibrary is a Robot Framework test library for all your Android automation needs.
It uses Calabash Android to communicate with your instrumented Android application similar to how Selenium WebDriver talks to your web browser.
Installation
To install, just fetch the latest version from PyPI:
pip install --upgrade robotframework-androidlibrary
Prepare your App
robotframework-androidlibrary uses calabash-android underneath. To install calabash-android (we’ve only tested this with v0.3.2 yet), use the following command:
gem install --version '= 0.3.2' calabash-android
To prepare your android app look at <https://github.com/calabash/calabash-android#installation>
License
robotframework is a port of the ruby-based calabash-android and therefore licensed under the Eclipse Public License (EPL) v1.0
Development by Lovely Systems GmbH, sponsored by Axel Springer AG.
Documentation
The keyword documentation could be found at <http://lovelysystems.github.com/robotframework-androidlibrary/>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for robotframework-androidlibrary-0.1.11.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fabc373a7af64bc523bf6427feacab0cf802fd347fcf2b6b15c93766ba9d88eb |
|
MD5 | bcd6f7d77652c698972c98ebc1b5d1d4 |
|
BLAKE2b-256 | 3ba93554e29f2ebe908c3afb072c2e38fa49a087f070978f15528949c9ab1c3c |