{ "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-b2g28_v1_3", "package_url": "https://pypi.org/project/marionette_client-mozilla-b2g28_v1_3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/marionette_client-mozilla-b2g28_v1_3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://wiki.mozilla.org/Auto-tools/Projects/Marionette" }, "release_url": "https://pypi.org/project/marionette_client-mozilla-b2g28_v1_3/0.2/", "requires_dist": null, "requires_python": null, "summary": "Marionette test automation client", "version": "0.2" }, "last_serial": 2125091, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "62efb7f8ade53e7bcb3928f8acce22e6", "sha256": "49a09c350be4fecbbefb7f6a8b59fe4cfbadc640654218b096b7de6e5cf98492" }, "downloads": -1, "filename": "marionette_client-mozilla-b2g28_v1_3-0.1.tar.gz", "has_sig": false, "md5_digest": "62efb7f8ade53e7bcb3928f8acce22e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92467, "upload_time": "2014-06-02T12:32:45", "url": "https://files.pythonhosted.org/packages/4e/8d/9bf81915aa8acbf5f45687d5ce0dbac6d7102bb4ff459ba756d2a578e8ab/marionette_client-mozilla-b2g28_v1_3-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "0cd0b184271da0b759ef75fa9b103557", "sha256": "4988951c7cf17d2b02c6f822f0a4b2b6ce3769da4a9bc067ba68253f41dc0f62" }, "downloads": -1, "filename": "marionette_client-mozilla-b2g28_v1_3-0.2.tar.gz", "has_sig": false, "md5_digest": "0cd0b184271da0b759ef75fa9b103557", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92574, "upload_time": "2014-06-24T15:33:21", "url": "https://files.pythonhosted.org/packages/74/bb/95ae76a186f15ffc59815fc05fdb77fb8f3c5bdc5d4f123fcd24a3551957/marionette_client-mozilla-b2g28_v1_3-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0cd0b184271da0b759ef75fa9b103557", "sha256": "4988951c7cf17d2b02c6f822f0a4b2b6ce3769da4a9bc067ba68253f41dc0f62" }, "downloads": -1, "filename": "marionette_client-mozilla-b2g28_v1_3-0.2.tar.gz", "has_sig": false, "md5_digest": "0cd0b184271da0b759ef75fa9b103557", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92574, "upload_time": "2014-06-24T15:33:21", "url": "https://files.pythonhosted.org/packages/74/bb/95ae76a186f15ffc59815fc05fdb77fb8f3c5bdc5d4f123fcd24a3551957/marionette_client-mozilla-b2g28_v1_3-0.2.tar.gz" } ] }