--- sidebar_label: launch --- # launch variable **Signature:** ```typescript launch: (options?: import('./types.js').PuppeteerLaunchOptions) => Promise; ```