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 wait until data/backforward/2.txt is loaded
|
||||
And I reload
|
||||
Then the requests should be:
|
||||
data/backforward/1.txt
|
||||
data/backforward/2.txt
|
||||
data/backforward/1.txt
|
||||
data/backforward/2.txt
|
||||
And the session should look like:
|
||||
Then the session should look like:
|
||||
windows:
|
||||
- tabs:
|
||||
- history:
|
||||
|
Loading…
Reference in New Issue
Block a user