Web Interaction Start

Starts a browser session for remote-controlled web interactions by the Web Interactions node set. These nodes simulate simulate human interactions on a web page and can be used for automated application testing, web crawling and data extraction.

The browser that shall be opened has to be installed on the local system and for Safari, follow Apple's prerequisites instructions. Supported browsers are Google Chrome, Mozilla Firefox, Microsoft Edge and Safari.

If not specified through the advanced configuration, the node will try to find the browser executable at its default path on the system.

Options

Browser Choice

Browser

The browser that will be remote-controlled by KNIME.

Available options:

Executable path

Path to the browser executable e.g. path/to/chrome/chrome.exe.

If not provided, the node will try to find the executable at it's default location.

For Windows: Click on the windows logo on the task bar and search for <browser>.exe. Then copy it's path.

For Apple: Use Finder to select e.g. Google Chrome.app and copy the path to the binary from the package content.

For Linux: Use 'which <browser>' in the terminal to locate the binary. The 'which' command will not find the binary if the browser was installed through snap or similar tool.

Browser Settings

Command line arguments

Not possible for Safari.

List of command line arguments executed at browser start. E.g. for Chrome : --disable-extensions --mute-audio

Use headless browser

Not possible for Safari.

A headless browser is a web browser without a graphical user interface. The browser might behave different to a regular browser due to detection by the web page provider. To prevent this use command line switches to change user agents.

Maximize window

Opens the browser in a maximized window.

It is recommended to start the browser with this flag in order to guarantee equal results when sharing a workflow.

Input Ports

This node has no input ports

Output Ports

Icon

The active browser session to be used within further web interaction nodes.

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.