close_page
Closes the page in the browser.
Arguments
| Name | Type | Description |
|---|---|---|
tab | string | The ID of the tab where the page should be closed. If not provided, the current page will be closed. |
Output
Type:booleanWhether the page was closed.
Closes the page in the browser.
| Name | Type | Description |
|---|---|---|
tab | string | The ID of the tab where the page should be closed. If not provided, the current page will be closed. |
booleanWhether the page was closed.