Hey
@Yousaf Nabi (pactflow.io) Yes we have an SSR NextJS App, with requests on the server-side (using NodeJS) and client-side (using XHR).
I thought that Cypress was not able to intercept server-side requests but it seems that it does if I read that well:
https://docs.cypress.io/guides/guides/network-requests
So that should be all good, I just misunderstood what I could and could not do. Thanks for looking into that!