Quit WebDriver

This node quits a Selenium subworkflow by closing the WebDriver which was initially opened by a Start WebDriver node. This means that the browser instance opened at the beginning of the workflow is closed by this node. The node checks all rows and columns of the provided table for WebDriver cells.

Input Ports

Icon
A table which should contain a WebDriver (in case it contains multiple WebDrivers in different rows or columns, all of them are closed)

Output Ports

Icon
Same as input table, but with all Selenium-specific columns (WebDriverCell and WebElementCell) removed.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.