gecko/testing/marionette/transport
2013-10-14 17:58:40 -07:00
..
marionette_transport
README.md
setup.py

Marionette Transport Layer

Marionette is a Mozilla project to enable remote automation in Gecko-based projects, including desktop Firefox, mobile Firefox, and Firefox OS. It's inspired by Selenium Webdriver.

This package defines the transport layer used by a Marionette client to communicate with the Marionette server embedded in Gecko. It has no entry points; rather it's designed to be used by Marionette client implementations.