Session Exporter (Labs)

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.

Options

Test Name

Name of the exported Selenium IDE test inside the session recording.

Retrieval delay (seconds)

Specifies the delay time until retrieving the session details. This will prolong the execution for that exact amount of time.

Output options

Include current URL

Include the current page URL in the output table. Unsupported browser sessions will yield an empty value and a warning.

Include browser window size

Include the current browser window width and height in the output table. Unsupported browser sessions will yield empty values and a warning.

Include cookies

Include the current browser cookies as serialized JSON. Unsupported browser sessions will yield an empty value and a warning.

Include console log

Include browser console log entries if the active browser session supports them. Unsupported browsers will yield an empty value and a warning.

Input Ports

Icon

Information about the current session state

Output Ports

Icon

Outputs a one-row table with the current browser session as a Selenium IDE recording JSON.

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.