Skip to main content

Kill Session

The Kill Session component in Robot RPA allows you to kill a specific webdriver process. Web driver processes are commonly used in web automation tasks to interact programmatically with web browsers.

Parameters

Session: The name or identifier of the web driver process to kill. Type : WebDriverProcess

Usage

To use the Copy Sheet component in your Robot RPA project, follow these steps:

Open your Robbot RPA project.

Drag and drop the Kill Session component into your sequence or workflow.

Configure the component by providing the necessary input:

Specify the name or identifier of the web driver process to kill in the Session parameter.

Continue building your sequence or workflow by adding other components or actions as needed.

Execute your sequence or workflow to kill the webdriver.

By using the Kill Session component you can easily kill a web session your Robot RPA project. Specify the session to customize the behavior of the component. The web session to be terminated will be killed.