Logging

Configures logging for Selenium and different drivers. This node is intended for debugging purposes, when reporting bugs, and not for productive usage.

Use the node as follows:

  1. Place the node at the beginning of the workflow (we suggest to make use of the flow variable output port and connect it to the “Start WebDriver” node to ensure executing this node before starting a Selenium workflow).
  2. Configure the logging granularity in the node configuration as desired.
  3. The node outputs temporary paths for log files which can be accessed during execution of the workflow.
  4. When saving the workflow, all logfiles will be copied into the workflow’s node internal directory.

Options

Selenium Log Level
The logging granularity for the Selenium library.
Chrome Driver Log Level
The logging granularity for the Chrome driver.
Edge Driver Log Level
The logging granularity for the Edge driver.
Gecko Driver Log Level
The logging granularity for the Gecko driver (i.e. Firefox).
IE Driver Log Level
The logging granularity for the Internet Explorer driver.

Input Ports

Icon
Flow variables

Output Ports

Icon
Flow variables with added file paths to the different log files.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

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.