Skip to content

Instantly share code, notes, and snippets.

@aslakhellesoy
Forked from demetriusnunes/steps output
Created June 12, 2009 22:21
Show Gist options
  • Save aslakhellesoy/128974 to your computer and use it in GitHub Desktop.
Save aslakhellesoy/128974 to your computer and use it in GitHub Desktop.
button_steps.rb
I click the button "([^\"]*)" # button_steps.rb:1
I click the button "([^\"]*)" no block # button_steps.rb:7
checkbox_steps.rb
I click the checkbox "([^\"]*)" # checkbox_steps.rb:1
the checkbox "([^\"]*)" should (not )*be selected # checkbox_steps.rb:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment