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

support <input type=file multiple> #778

Closed
jarl-dk opened this issue Aug 7, 2012 · 3 comments
Closed

support <input type=file multiple> #778

jarl-dk opened this issue Aug 7, 2012 · 3 comments
Labels

Comments

@jarl-dk
Copy link
Contributor

jarl-dk commented Aug 7, 2012

Capybara does not support to test multiple file upload.

@jarl-dk
Copy link
Contributor Author

jarl-dk commented Aug 7, 2012

Once upon a time I used webrat, and it also lacked this capability. See
https://webrat.lighthouseapp.com/projects/10503/tickets/399

@jnicklas
Copy link
Collaborator

jnicklas commented Sep 6, 2012

This is now merged.

@jnicklas jnicklas closed this as completed Sep 6, 2012
@jarl-dk
Copy link
Contributor Author

jarl-dk commented Sep 11, 2012

Cool, I guess you merge it into master at some point as well...

jacobo pushed a commit to jacobo/capybara that referenced this issue Dec 4, 2013
Squashed commit of the following:

commit fb88141
Author: Jarl Friis <jarl@softace.dk>
Date:   Mon Sep 3 22:06:07 2012 +0200

    Improved implementation. Removing need for YAML. Extending the driver API to take an Array when 'multiple' attribute is present.

commit 977f1c5
Author: Jarl Friis <jarl@softace.dk>
Date:   Mon Sep 3 11:56:04 2012 +0200

    Changing decision criteria to support 1.8.7

commit b217dee
Author: Jarl Friis <jarl@softace.dk>
Date:   Mon Sep 3 10:38:16 2012 +0200

    Support for 'multiple' attribute in input tags, see teamcapybara#778

commit 155b9fc
Author: Jarl Friis <jarl@softace.dk>
Date:   Mon Sep 3 10:33:00 2012 +0200

    Test that demonstrates lack of support for 'multiple' attribute in input tags, see teamcapybara#778

Conflicts:

	lib/capybara/node/actions.rb
	lib/capybara/selenium/node.rb
	lib/capybara/spec/session/attach_file_spec.rb
@lock lock bot locked and limited conversation to collaborators Aug 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants