Loads a previously saved browser context state (cookies, localStorage, etc.) from a file. Supports fixtures for reusable auth state filenames. Use this at the start of other scenarios to restore an authenticated session.
Given I pw load the browser state from "adminState" Copy
Given I pw load the browser state from "adminState"
Loads a previously saved browser context state (cookies, localStorage, etc.) from a file. Supports fixtures for reusable auth state filenames. Use this at the start of other scenarios to restore an authenticated session.