소스 검색

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