cypress-file-upload icon indicating copy to clipboard operation
cypress-file-upload copied to clipboard

[Feature] Include timeout parameter

Open rafaelyates opened this issue 5 years ago • 1 comments

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

rafaelyates avatar May 19 '20 00:05 rafaelyates

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

abramenal avatar May 25 '20 13:05 abramenal