Fix download test with Qt 5.10
Not sure why this is needed (no prompt is shown otherwise), but it works like this. This probably is related to https://bugreports.qt.io/browse/QTBUG-63388 See #3003
This commit is contained in:
parent
62228752aa
commit
0ce9a355ae
@ -536,7 +536,7 @@ Feature: Downloading things from a website.
|
||||
And I open data/downloads/download.bin without waiting
|
||||
And I wait for the download prompt for "*"
|
||||
And I run :prompt-accept (tmpdir)(dirsep)downloads
|
||||
And I open data/downloads/download.bin without waiting
|
||||
And I open data/downloads/download2.bin without waiting
|
||||
And I wait for the download prompt for "*"
|
||||
And I directly open the download
|
||||
And I open data/downloads/download.bin without waiting
|
||||
|
Loading…
Reference in New Issue
Block a user