Gogs hai 1 ano
pai
achega
7b83118dd2
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      test_saucedemo.py

+ 3 - 0
test_saucedemo.py

@@ -12,6 +12,7 @@ def writeInInput(inputElement, text):
     inputElement.send_keys(text)
 
 def test_loginOK():
+   
     log.info("Test du Login avec succès")
     options = webdriver.FirefoxOptions()
     options.add_argument('--headless')
@@ -32,3 +33,5 @@ def test_loginOK():
 
     driver.quit()
 
+def test_D():
+    pass