-
Notifications
You must be signed in to change notification settings - Fork 1.1k
doc: add docs for synchronous XHR requests #6332
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
base: chore/release_15_8_0_docs
Are you sure you want to change the base?
Conversation
cypress-documentation
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress-documentation
|
| Branch Review |
mschile/sync_xhr_requests
|
| Run status |
|
| Run duration | 04m 19s |
| Commit |
|
| Committer | Matthew Schile |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
311
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
10.71%
|
|
|---|---|
|
|
2537
|
|
|
3
|
Accessibility
97.21%
|
|
|---|---|
|
|
0 critical
3 serious
4 moderate
0 minor
|
|
|
26
|
|
|
||
| ::: | ||
|
|
||
| Cypress does not fully support synchronous XHR requests in the following scenarios: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sounds a bit like, ‘using these situations causes synchronous xhr requests to not function’ rather than ‘this functionality does not work when using synchronous xhr requests’
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any better? e77676c
No description provided.