Skip to main content

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

mobilelibrary-2.0.0.zip (38.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page