incognito

fun incognito(enabled: Boolean): Browser.Builder

Enables incognito mode while creating new targets (default: true)

Incognito mode uses pl.wendigo.chrome.api.browser.BrowserContextID to separate different targets from each other (separating cookies, caches, storages...)

Sources

jvm source
Link copied to clipboard