Metadata-Version: 1.1
Name: FoxPuppet
Version: 1.0.1
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)
Description: 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
           :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/github/issues/mozilla/FoxPuppet.svg
           :target: https://github.com/mozilla/FoxPuppet/issues
           :alt: Issues
        
        .. image:: https://pyup.io/repos/github/mozilla/foxpuppet/shield.svg
           :target: https://pyup.io/repos/github/mozilla/foxpuppet
           :alt: Updates
        
        .. image:: https://pyup.io/repos/github/mozilla/foxpuppet/python-3-shield.svg
           :target: https://pyup.io/repos/github/mozilla/foxpuppet/
           :alt: Python 3
        
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
