{ "info": { "author": "Dhia Eddine Saidi", "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": "SofrecomAppium library for RobotFramework\n==================================================\n\nIntroduction\n------------\n\nSofrecomAppiumLibrary is an appium testing library for `RobotFramework `_.\n\nIt uses `Appium `_ (version 1.x) to communicate with Android and iOS application \nsimilar to how `Selenium WebDriver `_ talks\nto web browser.\n\nSofrecomAppiumLibrary is modeled after (and forked from) `AppiumLibrary `_,\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-sofrecomappiumlibrary\n\nUsing ``setup.py``\n''''''''''''''''''\n\nsetup.py\n\n::\n\n git clone https://github.com/DhiaEddineSaidi/robotfrmework-sofrecomappiumlibrary\n cd robotframework-sofrecomappiumlibrary\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 SofrecomAppiumLibrary, \nSofrecomAppiumLibrary must be imported into your RF test suite.\nSee `Robot Framework User Guide `_ \nfor more information.\n\nAs it uses Appium make sure your Appium server is up and running.\nFor how to use Appium please refer to `Appium 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* `Dhia Eddine Saidi `_\n\n\n\n.. image:: https://img.shields.io/pypi/v/robotframework-sofrecomappiumlibrary.svg\n :target: https://pypi.python.org/pypi/robotframework-sofrecomappiumlibrary\n :alt: Latest PyPI version\n\n.. image:: https://travis-ci.org/DhiaEddineSaidi/robotfrmework-sofrecomappiumlibrary.svg?branch=master\n :target: https://travis-ci.org/DhiaEddineSaidi/robotfrmework-sofrecomappiumlibrary\n\n.. image:: https://img.shields.io/pypi/dm/robotframework-sofrecomappiumlibrary.svg\n :target: https://pypi.python.org/pypi/robotframework-sofrecomappiumlibrary\n :alt: Number of PyPI downloads", "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/DhiaEddineSaidi/robotfrmework-sofrecomappiumlibrary", "keywords": "robotframework testing testautomation mobile appium webdriver app", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "robotframework-sofrecomappiumlibrary", "package_url": "https://pypi.org/project/robotframework-sofrecomappiumlibrary/", "platform": "any", "project_url": "https://pypi.org/project/robotframework-sofrecomappiumlibrary/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/DhiaEddineSaidi/robotfrmework-sofrecomappiumlibrary" }, "release_url": "https://pypi.org/project/robotframework-sofrecomappiumlibrary/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "app testing library for Robot Framework", "version": "1.0.1" }, "last_serial": 2034117, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1cb4a3ae51adbb55f3ebfad91ba83920", "sha256": "821dd6bb28b9fb2e3a28046ba57c251486bb8d3fb44edf2dc867ab8e0345e41d" }, "downloads": -1, "filename": "robotframework-sofrecomappiumlibrary-1.0.0.zip", "has_sig": false, "md5_digest": "1cb4a3ae51adbb55f3ebfad91ba83920", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30988, "upload_time": "2016-03-29T14:52:35", "url": "https://files.pythonhosted.org/packages/4f/08/b413a369d63b9f24e2e29606f36364e1bf894132ed7932ca92fa59949afc/robotframework-sofrecomappiumlibrary-1.0.0.zip" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "bd6147117f38428ae8d0c7546ddb6600", "sha256": "e5d33537a7fd8ad13d8f999afc9b8368ddfa6f2f9b696b2006aa66bdeca46574" }, "downloads": -1, "filename": "robotframework-sofrecomappiumlibrary-1.0.1.zip", "has_sig": false, "md5_digest": "bd6147117f38428ae8d0c7546ddb6600", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31047, "upload_time": "2016-03-29T15:20:53", "url": "https://files.pythonhosted.org/packages/0e/c6/4d393fb4345c4a667cd7a5aaa83296cae35851c940947f09435929f6847d/robotframework-sofrecomappiumlibrary-1.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bd6147117f38428ae8d0c7546ddb6600", "sha256": "e5d33537a7fd8ad13d8f999afc9b8368ddfa6f2f9b696b2006aa66bdeca46574" }, "downloads": -1, "filename": "robotframework-sofrecomappiumlibrary-1.0.1.zip", "has_sig": false, "md5_digest": "bd6147117f38428ae8d0c7546ddb6600", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31047, "upload_time": "2016-03-29T15:20:53", "url": "https://files.pythonhosted.org/packages/0e/c6/4d393fb4345c4a667cd7a5aaa83296cae35851c940947f09435929f6847d/robotframework-sofrecomappiumlibrary-1.0.1.zip" } ] }