Skip to content

Instantly share code, notes, and snippets.

@hectorperez
Created July 14, 2014 20:09
Show Gist options
  • Save hectorperez/c07eb89ea49fb5a10609 to your computer and use it in GitHub Desktop.
Save hectorperez/c07eb89ea49fb5a10609 to your computer and use it in GitHub Desktop.
rspec within
within "#id" do
expect(page).to have_content("hello")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment