Gogs преди 1 година
родител
ревизия
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: