diff --git a/test/test_remote_browser.py b/test/test_remote_browser.py index 1e8dce1..cc9a307 100755 --- a/test/test_remote_browser.py +++ b/test/test_remote_browser.py @@ -21,9 +21,6 @@ BASEURL='http://localhost:8000/' SAUCE_OPTIONS = { 'record-video': 'false', - 'record-screenshots': 'true', - 'record-logs': 'false', - 'sauce-advisor': 'false', } # we want to test the latest stable version