{ "info": { "author": "William Zhang, Xie Lieping, Jari Nurminen, Serhat Bolsu", "author_email": ", ", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Testing" ], "description": "Beta library for RobotFramework\n==================================================\n\nIntroduction\n------------\n\nBetaLibrary is an appium testing library for `RobotFramework `_.\n\nIt uses `Beta `_ (version 1.x) to communicate with Android and iOS application \nsimilar to how `Selenium WebDriver `_ talks\nto web browser.\n\nBetaLibrary is modeled after (and forked from) `appiumandroidlibrary `_, but re-implemented to use appium 1.X technologies. \n\nIt support Python 2.x only.\n\n\nInstallation\n------------\n\nUsing ``pip``\n'''''''''''''\n\nThe recommended installation method is using\n`pip `__::\n\n pip install robotframework-appiumlibrary\n\nUsing ``setup.py``\n''''''''''''''''''\n\nsetup.py\n\n::\n\n git clone https://github.com/jollychang/robotframework-appiumlibrary.git\n cd robotframework-appiumlibrary\n python setup.py install\n\n\nDirectory Layout\n----------------\n\ndemo/\n A simple demonstration, with an Android application and RF test suite\n\ndoc/\n Keyword documentation\n\nsrc/\n Python source code\n\n\nUsage\n-----\n\nTo write tests with Robot Framework and BetaLibrary, \nBetaLibrary must be imported into your RF test suite.\nSee `Robot Framework User Guide `_ \nfor more information.\n\nAs it uses Beta make sure your Beta server is up and running.\nFor how to use Beta please refer to `Beta Documentation `_\n\nDocumentation\n-------------\n\nThe keyword documentation could be found at `Keyword Documentation \n`_\n\nContributing\n-------------\nFork the project, make a change, and send a pull request!\n\nProject Contributors\n--------------------\n* `William Zhang `_\n* `Xie Lieping `_\n* `Jari Nurminen `_\n* `Serhat Bolsu `_\n\n\n.. image:: https://img.shields.io/pypi/v/robotframework-appiumlibrary.svg\n :target: https://pypi.python.org/pypi/robotframework-appiumlibrary/\n :alt: Latest PyPI version\n\n.. image:: https://travis-ci.org/jollychang/robotframework-appiumlibrary.svg?branch=master\n :target: https://travis-ci.org/jollychang/robotframework-appiumlibrary\n\n.. image:: https://img.shields.io/pypi/dm/robotframework-appiumlibrary.svg\n :target: https://pypi.python.org/pypi/robotframework-appiumlibrary/\n :alt: Number of PyPI downloads\n\n.. image:: https://pledgie.com/campaigns/25326.png\n :target: https://pledgie.com/campaigns/25326", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jollychang/robotframework-appiumlibrary", "keywords": "robotframework testing testautomation mobile appium webdriver app", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "netease-appiumlibrary", "package_url": "https://pypi.org/project/netease-appiumlibrary/", "platform": "any", "project_url": "https://pypi.org/project/netease-appiumlibrary/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jollychang/robotframework-appiumlibrary" }, "release_url": "https://pypi.org/project/netease-appiumlibrary/1.3.5/", "requires_dist": null, "requires_python": null, "summary": "app testing library for Robot Framework", "version": "1.3.5" }, "last_serial": 1964927, "releases": { "1.3.5": [ { "comment_text": "", "digests": { "md5": "6c7a0223f69255fb3973dc2740636fe3", "sha256": "81f3f6a41c797f7d9298c7e1adc4f0086674760908d19b6b4872183ccab7863a" }, "downloads": -1, "filename": "netease-appiumlibrary-1.3.5.zip", "has_sig": false, "md5_digest": "6c7a0223f69255fb3973dc2740636fe3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30349, "upload_time": "2016-02-19T08:55:34", "url": "https://files.pythonhosted.org/packages/f1/fc/7cd8822ed3472b927fad89d5835be315a27e6ec87375c4b6100a3b422d42/netease-appiumlibrary-1.3.5.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6c7a0223f69255fb3973dc2740636fe3", "sha256": "81f3f6a41c797f7d9298c7e1adc4f0086674760908d19b6b4872183ccab7863a" }, "downloads": -1, "filename": "netease-appiumlibrary-1.3.5.zip", "has_sig": false, "md5_digest": "6c7a0223f69255fb3973dc2740636fe3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30349, "upload_time": "2016-02-19T08:55:34", "url": "https://files.pythonhosted.org/packages/f1/fc/7cd8822ed3472b927fad89d5835be315a27e6ec87375c4b6100a3b422d42/netease-appiumlibrary-1.3.5.zip" } ] }