소스 검색

DAMIEN QUI A CHANGER

IL A AJOUTER UN COMMENTAIRE
aahmad 1 년 전
부모
커밋
21922dccac
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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é"