Hi everybody,
I am just doing my first step with selenium and the respective node. So I installed Selenium-hub and selenium-standalone-chrome in a docker container on my Synology. Installation was without any problem and both containers are up and running.
I added node-red-contrib-selenium-webdriver to my node-red installation (which I added as an adapter of I-broker). Node-red (and some further flows) is working fine without any problem.
Then I created a basic flow: inject => open-web => debug with an open-web node configured as server http://192.168.178.3:32772 and chrome as browser. After deploying the open-web shows "connected" as status.
But when triggering that flow after some seconds I get the message "connection lost" ... and reestablished. The msg.payload is empty.
...
Any ideas about that???
PS: The log file (ioBroker adapter in debug) says:
++++
node-red.0 | 2020-09-15 23:16:44.549 | debug | |
---|---|---|---|
node-red.0 | 2020-09-15 23:16:44.549 | debug | |
node-red.0 | 2020-09-15 23:16:44.549 | debug | |
node-red.0 | 2020-09-15 23:16:44.549 | debug | |
node-red.0 | 2020-09-15 23:16:44.549 | debug | |
node-red.0 | 2020-09-15 23:16:44.549 | debug | (2844) 15 Sep 23:16:44 - UnsupportedOperationError: |
node-red.0 | 2020-09-15 23:16:44.548 | debug | (2844) 15 Sep 23:16:44 - [red] Uncaught Exception: |