Selenium - Find Elements Problem

Hello ,

whenever i reopen my project i suffer executing my work flow due to the find elements node showing this error. after trying 1000 times it finally reads the html. i tried using the webdriver factory node and the start webdriver node. both have the same issue. i even tried many different browsers, all same issue.
image

error:
java.io.IOException: Output closed
Build info: version: ‘4.23.0’, revision: ‘4df0a231af’
System info: os.name: ‘Windows 11’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘17.0.5’
Driver info: driver.version: unknown

Please post the detailed log with debug level. Also see FAQ 6: Selenium Nodes — Frequently asked questions

-Philipp