Created
March 19, 2013 13:24
-
-
Save richdownie/5196069 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Scenario: | |
as Individual # features/doolli_profile.feature:128\n | |
\ * I am on the signup page # features/step_definitions/selenium_webdriver.rb:13\n | |
\ * I fill out signup form with \"Rich\" # features/step_definitions/credential_steps.rb:5\n | |
\ * I submit \"home-signup-button\" \"class\" # features/step_definitions/selenium_webdriver.rb:6\n | |
\ 0 seconds to render \"home-signup-button\":class\n * I should see \"You | |
successfully registered! Enjoy Doolli.\" # features/step_definitions/selenium_webdriver.rb:153\n | |
\ expected: >= 1\n got: 0 (RSpec::Expectations::ExpectationNotMetError)\n | |
\ ./features/step_definitions/selenium_webdriver.rb:160:in `/I should (NOT )?see | |
\"(.*)\"/'\n features/doolli_profile.feature:132:in `* I should see \"You successfully | |
registered! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment