{ "info": { "author": "Jonathan Griffin", "author_email": "jgriffin@mozilla.com", "bugtrack_url": null, "classifiers": [], "description": "\n\n# Marionette Client\n\n[Marionette](https://developer.mozilla.org/en/Marionette) is a \nMozilla project to enable remote automation in Gecko-based projects,\nincluding desktop Firefox, mobile Firefox, and Boot-to-Gecko.\n\nIt utilizes the [remote-debugger](https://wiki.mozilla.org/Platform/JSDebugv2) \ninside Gecko for the transport layer of the Marionette server. The commands\nthe Marionette server will eventually implement are based on\nSelenium's [JSON Wire Protocol](http://code.google.com/p/selenium/wiki/JsonWireProtocol),\nalthough not all commands are presently implemented, and additional commands\nwill likely be added.\n\n## Package Files\n\n- client.py: This is the Marionette socket client; it speaks the same\n socket protocol as the Gecko remote debugger.\n- marionette.py: The Marionette client. This uses client.py to communicate\n with a server that speaks the Gecko remote debugger protocol.\n This allows Selenium tests to utilize Marionette.\n- testserver.py: A socket server which mimics the remote debugger in\n Gecko, and can be used to test pieces of the Marionette client.\n- test_protocol.py: Tests the Marionette JSON Protocol by using testserver.py.\n\n## Installation\n\nYou'll need the ManifestDestiny and MozHttpd packages from Mozbase:\n\n git clone git://github.com/mozilla/mozbase.git\n cd mozbase\n python setup_development.py\n\nOther than that, there are no special requirements.\n\n\n## Writing and Running Tests Using Marionette\n\nSee [Writing Marionette tests](https://developer.mozilla.org/en/Marionette/Tests),\nand [Running Marionette tests](https://developer.mozilla.org/en/Marionette/Running_Tests).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://wiki.mozilla.org/Auto-tools/Projects/Marionette", "keywords": "mozilla", "license": "MPL", "maintainer": null, "maintainer_email": null, "name": "marionette_client-mozilla-b2g30_v1_4", "package_url": "https://pypi.org/project/marionette_client-mozilla-b2g30_v1_4/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/marionette_client-mozilla-b2g30_v1_4/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://wiki.mozilla.org/Auto-tools/Projects/Marionette" }, "release_url": "https://pypi.org/project/marionette_client-mozilla-b2g30_v1_4/0.1/", "requires_dist": null, "requires_python": null, "summary": "Marionette test automation client", "version": "0.1" }, "last_serial": 2125092, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4c5b08e301f1aa4c5a5b41e8e9a79c3e", "sha256": "5c18fc18e321117c746c0616ba45e0f07b85ef04b3391111d6cffb9f93b0ec05" }, "downloads": -1, "filename": "marionette_client-mozilla-b2g30_v1_4-0.1.tar.gz", "has_sig": false, "md5_digest": "4c5b08e301f1aa4c5a5b41e8e9a79c3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 94361, "upload_time": "2014-06-26T11:16:37", "url": "https://files.pythonhosted.org/packages/d0/a5/0b8a8a28f2c7aad581f68b830fedb0bbec181ad55a04a6a9b01c331e60e3/marionette_client-mozilla-b2g30_v1_4-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c5b08e301f1aa4c5a5b41e8e9a79c3e", "sha256": "5c18fc18e321117c746c0616ba45e0f07b85ef04b3391111d6cffb9f93b0ec05" }, "downloads": -1, "filename": "marionette_client-mozilla-b2g30_v1_4-0.1.tar.gz", "has_sig": false, "md5_digest": "4c5b08e301f1aa4c5a5b41e8e9a79c3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 94361, "upload_time": "2014-06-26T11:16:37", "url": "https://files.pythonhosted.org/packages/d0/a5/0b8a8a28f2c7aad581f68b830fedb0bbec181ad55a04a6a9b01c331e60e3/marionette_client-mozilla-b2g30_v1_4-0.1.tar.gz" } ] }