Gogs 1 год назад
Родитель
Сommit
0f2d064cc3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      test_saucedemo.py

+ 1 - 1
test_saucedemo.py

@@ -8,7 +8,7 @@ from selenium.webdriver.support.ui import WebDriverWait
 from selenium.webdriver.support import expected_conditions as EC
 from selenium.common.exceptions import TimeoutException
 
-debug = True
+debug = False
 
 def slip(secondes):
     if debug: