.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/README.rst
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/selenium_screenshots/__init__.py
src/selenium_screenshots/additional.py
src/selenium_screenshots/exceptions.py
src/selenium_screenshots/main.py
src/selenium_screenshots.egg-info/PKG-INFO
src/selenium_screenshots.egg-info/SOURCES.txt
src/selenium_screenshots.egg-info/dependency_links.txt
src/selenium_screenshots.egg-info/not-zip-safe
src/selenium_screenshots.egg-info/requires.txt
src/selenium_screenshots.egg-info/top_level.txt
tests/test_screenshots.py