summaryrefslogtreecommitdiffstats
path: root/dom/media/test/external/docs/index.rst
blob: 7891346c51365d50bfc354d35ad3515fca945bca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.. py:currentmodule:: external_media_tests

External Media Tests
====================

External Media Tests is a library built on top of `Firefox Puppeter`_ and the `Marionette python client`_. It is designed to test playback of video elements embedded in web pages, independent of vendor. Using this library, you can write tests which play, pause, and stop videos, as well as inspect properties such as currentTime().

.. _Marionette python client: http://marionette-client.readthedocs.org/en/latest
.. _Firefox Puppeter: http://firefox-puppeteer.readthedocs.org/en/latest/

Installation
------------

External Media Tests lives in `External Media Tests Source`_. Documentation for installation and usage lives on `External Media Tests`_; this documentation is API documentation for the various pieces of the test library.

.. _External Media Tests Source: https://hg.mozilla.org/dom/media/test/external
.. _External Media Tests: https://developer.mozilla.org/en-US/docs/Mozilla/QA/external-media-tests

Contents
--------

.. toctree::

    external_media_harness
    external_media_tests

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`