From eb202d761c87b1e7f6e14ad7c95710063c4b2934 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 29 Mar 2017 17:54:48 +0200 Subject: [PATCH] Stabilize dumping bookmarks test For some reason, with QtWebEngine on Windows, sometimes the :debug-dump-page callback does not get called if we try to dump the same page again... --- tests/end2end/features/urlmarks.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/urlmarks.feature b/tests/end2end/features/urlmarks.feature index 800b6f794..d9b41c851 100644 --- a/tests/end2end/features/urlmarks.feature +++ b/tests/end2end/features/urlmarks.feature @@ -228,7 +228,7 @@ Feature: quickmarks and bookmarks And the page should contain the plaintext "twentyone" Scenario: Listing bookmarks - When I open data/title.html + When I open data/title.html in a new tab And I run :bookmark-add And I open qute:bookmarks Then the page should contain the plaintext "Test title"