diff --git a/badges/tests/behat/award_badge.feature b/badges/tests/behat/award_badge.feature index 5129f25fbc6..f03d33a5566 100644 --- a/badges/tests/behat/award_badge.feature +++ b/badges/tests/behat/award_badge.feature @@ -224,8 +224,8 @@ Feature: Award badges | Description | Submit your online text | | id_completion | 1 | And I am on "Course 1" course homepage - And I navigate to "Badges > Add a new badge" in current page administration And I change window size to "large" + And I navigate to "Badges > Add a new badge" in current page administration And I set the following fields to these values: | Name | Course Badge | | Description | Course badge description | diff --git a/badges/tests/behat/criteria_activity.feature b/badges/tests/behat/criteria_activity.feature index a38ab850291..128e9325b6a 100644 --- a/badges/tests/behat/criteria_activity.feature +++ b/badges/tests/behat/criteria_activity.feature @@ -35,8 +35,8 @@ Feature: Award badges based on activity completion | 1 | False | And I log in as "teacher1" And I am on "Course 1" course homepage - And I navigate to "Badges > Add a new badge" in current page administration And I change window size to "large" + And I navigate to "Badges > Add a new badge" in current page administration And I set the following fields to these values: | Name | Course Badge | | Description | Course badge description | diff --git a/badges/tests/behat/criteria_competency.feature b/badges/tests/behat/criteria_competency.feature index 2a4a157a21e..9f7ca5ae2c8 100644 --- a/badges/tests/behat/criteria_competency.feature +++ b/badges/tests/behat/criteria_competency.feature @@ -39,8 +39,8 @@ Feature: Award badges based on competency completion And I click on "Save changes" "button" in the "Configure course competencies" "dialogue" # Add a badge to the course And I am on "Course 1" course homepage - And I navigate to "Badges > Add a new badge" in current page administration And I change window size to "large" + And I navigate to "Badges > Add a new badge" in current page administration And I set the following fields to these values: | Name | Course Badge | | Description | Course badge description |