Minimal Cookiecutter template for authoring pytest-selenium tests:
$ pip install cookiecutter
$ cookiecutter https://github.com/davehunt/cookiecutter-pytest-selenium
Cookiecutter prompts you for information regarding your project. Once you've answered these you will have a minimal pytest-selenium test suite!