189 B
189 B
sidebar_label |
---|
LaunchOptions.product |
LaunchOptions.product property
Which browser to launch.
Signature:
interface LaunchOptions {
product?: Product;
}
sidebar_label |
---|
LaunchOptions.product |
Which browser to launch.
Signature:
interface LaunchOptions {
product?: Product;
}