Metadata-Version: 2.1
Name: FoxPuppet
Version: 1.0.3
Summary: Firefox user interface testing model for use with Selenium
Home-page: https://github.com/mozilla/FoxPuppet
Author: Firefox Test Engineering
Author-email: firefox-test-engineering@mozilla.com
License: Mozilla Public License 2.0 (MPL 2.0)
Keywords: firefox ui testing mozilla selenium
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: selenium (>=3.0.2)

FoxPuppet
=========

FoxPuppet is a library for automating user interactions in `Firefox <https://www.mozilla.org/en-US/firefox/products/>`_ using `Selenium <http://seleniumhq.org/>`_.

.. image:: https://img.shields.io/badge/license-MPL%202.0-blue.svg
   :target: https://github.com/mozilla/FoxPuppet/blob/master/LICENSE.txt
   :alt: License

.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg
   :target: http://foxpuppet.readthedocs.io/en/latest/
   :alt: Read the Docs

.. image:: https://img.shields.io/travis/mozilla/FoxPuppet.svg
   :target: https://travis-ci.org/mozilla/FoxPuppet/
   :alt: Travis

.. image:: https://img.shields.io/coveralls/mozilla/FoxPuppet.svg
   :target: https://coveralls.io/github/mozilla/FoxPuppet
   :alt: Coverage

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
  :target: https://github.com/ambv/black

.. image:: https://img.shields.io/github/issues/mozilla/FoxPuppet.svg
   :target: https://github.com/mozilla/FoxPuppet/issues
   :alt: Issues

.. image:: https://api.dependabot.com/badges/status?host=github&repo=mozilla/FoxPuppet
   :target: https://dependabot.com
   :alt: Dependabot


