kdriver
Toggle table of contents
0.5.11
common
Platform filter
common
Switch theme
Search in API
kdriver
core
/
dev.kdriver.core.browser
/
DefaultCookieJar
/
getAll
get
All
open
suspend override
fun
getAll
(
)
:
List
<
<Error class: unknown class>
>
Returns every cookie currently held by the browser.
Throws
Illegal
State
Exception
if the browser has not been started yet.