mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
MDL-66979 mod_assign: Stop clicking the user filters
Remove the documented hack which was re-opening a popup because it "closes for some reason". It no longer randomly closes.
This commit is contained in:
parent
a61c4fbce3
commit
fd5b398488
@ -78,8 +78,6 @@ Feature: In an assignment, teachers can change filters in the grading app
|
||||
And I click on "Grade" "link" in the "Student 1" "table_row"
|
||||
And I click on "[data-region=user-filters]" "css_element"
|
||||
And I set the field "filter" to "Not submitted"
|
||||
# The popup closes for some reason, so it needs to be reopened.
|
||||
And I click on "[data-region=user-filters]" "css_element"
|
||||
And I set the field "markerfilter" to "Marker 1"
|
||||
And I set the field "workflowfilter" to "In marking"
|
||||
And I click on "View all submissions" "link"
|
||||
|
Loading…
x
Reference in New Issue
Block a user