Create Firefox Browser Instance

This opens a new firefox session using selenium
Note: all following nodes only work, while the session is still running
This is a very basic implementation of the Selenium framework!
->for a more professional supported version checkout: https://seleniumnodes.com/

Options

Firefox Executable File
Define the path to the Firefox executable you want to use.
default screenshot path
Define the path where screenshots should be saved by default
default download path
Define the path where downloads should be saved by default
headless mode
Define if the firefox session should be startet without an interface (e.g. for running on systems without display)
Firefox Preferences
Define all firefox preferences or arguments the session should use argument: --sandbox argument2: -profile C:/folder/profile
Proxy Options
In case you are behind an internet proxy. Here you can set the internet host and credentials

Input Ports

Icon
Optional flow variable input

Output Ports

Icon
FirefoxBrowserSession

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.