You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: atest/acceptance/keywords/elements.robot
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ Get Element Attribute Value Should Be Should Be Succesfull error and error messa
83
83
... Element with locator 'id=non_existing' not found.
84
84
... Element Attribute Value Should Be id=non_existing href http://non_existing.com
85
85
Run Keyword And Expect Error
86
-
... Element 'link=Target opens in new window' attribute should have value 'http://localhost:7000/html/indéx.html' but its value was 'http://localhost:7000/html/index.html'.
86
+
... http://localhost:7000/html/index.html'.' but got 'Element 'link=Target opens in new window' attribute should have value 'http://localhost:7000/html/indéx.html (str)' but its value was 'http://localhost:7000/html/index.html' (str).
87
87
... Element Attribute Value Should Be link=Target opens in new window href http://localhost:7000/html/indéx.html
0 commit comments