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

xhr type request with a warning type request not record in har file #107

Closed
aaujayasena opened this issue Nov 22, 2022 · 2 comments
Closed
Assignees
Labels
Type: question Further information is requested

Comments

@aaujayasena
Copy link

aaujayasena commented Nov 22, 2022

I observed xhr type request with a warning not record in har file generated from this plugin. But this request are critically important when analysing a test failures.

image

But this is recording when cypress test execution with UI interaction mode and "chromeWebSecurity": true and download the har file manually. But "chromeWebSecurity": true and execute heedless mode couldn't capture these request.

Please let me know if there is a way to get the details of an xhr request into the har file with chromeWebSecurity": false and headless mode using this plugin.

Appreciate your suggestions.

@derevnjuk derevnjuk added the Type: question Further information is requested label Jan 9, 2023
@derevnjuk derevnjuk self-assigned this Jan 9, 2023
@derevnjuk
Copy link
Member

derevnjuk commented Jan 12, 2023

@aaujayasena can you please clarify how this request was made? Did you use cy.visit to issue it? I would appreciate it if you provide a HAR file containing this entry.

@derevnjuk
Copy link
Member

@aaujayasena Could you please share more information so I can better understand the issue? I am currently unable to reproduce the same behavior.

@derevnjuk derevnjuk closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants