I'm using Casper.js
to test the interface of my application and I want to integrate with Jenkins
, but in one test it is necessary to upload and download files (.xlsx and .zip).
How do I make it "accessible" for Jenkins to upload these files? Is it possible to download files and open them (I want to check the results)?