mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-74276 report: Update behat tests to account for new page.
This commit is contained in:
parent
3eb80e7386
commit
2c27a33213
28 changed files with 51 additions and 51 deletions
|
@ -21,7 +21,7 @@ Feature: In a course administration page, navigate through report page, test for
|
|||
Given I log in as "admin"
|
||||
And I am on "Course 1" course homepage
|
||||
When I navigate to "Reports" in current page administration
|
||||
And I select "Activity report" from the "Report type" singleselect
|
||||
And I click on "Activity report" "link"
|
||||
Then "Report" "field" should exist
|
||||
And the "Report" select box should contain "Activity report"
|
||||
And the field "Report" matches value "Activity report"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue