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

  • SEARCH
  • Home
  • 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 8134909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T10:13:16+00:00 2026-06-06T10:13:16+00:00

Currently I have two tests that each individually test for a button_click within a

  • 0

Currently I have two tests that each individually test for a button_click within a form on the same page with no ids but both have the same text Go. So what is happens is capybara/rspec only tests the first instance of the Go button for both tests. Is there a way to find something based on the parents? I don’t want to have to modify my functional code by adding an id just for the sole purpose of testing. I was thinking of something like test_form > input[type='submit'] but that doesn’t work.

Current code:

let(:submit) {"Go"}

describe "with valid information" do
  before do
    fill_in "email",        with: "stuff@example.com"
    fill_in "password",     with: "stuff"
  end

  it "should create a user" do
    expect {click_button submit}.to change(User, :count).by(1)
  end
end

Current Gems:

rails 3.2.6
rspec-rails 2.10.1
capybara 1.1.2
  • 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-06T10:13:21+00:00Added an answer on June 6, 2026 at 10:13 am

    You can specify within which selector you want your button, see doc

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

Sidebar

Related Questions

Currently I have two pages: The first page contains an input form, and the
I currently have two panels within another large panel. The left panel is for
I (currently) have two forms, one that needs to call the other. In other
I have two unit test projects in my VS 2010 solution. Each project has
I currently have a custom listview where each item on the list contains two
I currently have two apps: app1/ app2/ templates/ app1.html app2.html In app1.html, I'm including
I currently have two threads running in my program: Main thread - Grabs image
We currently have two EC2 servers running apache servers with django wsgi on freebsd.
Is it possible to combine Underscore's filter and map? I currently have two separate
Currently using Xcode 4.2 and I have two view controllers (1 and 2). I

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.