|
@ -129,7 +129,7 @@ Feature: Visiting reports |
|
|
| id_sessiontype_1 | 1 | |
|
|
| id_sessiontype_1 | 1 | |
|
|
| id_groups | Group1 | |
|
|
| id_groups | Group1 | |
|
|
And I click on "id_submitbutton" "button" |
|
|
And I click on "id_submitbutton" "button" |
|
|
Then I should see "3AM - 4AM" |
|
|
Then I should see "3AM - 4AM" |
|
|
And "Group: Group1" "text" should exist in the "3AM - 4AM" "table_row" |
|
|
And "Group: Group1" "text" should exist in the "3AM - 4AM" "table_row" |
|
|
|
|
|
|
|
|
When I click on "Take attendance" "link" in the "3AM - 4AM" "table_row" |
|
|
When I click on "Take attendance" "link" in the "3AM - 4AM" "table_row" |
|
|