Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capybara 2.0 #717

Open
caleywoods opened this issue Nov 15, 2012 · 2 comments
Open

Capybara 2.0 #717

caleywoods opened this issue Nov 15, 2012 · 2 comments
Assignees

Comments

@caleywoods
Copy link
Member

@alindeman pointed me to this article about upgrading to Capy 2.0.

Is this something we might be interested in? The main issue the article points out is using something like this in your tests:

fill_in 'Password', with: 'secret'
fill_in 'Password confirmation', with: 'secret'

In Capy 2.0 the first fill_in fails because it will find 2 elements. I'd be happy to start the process.

@carols10cents
Copy link
Contributor

I'm into it, let us know if you run into any trouble :) 👊

@ghost ghost assigned caleywoods Nov 19, 2012
@caleywoods
Copy link
Member Author

Going to be a little while before I can start. I've got a new laptop so I need to make sure everything is working, pull down my fork and make it current and get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants