Skip to content

Instantly share code, notes, and snippets.

@zealoushacker
Created July 13, 2011 17:08
Show Gist options
  • Save zealoushacker/1080764 to your computer and use it in GitHub Desktop.
Save zealoushacker/1080764 to your computer and use it in GitHub Desktop.
Taking attendance scenario
@multiple_students @selenium
Scenario: Taking attendance for multiple students with default settings
When I select 3 students
And I press "Take Attendance"
Then students 1..3 should have 1 less credits
And I should see "3 classes recorded"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment