Cypress misinterprets an HTTP calls #29754
Unanswered
Asqit
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
I have evaluated your framework by integrating it into a corporate application I am currently developing. Due to the corporate environment’s requirement for VPN usage, I had to set a PROXY environment variable during the npm package installation.
Overall, the framework functions well. However, I have encountered an issue where it intermittently misses an HTTP request, subsequently waiting for it. This delay causes the test to fail due to a timeout.
Here is the spec file.
Test case
Beta Was this translation helpful? Give feedback.
All reactions