mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 04:22:07 +02:00
MDL-45774 behat: Fixed button name to be pressed
This commit is contained in:
parent
ce54688f8e
commit
78429cc7ef
@ -103,7 +103,7 @@ Feature: tool_monitor_subscriptions
|
||||
And I follow "My preferences" in the user menu
|
||||
And I follow "Messaging"
|
||||
And I click on "input[name^=tool_monitor_notification_loggedin]" "css_element"
|
||||
And I press "Update profile"
|
||||
And I press "Save changes"
|
||||
And I follow "My preferences" in the user menu
|
||||
And I follow "Event monitoring"
|
||||
And I set the field "Select a course" to "Acceptance test site"
|
||||
@ -122,7 +122,7 @@ Feature: tool_monitor_subscriptions
|
||||
And I follow "My preferences" in the user menu
|
||||
And I follow "Messaging"
|
||||
And I click on "input[name^=tool_monitor_notification_loggedin]" "css_element"
|
||||
And I press "Update profile"
|
||||
And I press "Save changes"
|
||||
And I follow "My preferences" in the user menu
|
||||
And I follow "Event monitoring"
|
||||
And I set the field "Select a course" to "Course 1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user