pl.wendigo.chrome.api.browser / GetBrowserCommandLineResponse

GetBrowserCommandLineResponse

data class GetBrowserCommandLineResponse (source)

Represents response frame that is returned from Browser#getBrowserCommandLine operation call. Returns the command line switches for the browser process if, and only if --enable-automation is on the commandline.

Link
Browser#getBrowserCommandLine method documentation.

See Also

BrowserOperations.getBrowserCommandLine

Constructors

<init>

GetBrowserCommandLineResponse(arguments: List<String>)

Represents response frame that is returned from Browser#getBrowserCommandLine operation call. Returns the command line switches for the browser process if, and only if --enable-automation is on the commandline.

Properties

arguments

val arguments: List<String>

Commandline parameters