Skip to content

Commit

Permalink
MDL-50203 behat: Click on link in student 1 row
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajesh Taneja committed May 13, 2015
1 parent 753d681 commit e9eaf94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mod/lesson/tests/behat/teacher_grade_essays.feature
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Feature: In a lesson activity, a non editing teacher can grade essay questions
And I should see "Student 1"
And I should see "Student 2"
And I should see "Essay question"
And I follow "Essay question"
And I click on "Essay question" "link" in the "Student 1" "table_row"
And I should see "Student 1's response"
And I should see "Once upon a time there was a little green frog."
And I set the following fields to these values:
Expand All @@ -86,4 +86,4 @@ Feature: In a lesson activity, a non editing teacher can grade essay questions
And I should see "Student 2"
And I should not see "Student 1"
And I set the field "Separate groups" to "Group C"
And I should see "No one in Group C has answered an essay question yet."
And I should see "No one in Group C has answered an essay question yet."

0 comments on commit e9eaf94

Please sign in to comment.