Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8078861
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T15:55:35+00:00 2026-06-05T15:55:35+00:00

This feature worked a bit, then stopped working. Background: Given a user is logged

  • 0

This feature worked a bit, then stopped working.

Background:
  Given a user is logged in
  Then I should see "Signed in successfully."

With

Given /^a user is logged in$/ do
  @user = FactoryGirl.create(:user)
  @user.confirm!
  visit new_user_session_path
  fill_in 'Email', :with => @user.email
  fill_in 'Password', :with => @user.password
  click_on 'Sign in'
end

Then /^I should see "(.*?)"$/ do |message|
   page.should have_content(message)
end

Given a user is logged in passes but Then I should see "Signed in successfully." fails with the error expected there to be content "Signed in successfully.". It stays in the sign in page.

Anyone has an idea what might be the problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T15:55:36+00:00Added an answer on June 5, 2026 at 3:55 pm

    Solved!

    I changed

    click_on 'Sign in'
    

    to

    click_button 'Sign in'
    

    It’s weird that Capybara did not complain about not finding a Sign in to click on.

    Thanks everyone for your comments and answers!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Prior to Visual Studio 2005, the bookmark feature worked perfectly. Then starting with VS
I find this feature of automatic selection to item index 0 in the Listbox
So I've got this feature I'm building to allow users to save profile's to
What is this feature in the attached image is called? Can i download a
According to this feature matrix , Visual Studio 2010 Premium (RC) includes static code
Suppose I have this feature branch foo. Now I want to merge it back
I know that this feature will be deprecated in C++0x, but for me as
How do you duplicate this feature in Java? In C#, you could use the
So I came across this feature/bug today and I'm struggling to wrap my head
Why wouldn't MySQL have this feature? INSERT INTO abc (a) VALUES ('bla') ON DUPLICATE

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.