Don't check active win for WebEngine session test
This commit is contained in:
parent
e3e7366863
commit
37b1c26e1c
@ -158,11 +158,10 @@ Feature: Saving and loading sessions
|
|||||||
And I open data/title.html
|
And I open data/title.html
|
||||||
And I open data/numbers/2.txt in a new tab
|
And I open data/numbers/2.txt in a new tab
|
||||||
And I open data/numbers/3.txt in a new window
|
And I open data/numbers/3.txt in a new window
|
||||||
# Full output apart from "geometry:"
|
# Full output apart from "geometry:" and the active window (needs qutewm)
|
||||||
Then the session should look like:
|
Then the session should look like:
|
||||||
windows:
|
windows:
|
||||||
- active: true
|
- tabs:
|
||||||
tabs:
|
|
||||||
- history:
|
- history:
|
||||||
- title: about:blank
|
- title: about:blank
|
||||||
url: about:blank
|
url: about:blank
|
||||||
|
Loading…
Reference in New Issue
Block a user