Playwright Cucumber TS Steps
    Preparing search index...

    Function makeDeleteRequest

    • Performs a standard HTTP DELETE 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 DELETE request to "users.delete"