Wait until download is started
This commit is contained in:
parent
fd27caf311
commit
163082b3ea
@ -130,6 +130,7 @@ Feature: Downloading things from a website.
|
||||
Scenario: Cancelling a MHTML download (issue 1535)
|
||||
When I open data/downloads/issue1535.html
|
||||
And I run :download --mhtml
|
||||
And I wait for "fetch: PyQt5.QtCore.QUrl('http://localhost:*/drip?numbytes=128&duration=2') -> drip" in the log
|
||||
And I run :download-cancel
|
||||
Then no crash should happen
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user