Skip to main content
Simplex home page
Search...
⌘K
Get Started
Introduction
Dashboard Quickstart
TypeScript SDK Quickstart
Core Concepts
Agents
Workflows
Variables
Caching & Variables
Two-Factor Authentication
Templates
Login Agent
Form Filler
Find and Extract Info
Debugging Agents
Common Failure Cases
Integrating your app with Simplex
Webhooks
Build Workflows from User Prompts
Interactive Browser
Further Functionality
Session Store
Manage Downloaded Files
Network Requests and Responses
Production Tips
Running Workflows in Realtime
Get Full Platform Access
Dashboard
Simplex home page
Search...
⌘K
Get Full Platform Access
Dashboard
Dashboard
Search...
Navigation
Login Sessions
Documentation
API Reference
Documentation
API Reference
Login Sessions
capture_login_session
Python
TypeScript
Copy
Ask AI
def
capture_login_session
(
self
) ->
dict
:
return
dict/str
Returns the storage state containing the captured login session data.
raises
ValueError
Raises ValueError if the API request fails, if the API key is not set, or if the capture operation fails.
Was this page helpful?
Yes
No
⌘I
On this page
capture_login_session