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