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...
This commit is contained in:
parent
1eda2b0ea4
commit
eb202d761c
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user