Don't check active win for WebEngine session test

This commit is contained in:
Florian Bruhin 2016-09-06 21:22:50 +02:00
parent e3e7366863
commit 37b1c26e1c

View File

@ -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