launch() function
Launches a browser process according to LaunchOptions.
Signature
export declare function launch(opts: LaunchOptions): Process;
Parameters
Parameter |
Type | Description |
---|---|---|
opts |
Returns:
Launches a browser process according to LaunchOptions.
export declare function launch(opts: LaunchOptions): Process;
Parameter |
Type | Description |
---|---|---|
opts |
Returns: