MDL-46269 tool_httpsreplace: Add multiple steps
This commit is contained in:
committed by
Marina Glancy
parent
4b86dd7ba6
commit
55b1d231ed
@@ -15,12 +15,14 @@ Feature: View the httpsreplace report
|
||||
Scenario: Go to the HTTPS replace report screen. Make sure broken domains are reported.
|
||||
When I navigate to "HTTP security" node in "Site administration > Security"
|
||||
And I follow "HTTPS conversion tool"
|
||||
And I press "Continue"
|
||||
Then I should see "intentionally.unavailable"
|
||||
|
||||
@javascript
|
||||
Scenario: Use the find and replace tool.
|
||||
When I navigate to "HTTP security" node in "Site administration > Security"
|
||||
And I follow "HTTPS conversion tool"
|
||||
And I press "Continue"
|
||||
And I set the field "I understand the risks of this operation" to "1"
|
||||
And I press "Perform replacement"
|
||||
Then I should see "intentionally.unavailable"
|
||||
|
||||
Reference in New Issue
Block a user