mstepin-edt

Results 2 comments of mstepin-edt

Agree that this would be nice for debugging. According to your docs its already possible for page: PW docs say: ``` response.request() Added in: v1.8 returns: [#](https://playwright.dev/docs/api/class-response#response-request-return) Returns the matching...

yeah for my previous project we went with supertest for api calls. We made that design decision over 1 1/2 years ago. Now new job and new project, I thought...