Skip to content

Instantly share code, notes, and snippets.

@bartocc
Created August 17, 2010 16:36
Show Gist options
  • Save bartocc/530717 to your computer and use it in GitHub Desktop.
Save bartocc/530717 to your computer and use it in GitHub Desktop.
scope '//table[@id = 'admins']//*[position() = 2 and self::tr]' not found on page (Capybara::ElementNotFound)
./features/step_definitions/web_steps.rb:14:in `with_scope'
./features/step_definitions/web_steps.rb:108:in `/^(?:|I )should see "([^\"]*)"(?: within "([^\"]*)")?$/'
features/manage_admins.feature:27:in `Then I should see "[email protected]" within "table#admins tr[2]"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment