Release Persistent Browser¶
Description
This component accepts a browser identifier or a page as input, and closes the related browser, releasing the resources it had acquired.
Input Parameters
page: page loaded in the browser to be closed (Page).
browserUuid: browser identifier of the browser to be closed (Browser).
Both parameters are mutually exclusive.
Output Values
None.
Component Details
A description about how to use the browser persistence management components can be found in section Create Persistent Browser.