mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-56630 behat: Click on link in specificed block/region
This commit is contained in:
parent
d72c9774ae
commit
e4c98de168
2 changed files with 3 additions and 3 deletions
|
@ -84,7 +84,7 @@ Feature: Teacher can modify choices of the students
|
|||
And I log in as "teacher1"
|
||||
And I follow "Course 1"
|
||||
And I follow "Choice name"
|
||||
And I follow "View 1 responses"
|
||||
And I click on "View 1 responses" "link" in the "Administration" "block"
|
||||
And I click on "Student 1 Option 2" "checkbox"
|
||||
And I select "Delete" from the "With selected" singleselect
|
||||
And I click on "Student 1 Option 1" "checkbox"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue