Explorar el Código

DAMIEN QUI A CHANGER

IL A AJOUTER UN COMMENTAIRE
aahmad hace 1 año
padre
commit
21922dccac
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      test_saucedemo.py

+ 1 - 0
test_saucedemo.py

@@ -4,6 +4,7 @@ from selenium import webdriver
 from selenium.webdriver.common.by import By
 from selenium.webdriver.firefox.options import Options
 
+#COMMENTAIRE 
 
 def writeInInput(inputElement, text):
     assert inputElement.is_displayed(), "Le champ texte n'est pas affiché"