Installation

Requirements

pytest-fiefox will work with Python 2.7 and 3.6.

Install pytest-firefox

To install pytest-firefox using pip:

$ pip install pytest-firefox

To install from source:

$ python setup.py develop