Gogs 1 anno fa
parent
commit
0f2d064cc3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: