pl.wendigo.chrome.domain.browser / GetBrowserCommandLineResponse

GetBrowserCommandLineResponse

data class GetBrowserCommandLineResponse (source)

Represents response frame for Browser.getBrowserCommandLine method call.

Returns the command line switches for the browser process if, and only if --enable-automation is on the commandline.

Constructors

<init>

GetBrowserCommandLineResponse(arguments: List<String>)

Represents response frame for Browser.getBrowserCommandLine method call.

Properties

arguments

val arguments: List<String>

Commandline parameters