closeIncognitoWindow()
Closes the specified browser window.
Examples
Section titled “Examples”await closeIncognitoWindow('windowName') - Close incognito windowParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
arg | unknown | |
windowName | string | incognito window name |
Returns
Section titled “Returns”This API does not return any values.