Created
August 17, 2010 16:36
-
-
Save bartocc/530717 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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