Playwright Cucumber TS Steps
    Preparing search index...

    Function saveBrowserState

    • Saves the current browser context's storage state (cookies, localStorage, etc.) to a file. Supports fixtures for reusable auth state filenames. Use this after a successful login to persist the authenticated session.

      Parameters

      • page: any
      • filenameKey: string

      Returns Promise<void>

      And I pw save the browser state to "adminState"