Any plans to support calls made using https.request() in Experimental test mode for Playwright + MSW? #74007
vishakha94
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Goals
Example setup repo: https://github.com/vishakha94/next-msw-playwright-example/tree/with-https
Non-Goals
No response
Background
Cross process interception is still under development in MSW. Our production NextJS app uses https.request() underneath to make server side calls. It would be great if the experimental mode can support this as well.
Has there been any effort/discussions to support this in the past?
Proposal
TBD
Beta Was this translation helpful? Give feedback.
All reactions