diff --git a/mod/courses/tests/behat/app_basic_usage.feature b/mod/courses/tests/behat/app_basic_usage.feature index 7c3ea7d4f..5cb9f3953 100755 --- a/mod/courses/tests/behat/app_basic_usage.feature +++ b/mod/courses/tests/behat/app_basic_usage.feature @@ -108,7 +108,7 @@ Feature: Test basic usage of courses in app And I switch to the browser tab opened by the app And I log in as "teacher1" And I navigate to "Settings" in current page administration - And I press "Expand all" + And I click on "Expand all" "link" And I click on "duedate[enabled]" "checkbox" And I click on "gradingduedate[enabled]" "checkbox" And I press "Save and return to course"