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

docs: add { log: false } to StaticResponse #5106

Merged
merged 3 commits into from
Mar 14, 2023

Conversation

flotwig
Copy link
Contributor

@flotwig flotwig commented Mar 9, 2023

@@ -607,6 +611,17 @@ cy.intercept('POST', 'http://api.company.com/widgets', (req) => {
// real destination
```

### Disabling logs for a request
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something worth mentioning in a guide as well? It seems like a very useful pattern, and I wouldn't know to look in the documentation to cy.intercept() to find it. Maybe in the FAQ?

@mjhenkes mjhenkes changed the base branch from main to 12.8.0-release March 14, 2023 14:01
@mjhenkes mjhenkes merged commit 542cdf7 into 12.8.0-release Mar 14, 2023
@mjhenkes mjhenkes deleted the intercept-log-control branch March 14, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants