Close Browser
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action located under the @Browser Element instructs Avo Assure to close the current browser window during debugging or execution and save the result in the dynamic variable.
Note: If multiple browser windows are opened, only the currently active one will be closed.
Input Value: N/A
N/A
Not Applicable
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
The dynamic variable holds the status as True or False.
Closes the currently opened browser window.
The Close Browser action does not take any value in the Input Value column. It closes the browser that is currently active. The status is stored in the {CloseStatus} variable, with the following possible values:
True - If the browser window is closed successfully.
False -If it fails or an error occurs.