Skip to main content
Version: 15.3.0

ProductLauncher interface

Describes a launcher - a class that is able to create and launch a browser instance.

Signature:

export interface ProductLauncher

Properties

PropertyModifiersTypeDescription
executablePath(path?: any) => string
productProduct

Methods

MethodDescription
defaultArgs(object)
launch(object)