Playwright Cucumber TS Steps
    Preparing search index...

    Function makeGetRequest

    • Performs a standard HTTP GET request and stores the response in the global API state. Supports fixtures for reusable API endpoints.

      Parameters

      • page: any
      • urlKey: string

      Returns Promise<void>

      When I pw make a GET request to "users.list"