Skip to main content
Version: 16.1.0

LaunchOptions.product property

Which browser to launch.

Signature:

interface LaunchOptions {
product?: Product;
}