mirror of
https://github.com/moodle/moodle.git
synced 2025-04-12 20:12:15 +02:00
MDL-78438 gradereport_grader: Fix Behat test
Seems Oracle is too slow on pressing buttons :))
This commit is contained in:
parent
a399be5f01
commit
8189d3b2f5
@ -126,6 +126,7 @@ Feature: Within the grader report, test that we can collapse columns
|
||||
And I choose "Collapse" in the open action menu
|
||||
And "Email" "text" in the "First name / Last name" "table_row" should not be visible
|
||||
When I press "Expand column Email"
|
||||
And I wait until the page is ready
|
||||
Then "Email" "text" in the "First name / Last name" "table_row" should be visible
|
||||
|
||||
Scenario: When a grade item is collapsed, the grade category is shown alongside the column name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user