Stabilize :history-clear test
Something seems special with the previous view:source tab which prevents us from loading the new page. See #3003
This commit is contained in:
parent
94f8bb9574
commit
2051a5d95e
@ -74,7 +74,8 @@ Feature: Page history
|
|||||||
http://localhost:(port)/data/title.html Test title
|
http://localhost:(port)/data/title.html Test title
|
||||||
|
|
||||||
Scenario: Clearing history
|
Scenario: Clearing history
|
||||||
When I open data/title.html
|
When I run :tab-only
|
||||||
|
And I open data/title.html
|
||||||
And I run :history-clear --force
|
And I run :history-clear --force
|
||||||
Then the history should be empty
|
Then the history should be empty
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user