Companion

object Companion

Where a HeadlessBrowser instance comes from; there is no public constructor.

Functions

Link copied to clipboard
fun create(context: Context, config: BrowserConfig = BrowserConfig()): HeadlessBrowser

Creates a browser. Cheap: nothing is started until newPage.