diff --git a/question/tests/behat/filter_questions_combined_conditions.feature b/question/tests/behat/filter_questions_combined_conditions.feature index 18098e764f2..4ac46ea990a 100644 --- a/question/tests/behat/filter_questions_combined_conditions.feature +++ b/question/tests/behat/filter_questions_combined_conditions.feature @@ -71,13 +71,13 @@ Feature: The questions in the question bank can be filtered by combine various c And I should not see "question 4 name" in the "categoryquestions" "table" @javascript - Scenario: Filtered category should be kept when we create new question. + Scenario: Filtered category should be kept when we create new question Given I apply question bank filter "Category" with value "Test questions 3" And I should not see "question 1 name" And I should not see "question 2 name" And I click on "Create a new question" "button" - And I click on "True/False" "text" - And I click on "submitbutton" "button" + And I set the field "True/False" to "1" + And I click on "Add" "button" in the "Choose a question type to add" "dialogue" And the following fields match these values: | Category | Test questions 3 | And I set the following fields to these values: