Skip to content

Instantly share code, notes, and snippets.

@victormier
Created January 14, 2014 21:39
Show Gist options
  • Save victormier/8426287 to your computer and use it in GitHub Desktop.
Save victormier/8426287 to your computer and use it in GitHub Desktop.
# Expectations
must_have_button
wont_have_button
must_have_checked_field
wont_have_checked_field
must_have_content
wont_have_content
must_have_css
wont_have_css
must_have_field
wont_have_field
msut_have_link
wont_have_link
must_have_select
wont_have_select
must_have_selector
wont_have_selector
must_have_table
wont_have_table
must_have_text
wont_have_text
must_have_unchecked_field
wont_have_unchecked_field
must_have_xpath
wont_have_xpath
# Assertions
(to do)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment