Metadata-Version: 1.1
Name: robotframework-uiautomatorlibrary
Version: 0.1
Summary: Robot Framework Android Test Library Based on Python uiautomator
Home-page: https://github.com/ming060/robotframework-uiautomatorlibrary
Author: ming060
Author-email: lym060@gmail.com
License: UNKNOWN
Description: 
            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.
            
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
