app testing library for Robot Framework Extended with AppiumLibrary
Project description
Introduction
MobileLibrary is an appium testing library for RobotFramework.
It uses Appium (version 1.x) to communicate with Android and iOS application, that leverages the Appium libraries. We wrap the KWs(Mobile_xxxx) on it according to our project requirements. similar to how Selenium WebDriver talks to web browser.
It support Python 2.x only.
Installation
Using pip
The recommended installation method is using pip:
pip install mobilelibrary
The main benefit of using pip is that it automatically installs all dependencies needed by the library. Other nice features are easy upgrading and support for un-installation:
pip install --upgrade mobilelibrary pip uninstall mobilelibrary
Project Contributors
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mobilelibrary-2.0.0.zip
.
File metadata
- Download URL: mobilelibrary-2.0.0.zip
- Upload date:
- Size: 38.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eae50580a1d20514b54f9b1613fbf4a3fcd6c42a12d76a701c7c0951b850fcef |
|
MD5 | 011cc31c66986a8423db26a9fdd13402 |
|
BLAKE2b-256 | 2356cf9365284ccf860464ba7e060e36a53a2067d413cbd93f0cb50fcc258f3b |