Skip to main content

Close a browser session

Close a unique browser session so it can no longer be used in subsequent Web Automation Wrk Actions. Closing sessions promptly will greatly increase the speed of your Wrkflow.

Application

  • Web Process Automation

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Browser session IDThe unique identifier of the browser instance that you want to close. Can be retrieved from "Open a browser session" Wrk ActionText (Short)Yesfb9bc380-146c-420e-9130-50ce93614e05

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NameDescriptionData TypeRequired?Example

Outcomes

NameDescription
SuccessThis status is selected in the event that the browser session was closed successfully.
UnsuccessfulThis status is selected in the event of the following scenario:Unable to find the requested session in BrowserlessUnable to close the session for some reason

Requirements

  • N/A