Skip to content

Features

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.

ui

Sessions are searchable based on the id, browser, or test name.

search

You can choose browser from the available browser list and UI will provide an example of setup with right capabilities. Examples available for several languages.

ui

With selection of the browser it could be launched manually right in the interface. Technically, that’s just a session start call with timeout of 60m and special label manual: "true". Based on that label, interface will highlight the session and add removal button.

If you get browser from websummoner with enableVNC=true capability, you can see list of available at stats page. Notice VNC badge.

VNC allows to see and interact with browser while log will reflect all driver actions:

ui

Pay attention to named sessions - you can achieve same result with name=your.test.name capability.

ui

Please refer to websummoner documentation about VNC usage.

You can see logs of docker container for each session even without vnc and name (no any additional action required).

logs

You can view recorded videos, accessible on the websummoner, in case there are any on a separate tab.