suspend fun getCookies(input: GetCookiesRequest): GetCookiesResponse
Returns all browser cookies for the current URL. Depending on the backend support, will return detailed cookie information in the cookies field.
cookies
Official doc