We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f245e commit 6017ab0Copy full SHA for 6017ab0
atest/acceptance/open_and_close.robot
@@ -35,10 +35,9 @@ Switch to closed browser is possible
35
Close Browser
36
Switch Browser Browser 3
37
Page Should Contain Name:
38
- Switch Browser Browser 2
39
Run Keyword And Expect Error
40
- ... *
41
- ... Page Should Contain Name:
+ ... No browser with index or alias 'Browser 2' found.
+ ... Switch Browser Browser 2
42
Close All Browsers
43
44
Closing all browsers clears cache
0 commit comments