Skip to content

Instantly share code, notes, and snippets.

@mikebannister
Created May 12, 2011 16:59
Show Gist options
  • Save mikebannister/968942 to your computer and use it in GitHub Desktop.
Save mikebannister/968942 to your computer and use it in GitHub Desktop.
scenario "Payroll report" do
sign_in :then_visit => reports_payroll_path
save_and_open_page
visit timesheets_path
save_and_open_page
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment