Explorar el Código

Debug en false

Gogs hace 1 año
padre
commit
0f2d064cc3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: