robotframework-appiumlibrary 1.2.6
pip install robotframework-appiumlibrary==1.2.6
Released:
app testing library for Robot Framework
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License 2.0)
- Author: William Zhang, Xie Lieping
- Tags robotframework, testing, testautomation, mobile, appium, webdriver, app
Classifiers
- Development Status
- License
- Operating System
- Programming Language
- Topic
Project description
Introduction
AppiumLibrary is an appium testing library for RobotFramework.
It uses Appium (version 1.x) to communicate with Android and iOS application similar to how Selenium WebDriver talks to web browser.
AppiumLibrary is modeled after (and forked from) appiumandroidlibrary, but re-implemented to use appium 1.X technologies.
It support Python 2.x only.
Installation
Using pip
The recommended installation method is using pip:
pip install robotframework-appiumlibrary
Using setup.py
setup.py
git clone https://github.com/jollychang/robotframework-appiumlibrary.git cd robotframework-appiumlibrary python setup.py install
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
Contributing
Fork the project, make a change, and send a pull request!
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License 2.0)
- Author: William Zhang, Xie Lieping
- Tags robotframework, testing, testautomation, mobile, appium, webdriver, app
Classifiers
- Development Status
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file robotframework-appiumlibrary-1.2.6.tar.gz
.
File metadata
- Download URL: robotframework-appiumlibrary-1.2.6.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 465f35db86343909841e32a81645f9a6b327aa1e9492a15f37635de3eb2180b0 |
|
MD5 | 1f4a4f1a3c089a47c4472abbf9b5cc97 |
|
BLAKE2b-256 | 7987fea5209f46a50f88750d23cd0eab2fd6e03015e600c315155fb818c10b63 |