Returns
list[CookieDict]: The response containing the list of cookies in the session.
Raises
ValueError: If the session hasn’t been started yet (no session_id available).
Gets cookies from the session
list[CookieDict]: The response containing the list of cookies in the session.
ValueError: If the session hasn’t been started yet (no session_id available).