{ "info": { "author": "Denis MACHARD", "author_email": "d.machard@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Testing", "Topic :: Software Development :: Testing :: Acceptance" ], "description": "GUI plugin for ExtensiveAutomation server\n===================================================\n\nIntroduction\n------------\n\nThis plugin enable to interact with user interface \nSelenium, sikulix or adb for android mobile are used to do that.\n\nInstalling from pypi\n--------------------\n\n1. Run the following command\n\n pip install extensiveautomation_plugin_gui\n\n2. Execute the following command to take in account this new plugin\n\n ./extensiveautomation --reload\n \n3. If you want some examples, you can take a look to the samples provided in the `Samples` folder.\n\nInstalling from source\n----------------------\n\n1. Clone the following repository \n\n git clone https://github.com/ExtensiveAutomation/extensiveautomation-plugin-gui.git\n \n2. Copy the folder `sutadapters` to /home/extensiveautomation/ and overwrite-it\n\n cp -rf sutadapters /home/extensiveautomation/\n \n3. Copy the folder `var` to /home/extensiveautomation/ and overwrite-it\n\n cp -rf var /home/extensiveautomation/\n \n4. Finally execute the following command to install depandencies\n\n cd /home/extensiveautomation/\n python extensiveautomation.py --install_adapter GUI", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.extensiveautomation.org/", "keywords": "extensiveautomation automation testautomation testing plugin", "license": "", "maintainer": "", "maintainer_email": "", "name": "extensiveautomation-plugin-gui", "package_url": "https://pypi.org/project/extensiveautomation-plugin-gui/", "platform": "any", "project_url": "https://pypi.org/project/extensiveautomation-plugin-gui/", "project_urls": { "Homepage": "https://www.extensiveautomation.org/" }, "release_url": "https://pypi.org/project/extensiveautomation-plugin-gui/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "GUI plugin for extensiveautomation server", "version": "1.0.0" }, "last_serial": 5643323, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d2a9af6dc81ac58fe6ed66e2aed751f8", "sha256": "ee84192141338f20813ebef3d4cb854583d772676ea0d75be9f372203af05249" }, "downloads": -1, "filename": "extensiveautomation_plugin_gui-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d2a9af6dc81ac58fe6ed66e2aed751f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91614, "upload_time": "2019-08-07T06:26:23", "url": "https://files.pythonhosted.org/packages/5b/ee/4555e1bec4c1cd73b76c8442da0b724a56185f3e4f6531d7130339ebb81f/extensiveautomation_plugin_gui-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d2a9af6dc81ac58fe6ed66e2aed751f8", "sha256": "ee84192141338f20813ebef3d4cb854583d772676ea0d75be9f372203af05249" }, "downloads": -1, "filename": "extensiveautomation_plugin_gui-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d2a9af6dc81ac58fe6ed66e2aed751f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91614, "upload_time": "2019-08-07T06:26:23", "url": "https://files.pythonhosted.org/packages/5b/ee/4555e1bec4c1cd73b76c8442da0b724a56185f3e4f6531d7130339ebb81f/extensiveautomation_plugin_gui-1.0.0.tar.gz" } ] }