Playwright Cucumber TS Steps
    Preparing search index...

    Function apiGetRequest

    • Makes a GET request and stores the response in the test state. Stores values in lastResponse and lastStatusCode.

      Parameters

      • page: any
      • url: string

      Returns Promise<void>

      When I pw make request to "https://api.example.com/v1/users"