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.
And I pw save the browser state to "adminState" Copy
And I pw save the browser state to "adminState"
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.