Merge branch 'MDL-65087' of git://github.com/stronk7/moodle

This commit is contained in:
Jake Dallimore 2019-04-04 11:37:07 +08:00
commit 9b8a147ea3

View File

@ -61,7 +61,7 @@ Feature: A teacher checks the grade history report in a course
# Test filtering by student.
And I press "Select users"
And I set the field with xpath "//form/input[@class='usp-search-field']" to "Student 1"
And I press "Search"
And I click on "Search" "button" in the "//div[@class='usp-search']" "xpath_element"
And I set the field with xpath "//div[@class='usp-checkbox']/input" to "1"
And I press "Finish selecting users"
And I press "Submit"