cypress-file-upload
cypress-file-upload copied to clipboard
[Feature] Include timeout parameter
Current behavior:
Currently it relies onto Cypress's default timeout (4000 milliseconds)
Desired behavior:
To be able to configure the timeout
Versions
~3.6.1
Hi @rafaelyates Thanks for submitting the issue, that is definitely a thing to do. Will you be able to help with implementing that? I have a working example in another repo as a reference: https://github.com/abramenal/cypress-shadow-dom/blob/master/src/commands/shadowGet/command.js