Fix broken :repeat-command test
This commit is contained in:
parent
205c12c530
commit
d7110069bb
@ -518,7 +518,8 @@ Feature: Various utility commands.
|
|||||||
When I run :hint
|
When I run :hint
|
||||||
And I run :leave-mode
|
And I run :leave-mode
|
||||||
And I run :repeat-command
|
And I run :repeat-command
|
||||||
And I run :click-element id link
|
And I run :follow-hint a
|
||||||
|
And I wait until data/hello.txt is loaded
|
||||||
Then the following tabs should be open:
|
Then the following tabs should be open:
|
||||||
- data/hints/link_blank.html
|
- data/hints/link_blank.html
|
||||||
- data/hello.txt (active)
|
- data/hello.txt (active)
|
||||||
|
Loading…
Reference in New Issue
Block a user