blocklist
Parameters
value
The list of cookie specifications that are blocked from being synchronized to the remote browser.
Parameters
values
The list of cookie specifications that are blocked from being synchronized to the remote browser.
suspend fun blocklist(argument: List<suspend UserSettingsCookieSpecificationArgsBuilder.() -> Unit>)
suspend fun blocklist(vararg argument: suspend UserSettingsCookieSpecificationArgsBuilder.() -> Unit)
Parameters
argument
The list of cookie specifications that are blocked from being synchronized to the remote browser.