chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.network / NetworkDomain / getAllCookies

getAllCookies

suspend fun getAllCookies(): GetAllCookiesResponse

Returns all browser cookies. Depending on the backend support, will return detailed cookie information in the cookies field.

Official doc