Skip to main content
Version: 18.0.3

LaunchOptions.product property

Which browser to launch.

Signature:

interface LaunchOptions {
product?: Product;
}