Hub
Pricing About
NodeNode / Manipulator

Selenium Recording Player (Labs)

KNIME LabsWeb Interaction
Drag & drop
Like

Reads a project that is created by the Selenium IDE browser extension , available for Google Chrome and Firefox , and executes one specific test from the project.

The Selenium IDE is a browser extension can be used to record 'tests' belonging to one project (.side file).It is a convenient tool to record and replay interaction with a web page. Note, that the browser that will be opened by the Selenium IDE does share existing extensions, cookies and cache, but executing a script will open a browser without the cache (like a incognito browser) . It is therefore recommended to clear the cache of a web page and disable extensions before using the Selenium IDE to record a test in order to not miss e.g. cookie banners that obstruct other elements. Clear page data Chrome , Clear page data Firefox .

After installing the browser extension, click on the Selenium IDE icon in your browser and follow the instructions to create a new project and within it a new test. The IDE will record every interaction on this page and store it in a .side file. The path to this project file and the specific test name have to be set in the configuration dialog of the Web Interaction Script Executor.

Node details

Input ports
  1. Type: org.knime.python3.nodes.PythonConnectionPortObject
    Browser session

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

Output ports
  1. Type: org.knime.python3.nodes.PythonConnectionPortObject
    Browser session

    The active browser representing the state after executing the script.

Extension

The Selenium Recording Player (Labs) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits