Browse Source

DAMIEN QUI A CHANGER

IL A AJOUTER UN COMMENTAIRE
aahmad 1 year ago
parent
commit
21922dccac
1 changed files with 1 additions and 0 deletions
  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é"