In one of my repo I am using msw(Browser) with Playwright, msw works fine on my dev and test environment but I am not able to make it work in playwright environment, in one of my private repos the initial/default mocks work fine, but worker.use intercepts dont' work
Attaching a repo in which none (browser initial mocks as well as intercepts) aren't working, can you please have a look and help
In one of my repo I am using msw(Browser) with Playwright, msw works fine on my dev and test environment but I am not able to make it work in playwright environment, in one of my private repos the initial/default mocks work fine, but
worker.use
intercepts dont' workAttaching a repo in which none (browser initial mocks as well as intercepts) aren't working, can you please have a look and help
Repo - https://github.com/maddhruv/playwright-msw-test