diff --git a/docs/img/capabilities.png b/docs/img/capabilities.png index 82030c58..84012790 100644 Binary files a/docs/img/capabilities.png and b/docs/img/capabilities.png differ diff --git a/docs/index.adoc b/docs/index.adoc index 435aee8f..55ebfbe3 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -125,6 +125,7 @@ services: Shows current quota usage, pending browsers and queue. Gets updates via SSE, so no need to refresh browser to see what happens. It will reconnect automatically on any temp failures. +Each session on this screen can be closed. .Stats and sessions image:img/stats-sessions.png[ui] @@ -137,6 +138,13 @@ an example of setup with right capabilities. Examples available for several lang .Capabilities image:img/capabilities.png[ui] +==== Manual run + +With selection of the browser it could be launched manually right in the interface. + +NOTE: Protocol and the browser assumes that you will pass numerical value for the version. +This way "latest" version won't work. Please setup your selenoid accordingly. + === Logs & VNC If you get browser from selenoid with `enableVNC=true` capability, you can see list of available at stats page. Notice `VNC` badge.