浏览代码

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