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 6017ab0 commit 5f6cd31Copy full SHA for 5f6cd31
atest/acceptance/open_and_close.robot
@@ -35,9 +35,10 @@ 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
- ... No browser with index or alias 'Browser 2' found.
40
- ... Switch Browser Browser 2
+ ... *
41
+ ... Page Should Contain Name:
42
Close All Browsers
43
44
Closing all browsers clears cache
0 commit comments