Playwright Cucumber TS Steps
    Preparing search index...

    Function interceptSpy

    • Intercepts a URL but allows it to continue (Network Spying). Useful for monitoring traffic without changing the response.

      Parameters

      • page: any
      • url: string

      Returns Promise<void>

      When I pw intercept URL "/api/*"