From 8237f988145ba351c8ea28b86f63c15404f059c4 Mon Sep 17 00:00:00 2001 From: Mathew May Date: Tue, 22 Aug 2023 14:30:57 +0800 Subject: [PATCH] MDL-78100 gradereport_grader: Behat filter clicking --- .../grader/tests/behat/tertiary_navigation_searching.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grade/report/grader/tests/behat/tertiary_navigation_searching.feature b/grade/report/grader/tests/behat/tertiary_navigation_searching.feature index 70308f55910..d3e15898173 100644 --- a/grade/report/grader/tests/behat/tertiary_navigation_searching.feature +++ b/grade/report/grader/tests/behat/tertiary_navigation_searching.feature @@ -327,7 +327,7 @@ Feature: Within the grader report, test that we can search for users And the following should exist in the "user-grades" table: | -1- | | Turtle Manatee | - And I press "Filter by name" + And I click on "Filter by name" "combobox" And I select "T" in the "First name" "core_grades > initials bar" And I select "M" in the "Last name" "core_grades > initials bar" And the following should exist in the "user-grades" table: