|
@@ -12,7 +12,7 @@ def writeInInput(inputElement, text):
|
|
inputElement.send_keys(text)
|
|
inputElement.send_keys(text)
|
|
|
|
|
|
def test_loginOK():
|
|
def test_loginOK():
|
|
-
|
|
|
|
|
|
+ #serveur
|
|
log.info("Test du Login avec succès")
|
|
log.info("Test du Login avec succès")
|
|
options = webdriver.FirefoxOptions()
|
|
options = webdriver.FirefoxOptions()
|
|
options.add_argument('--headless')
|
|
options.add_argument('--headless')
|