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
Release files for mobilelibrary 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mobilelibrary-2.0.0.zip | 38.5 kB | Details |
Release files / mobilelibrary-2.0.0.zip
| Download URL | mobilelibrary-2.0.0.zip |
|---|---|
| Size | 38.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
eae50580a1d20514b54f9b1613fbf4a3fcd6c42a12d76a701c7c0951b850fcef
|
|
BLAKE2b-256 checksum How to use checksums |
2356cf9365284ccf860464ba7e060e36a53a2067d413cbd93f0cb50fcc258f3b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |