We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c156f53 commit 5395e0fCopy full SHA for 5395e0f
tests/integration/features/misc.feature
@@ -295,8 +295,8 @@ Feature: Various utility commands.
295
# WORKAROUND to prevent the "Painter ended with 2 saved states" warning
296
# Might be related to https://bugreports.qt.io/browse/QTBUG-13524 and
297
# a weird interaction with the previous test.
298
- When I wait 1s
299
- And I set content -> enable-pdfjs to true
+ And I have a fresh instance
+ When I set content -> enable-pdfjs to true
300
And I set completion -> download-path-suggestion to filename
301
And I set storage -> prompt-download-directory to true
302
And I open data/misc/test.pdf
0 commit comments