closeBrowser
Closes the browser and along with all of its tabs.
Examples
await closeBrowser()
Parameters
This API does not have any parameters
Returns
Promise<void>
Closes the browser and along with all of its tabs.
await closeBrowser()
This API does not have any parameters
Promise<void>