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

cy.then needs to support {timeout: N} options #110

Closed
brian-mann opened this issue Feb 24, 2016 · 1 comment · May be fixed by ajesse11x/cypress#68, harunpehlivan/cypress#58, noahblon/cypress#84, paulbaudrier/cypress#77 or schanne/cypress#25
Assignees
Labels
type: enhancement Requested enhancement of existing feature
Milestone

Comments

@brian-mann
Copy link
Member

Currently there is no way to extend a cy.then timeout on the fly like other commands. It needs to accept timeout options with the default being commandTimeout.

@jennifer-shehane jennifer-shehane added the type: enhancement Requested enhancement of existing feature label Feb 24, 2016
@jennifer-shehane jennifer-shehane added this to the 0.14.0 milestone Mar 1, 2016
@jennifer-shehane jennifer-shehane self-assigned this Mar 1, 2016
@brian-mann
Copy link
Member Author

Fixed in 0.14.0.

@cypress-io cypress-io locked as resolved and limited conversation to collaborators Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.