Skip to main content
Version: 17.0.0

LaunchOptions.product property

Which browser to launch.

Signature:

interface LaunchOptions {
product?: Product;
}