diff --git a/pytest.ini b/pytest.ini index 3c5a0ca..2630632 100644 --- a/pytest.ini +++ b/pytest.ini @@ -4,6 +4,6 @@ python_paths = test_project python_files = tests.py test_*.py *_tests.py addopts = --ds=test_project.settings - --splinter-screenshot-dir=splintershots + --splinter-make-screenshot-on-failure=false --splinter-webdriver=remote --splinter-remote-url=http://selenium:4444/wd/hub