You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we also use Selenoid and Selenoid UI to run out local tests. Now, when a test is started, we already open Selenoid-UI URL to the belonging Session. So that works. What we now would like to have is a URL parameter to define that VNC opens directly in FullScreen. A second parameter to start unlocked would be great, too.
Example URL: http://localhost:8080/#/THE_SESSION_ID?vncFullScreen=true&vncUnlock=true
Regards,
Markus
The text was updated successfully, but these errors were encountered:
Hi,
we also use Selenoid and Selenoid UI to run out local tests. Now, when a test is started, we already open Selenoid-UI URL to the belonging Session. So that works. What we now would like to have is a URL parameter to define that VNC opens directly in FullScreen. A second parameter to start unlocked would be great, too.
Example URL:
http://localhost:8080/#/THE_SESSION_ID?vncFullScreen=true&vncUnlock=true
Regards,
Markus
The text was updated successfully, but these errors were encountered: