bdd: Wait until request is done for hints.feature.
This commit is contained in:
parent
596ed5f545
commit
6b4dbad15b
@ -4,6 +4,7 @@ Feature: Using hints
|
|||||||
When I open data/hints/link.html
|
When I open data/hints/link.html
|
||||||
And I run :hint links normal
|
And I run :hint links normal
|
||||||
And I run :follow-hint a
|
And I run :follow-hint a
|
||||||
|
And I wait until data/hello.txt is loaded
|
||||||
Then the requests should be:
|
Then the requests should be:
|
||||||
data/hints/link.html
|
data/hints/link.html
|
||||||
data/hello.txt
|
data/hello.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user