Topic: Failures [SOLVED]
i am fallowing a tutorial and some how i got out if sink.
when i run
bundle exec rspec spec/requests/authentication_pages_spec.rbi get a list of things to fix but i dont really know how to reads the error
Failures:
1) Authentication signin with valid information
Failure/Error: fill_in "Email", with: user.email
Capybara::ElementNotFound:
cannot fill in, no text field, text area or password field with id, name, or label 'Email' found
# (eval):2:in `fill_in'
# ./spec/requests/authentication_pages_spec.rb:40:in `block (4 levels) in <top (required)>'
Last edited by moiseszaragoza (2012-05-22 19:10:09)