Authentication
Patterns for persisting and replaying authenticated sessions across Steel browsers.
Persist authenticated sessions with Profiles
Maintain authenticated sessions across Steel browser instances using profiles.
Reuse authenticated sessions across browsers
Maintain authenticated sessions across Steel browser instances by capturing and reusing cookies and local storage.
Automate logins with the Credentials API
Use the Steel Credentials API with Playwright to automate flows with stored credentials.