mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-49845 core_user: Fix behat failures
This commit is contained in:
parent
8b3ba5b370
commit
186747fd75
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ Feature: The student can navigate to their grades page and user grade report.
|
||||||
And I click on "Create this role" "button"
|
And I click on "Create this role" "button"
|
||||||
And I navigate to "Browse list of users" node in "Site administration > Users > Accounts"
|
And I navigate to "Browse list of users" node in "Site administration > Users > Accounts"
|
||||||
And I follow "Student 1"
|
And I follow "Student 1"
|
||||||
And I follow "Student 1's preferences"
|
And I click on "Preferences" "link" in the ".profile_tree" "css_element"
|
||||||
And I follow "Assign roles relative to this user"
|
And I follow "Assign roles relative to this user"
|
||||||
And I follow "Parent"
|
And I follow "Parent"
|
||||||
And I click on "//select[@id='addselect']/descendant::option[contains(., 'Parent 1 (parent1@example.com)')]" "xpath_element"
|
And I click on "//select[@id='addselect']/descendant::option[contains(., 'Parent 1 (parent1@example.com)')]" "xpath_element"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue