BrowserInputNode.updateConfig() method

Supply new config for an active web browser session

Signature:

updateConfig(settings: BrowserInputSettingsUpdate): void;

Parameters

Parameter Type Description

settings

BrowserInputSettingsUpdate

Returns:

void