Skip to main content
Version: 18.2.1

LaunchOptions.product property

Which browser to launch.

Signature:

interface LaunchOptions {
product?: Product;
}