MDL-57281 behat: deprecated step definition I navigate to node in
Definition step deprecated and affected tests modified.
This commit is contained in:
@@ -13,14 +13,14 @@ Feature: View the httpsreplace report
|
||||
|
||||
@javascript
|
||||
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"
|
||||
When I navigate to "Security > HTTP security" in site administration
|
||||
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"
|
||||
When I navigate to "Security > HTTP security" in site administration
|
||||
And I follow "HTTPS conversion tool"
|
||||
And I press "Continue"
|
||||
And I set the field "I understand the risks of this operation" to "1"
|
||||
|
||||
Reference in New Issue
Block a user