Skip to main content
Version: 15.4.1

LaunchOptions.product property

Which browser to launch.

Signature:

interface LaunchOptions {
product?: Product;
}