On Sun, Mar 22, 2015 at 9:41 AM, Shawn Wilson <[email protected]> wrote:
> 1) Create User lists redirects to the users list index page on success > Failure/Error: fill_in "First_Name", with: "Shawn" > Capybara::ElementNotFound: > Unable to find field "First_Name" The message seems pretty straightforward: are you absolutely sure that "First_Name" is a label on the page? I would normally expect human-readable text like e.g. "First name". -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan Consulting Availability : Silicon Valley or remote -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yDdd5m%3DeJg6_EH3oCek2AJnJ6rJAScxuKg3T3sHuM_AAQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

