Skip to content

Close Page

Type: page-close  ·  Package: Browser v1.0.0

Closes a tab (page) of the browser, leaving the rest of the browser open. Used in conjunction with New Page: when you open additional tabs for a specific task, you close them with this activity when finished, so as not to accumulate tabs.

Closes the indicated page session. Unlike Close Browser, it doesn’t close the entire browser — just that tab.

Ninguno.

ParameterEditorDescription
pagesessionThe tab to close. Skip it to close the active page; or pass = otraPagina.

Open a secondary tab, use it, and close it:

Browser New Page session = = page url = "https://ayuda.cliente.com" → output: ayuda
Page Get Text page = = ayuda selector = (.version) → output: version
Close Page page = = ayuda