Metadata-Version: 1.1
Name: robotframework-appiumlibrary
Version: 1.0.0
Summary: app testing library for Robot Framework
Home-page: https://github.com/jollychang/robotframework-appiumlibrary
Author: William Zhang, Xie Lieping
Author-email: <jollychang@gmail.com>, <frankbp@gmail.com>
License: Apache License 2.0
Description: appiumlibrary is a app testing library for Robot Framework
        that leverages the appium(https://github.com/appium/appium) libraries.
        Appium is an open source, cross-platform test automation tool for native, hybrid and mobile web apps,
        tested on simulators (iOS, FirefoxOS), emulators (Android), and real devices (iOS, Android, FirefoxOS).
Keywords: robotframework testing testautomation mobile appium webdriver app
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
