Closed benzman81 closed 6 years ago
@benzman81 logs and VNC work with Docker containers. Are you using Selenoid on Windows with containers?
@vania-pooh no, we run windows vms with selenopid on it to test IE. Is it possible to somehow bridge the log and vnc to selenoid-ui?
@benzman81 in that case you can see the desktop without VNC.
@vania-pooh we use a headless linux server to spin up windows vms via vagrant and the machines have tightvnc installed. Now, if we want to see on which of the 40 vms a test is running we have to find out to which vm to connect to ourself. Using ggr-ui and selenoid-ui for this would be much more comfortable. And selenoid-ui is great ;-)
Let's continue in respective ggr-ui issue: https://github.com/aerokube/ggr-ui/issues/29
Hi,
what do I have to do, to connect selenoid-ui to a selenoid running on windows to capture the logs and vnc? Currently I just see the session without vnc connection and with the log window showing
Initialize... Connecting to ws://myserver:54446/ws/logs/4faa0ad0-a89d-4001-b8ff-46687a739e6d... Connected! Disconnected
First though was, that it was an issue with ggr or ggr-ui, but I get the same result when connecting selenoid-ui to windows directly. Other selenoids using docker images work fine.
Regards, Markus