robotframework-uiautomatorlibrary
=============

This is a test library for [Robot Framework](https://pypi.python.org/pypi/robotframework) to bring keyword-driven testing to Android apps. It uses by using [Python uiautomator](https://pypi.python.org/pypi/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.