I searched around and couldn't find how to test a file download box using capybara/cucumber?
The following image asks the question much clearer.
This was similar to another question I just answered, hope it helps Anybody have idea how to test file download using cucumber?
@Millisami Capybara::NotSupportedByDriverError Fixed for me!
What i had to do is removing the @javascript tag from my cucumber test, which was included. I mean:
@search Scenario: Recieving a file ...
instead of
@search
@javascript
Scenario: Recieving a file
...
Hope it helps :-)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With