app testing library for Robot Framework
Project description
Introduction
AppiumLibrary is an appium testing library for RobotFramework.
It uses Appium to communicate with Android application similar to how Selenium WebDriver talks to web browser.
Installation
Using pip
The recommended installation method is using pip:
pip install robotframework-appiumlibrary
Directory Layout
- demo/
A simple demonstration, with an Android application and RF test suite
- doc/
Keyword documentation
- src/
Python source code
Usage
To write tests with Robot Framework and AppiumLibrary, AppiumLibrary must be imported into your RF test suite. See Robot Framework User Guide for more information.
As it uses Appium make sure your Appium server is up and running. For how to use Appium please refer to Appium Documentation
Documentation
The keyword documentation could be found at Keyword Documentation
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-appiumlibrary-1.0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e49704c7eec08913636ee72ff04a3e77e94a60b201e868d45ea9808f8343ae1f |
|
MD5 | 0aa5c21b8c6cca636fa21e0c0c773987 |
|
BLAKE2b-256 | 8de3e5c967c9e16a310f44e297f47761271fede901cebaeca2b3f1a7b7a246fc |