bdd: Clear SSL errors before SSL test.
This commit is contained in:
parent
0e631a2c11
commit
9c2a38938d
@ -66,7 +66,8 @@ Feature: Prompts
|
|||||||
# SSL
|
# SSL
|
||||||
|
|
||||||
Scenario: SSL error with ssl-strict = false
|
Scenario: SSL error with ssl-strict = false
|
||||||
When I set network -> ssl-strict to false
|
When I run :debug-clear-ssl-errors
|
||||||
|
And I set network -> ssl-strict to false
|
||||||
And I load a SSL page
|
And I load a SSL page
|
||||||
And I wait until the SSL page finished loading
|
And I wait until the SSL page finished loading
|
||||||
Then the error "SSL error: *" should be shown
|
Then the error "SSL error: *" should be shown
|
||||||
|
Loading…
Reference in New Issue
Block a user