We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e463e commit 7b143e8Copy full SHA for 7b143e8
1 file changed
atest/acceptance/keywords/elements.robot
@@ -121,5 +121,5 @@ Cover Element can cover just one element
121
Should Be equal As Integers ${count} 1
122
123
Cover Elements should throw exception when locator is invalid
124
- Run Keyword And Expect Error No element with locator '//img[@src="inexistent"]' found.
+ Run Keyword And Expect Error No element with locator '//img?@src="inexistent"?' found.
125
... Cover Element //img[@src="inexistent"]
0 commit comments