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.
Path to the .side project file created by the Selenium IDE.
The test to be executed from the project file.
Time, in seconds, for an element to be located until finally failing. If the element has been located earlier, this will not prolong the execution time.
Intervals in which an element is being searched for.
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!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.