robotframework-uiautomatorlibrary

Robot Framework Android Test Library Based on Python uiautomator


License
MIT
Install
pip install robotframework-uiautomatorlibrary==0.4

Documentation

robotframework-uiautomatorlibrary

This is a test library for Robot Framework to bring keyword-driven testing to Android apps.

It uses by using Python uiautomator internally.

Installation

$ pip install robotframework-uiautomatorlibrary

Getting started

Demo

There is a demo project for beginners.

Look up the demo folder.

Documentation

There are more details in keyword documentation in the doc folder.