Searched refs:openingBrowserInstance (Results 1 – 1 of 1) sorted by relevance
16 let openingBrowserInstance: LaunchBrowserInstance | null = null; variable31 openingBrowserInstance = await launchBrowserAsync(url);35 await openingBrowserInstance?.close();36 openingBrowserInstance = null;