Fix prompt with SSL error test
This commit is contained in:
parent
a3a885f053
commit
5a16133685
@ -78,6 +78,7 @@ Feature: Downloading things from a website.
|
||||
Scenario: Downloading with SSL errors (issue 1413)
|
||||
When I clear SSL errors
|
||||
And I set network -> ssl-strict to ask
|
||||
And I set storage -> prompt-download-directory to false
|
||||
And I download an SSL page
|
||||
And I wait for "Entering mode KeyMode.* (reason: question asked)" in the log
|
||||
And I run :prompt-accept
|
||||
|
Loading…
Reference in New Issue
Block a user