From 5a16133685b272e479a69fc3a05285fd890fd9d9 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 28 Mar 2017 21:18:32 +0200 Subject: [PATCH] Fix prompt with SSL error test --- tests/end2end/features/downloads.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/end2end/features/downloads.feature b/tests/end2end/features/downloads.feature index fe312944f..c78416abe 100644 --- a/tests/end2end/features/downloads.feature +++ b/tests/end2end/features/downloads.feature @@ -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