capture_login_session

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.