Переглянути джерело

correction keyword verifier login ko

Axel S 1 рік тому
батько
коміт
0d372829ef
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      Resources/Page Object/PageLogin.resource

+ 1 - 1
Resources/Page Object/PageLogin.resource

@@ -35,4 +35,4 @@ Vérifier Login KO
     Should Be Equal As Strings    ${Current_Page_Url}    https://practice.expandtesting.com/notes/app/login
     Wait Until Element Is Visible    ${MESSAGE_ALERTE_INCORRECT_LOGIN_LOCATOR}
     ${Text_message_alerte}=    Get Text    ${MESSAGE_ALERTE_INCORRECT_LOGIN_LOCATOR}
-    Should Be Equal As Strings    ${MESSAGE_ALERTE_INCORRECT_LOGIN_LOCATOR}    Incorrect email address or password    ignorecase=true
+    Should Be Equal As Strings     ${Text_message_alerte}    Incorrect email address or password    ignorecase=true