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

Support for cy.intercept() #87

Closed
stigkj opened this issue Mar 30, 2021 · 2 comments
Closed

Support for cy.intercept() #87

stigkj opened this issue Mar 30, 2021 · 2 comments
Assignees

Comments

@stigkj
Copy link

stigkj commented Mar 30, 2021

Would it be possible to add support for cy.intercept() in addition to cy.server()/cy.route()?

@archfz
Copy link
Owner

archfz commented Mar 30, 2021

Yes. Its a must for next minor release. Would appriciate some help from community on this.

@archfz archfz self-assigned this Apr 13, 2021
@archfz
Copy link
Owner

archfz commented Apr 21, 2021

Released in 3.1.0. Actual request data is captured in xhr. The cy:intercept logs the parameters of the command only.

@archfz archfz closed this as completed Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants