We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37c45f commit a2041ceCopy full SHA for a2041ce
atest/test/02_Content_Keywords/click.robot
@@ -8,7 +8,7 @@ Click Button
8
Get Text text=Login failed. Invalid user name and/or password.
9
10
Click Nonmatching Selector
11
- ${originaltimeout}= Set Browser Timeout 50ms
+ ${originaltimeout}= Set Browser Timeout 50ms
12
Run Keyword And Expect Error Could not find element with selector `css=notamatch` within timeout. Click css=notamatch
13
[Teardown] Set Browser Timeout ${originaltimeout}
14
0 commit comments