diff --git a/mod/quiz/tests/behat/add_quiz.feature b/mod/quiz/tests/behat/add_quiz.feature index 5c141cd91800b..ea5cfbc048586 100644 --- a/mod/quiz/tests/behat/add_quiz.feature +++ b/mod/quiz/tests/behat/add_quiz.feature @@ -43,7 +43,7 @@ Feature: Add a quiz @javascript Scenario: Add and configure small quiz and perform an attempt as a student with Javascript enabled - Then I click on "Yes" "button" in the "Confirmation" "dialogue" + Then I click on "Submit all and finish" "button" in the "Confirmation" "dialogue" And I should see "So you think it is true" And I should see "Thank you, this is the general feedback" And I should see "The correct answer is 'False'."