The node always exports the recorded Web Interaction session as a Selenium
IDE .side recording JSON and can optionally include the current URL,
browser size, cookies, and browser console log entries. Unsupported
browser sessions yield empty values with warnings.
Selenium IDE .side files are plain JSON documents. The exported
Session Recording column therefore contains JSON that can be saved as a
.side file or passed directly to the Session Player.
Name of the exported Selenium IDE test inside the session recording.
Specifies the delay time until retrieving the session details. This will prolong the execution for that exact amount of time.
Include the current page URL in the output table. Unsupported browser sessions will yield an empty value and a warning.
Include the current browser window width and height in the output table. Unsupported browser sessions will yield empty values and a warning.
Include the current browser cookies as serialized JSON. Unsupported browser sessions will yield an empty value and a warning.
Include browser console log entries if the active browser session supports them. Unsupported browsers will yield an empty value and a warning.
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.
To use this node in KNIME, install the extension KNIME Python Extension Development (Labs) from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!