Description of the problem: By default the vnc session allows interactions including moving/closing the browser and accessing the underlying container. To avoid confusion and minimize security risks, a switch or configuration property to only allow view mode on server side would be great. The client switch in novnc is not a proper alternative.
Browser and version: All Browsers affected
Operating system: Debian 10 64 bit
WebDriverManager version: WDM 5.0.1
WebDriverManager call: WebDriverManager.getInstance(String.valueOf(type)).browserInDocker().enableVnc().dockerScreenResolution("1920x1080x24").create();
Thanks for your great work, loving v5 and the docker features so far!
Description of the problem: By default the vnc session allows interactions including moving/closing the browser and accessing the underlying container. To avoid confusion and minimize security risks, a switch or configuration property to only allow view mode on server side would be great. The client switch in novnc is not a proper alternative.
Browser and version: All Browsers affected
Operating system: Debian 10 64 bit
WebDriverManager version: WDM 5.0.1
WebDriverManager call: WebDriverManager.getInstance(String.valueOf(type)).browserInDocker().enableVnc().dockerScreenResolution("1920x1080x24").create();
Thanks for your great work, loving v5 and the docker features so far!