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
Usage
To use the library, import it at the beginning of a Robot Framework Test:
Setting |
Value |
---|---|
Library |
AndroidLibrary |
Documentation
The keyword documentation can be found at <http://lovelysystems.github.com/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.4.18' 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.
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.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 627ba5f111fff579f0f40d608a142b3eba878348256f8dc12b113e0e3883483f |
|
MD5 | a05e1d5942468df745dcf74f2913656a |
|
BLAKE2b-256 | ec5465f28e76f03444dd58fba24f57d311fa94fb083f94670c587e736dbfd5ac |