Skip to main content
Version: 20.1.1

install() function

Signature:

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

Parameters

ParameterTypeDescription
optionsInstallOptions

Returns:

Promise<InstalledBrowser>