Intercept server-side API calls with Playwright?
Are there resources out there where I can read about intercepting server-side API calls with Playwright (particularly with the NextJS app router). page.route does not work. No errors, it just doesn’t intercept the call as expected. Hopefully with the new wave being server-side everything in web dev this has been figured out and standardized already or will be soon. Will have a few use cases where server-side API calls will need to be intercepted in the future.
Google search results so far has been a mix or “use page.route” and “Playwright is a popular new testing software made by Microsoft…”
Thanks in advance!
Google search results so far has been a mix or “use page.route” and “Playwright is a popular new testing software made by Microsoft…”
Thanks in advance!
