Playwright Cucumber TS Steps
    Preparing search index...

    Function interceptStubRaw

    • Intercepts a URL and stubs it with a raw string (non-JSON).

      Parameters

      • page: any
      • url: string
      • body: string

      Returns Promise<void>

      When I pw intercept URL "/health" and stub body "OK"