MDL-56630 behat: Click on link in specificed block/region

This commit is contained in:
Rajesh Taneja 2016-11-08 18:06:09 +08:00
parent d72c9774ae
commit e4c98de168
No known key found for this signature in database
GPG key ID: B363F7FB787F80E4
2 changed files with 3 additions and 3 deletions

View file

@ -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"