Remove requests check for :back/:forward test
This commit is contained in:
parent
e10b7ba8ab
commit
082fc5667e
@ -11,12 +11,7 @@ Feature: Going back and forward.
|
|||||||
And I run :forward
|
And I run :forward
|
||||||
And I wait until data/backforward/2.txt is loaded
|
And I wait until data/backforward/2.txt is loaded
|
||||||
And I reload
|
And I reload
|
||||||
Then the requests should be:
|
Then the session should look like:
|
||||||
data/backforward/1.txt
|
|
||||||
data/backforward/2.txt
|
|
||||||
data/backforward/1.txt
|
|
||||||
data/backforward/2.txt
|
|
||||||
And the session should look like:
|
|
||||||
windows:
|
windows:
|
||||||
- tabs:
|
- tabs:
|
||||||
- history:
|
- history:
|
||||||
|
Loading…
Reference in New Issue
Block a user