Skip to main content
Version: 19.11.0

install() function

Signature:

export declare function install(
options: InstallOptions
): Promise<InstalledBrowser>;

Parameters

ParameterTypeDescription
optionsInstallOptions

Returns:

Promise<InstalledBrowser>