Closed ghost closed 12 years ago
Is Selenium webdriver the gem you are using? If so, try updating or reverting it.
funzelknut, are you still having this problem? Were you able to resolve it?
-- Daniel
Hi Daniel, updating solved the problem, thx
Thanks for the report, enjoy!
Hi there, whenever I test the "User signs in successfully" scenario with Selenium and Firefox, it returns
Then I see a successful sign in message # features/step_definitions/user_steps.rb:152 expected there to be content "Signed in successfully." in "Sp\nLogin Sign up\nInvalid email or password.\n" (RSpec::Expectations::ExpectationNotMetError)
Running classical Rack however is just fine. Any idea what's going wrong?