Robot Framework Automation Library for iOS
Project description
robotframework-ioslibrary is a Robot Framework test library for all your iOS automation needs.
It uses Calabash iOS Server to communicate with your instrumented iOS application similar to how Selenium WebDriver talks to your web browser.
Installation
To install, just fetch the latest version from PyPI:.
pip install –upgrade robotframework-ioslibrary
Prepare your iOS app
To prepare your iOS app look at <https://github.com/calabash/calabash-ios#installation>
Usage
API documentation can be found at http://lovelysystems.github.com/robotframework-ioslibrary/IOSLibrary.html, here is an example on how to use it:
Setting |
Value |
---|---|
Library |
IOSLibrary |
Test Case |
Action |
Argument |
Argument |
Argument |
---|---|---|---|---|
Example |
||||
[Documentation] |
Starts the iOS Simulator and swipes |
|||
Start Simulator |
||||
Wait Until Keyword Succeeds |
1 minute |
5 seconds |
Is Device Available |
|
Swipe |
right |
|||
Rotate |
left |
|||
Screen Should Contain |
Hello World |
License
robotframework is a port of the ruby-based calabash-ios and therefore licensed under the Eclipse Public License (EPL) v1.0
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-ioslibrary-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1368d3fcd0a1e7533e89cf14cb2625b7cacd0a7be133bd03338eb790ec5b03a0 |
|
MD5 | b619ed9752acc3a813b95f30e98d2b18 |
|
BLAKE2b-256 | 06a3b7ca5d045c06d82a16cab02a2618a3050448046418a1da4c441e370f8481 |