Complete solution for GUI testing
Arrakis' built-in graphics support system contains:
- Pre-installed Chromium browser and VNC server
- Automatic port forwarding (default 5901→3000)
- Xfce Desktop Environment
connection process::
- Query port mapping:
./arrakis-client info -n gui-test - Connecting using a client such as noVNC
主机IP:3000 - Username/password are elara/elara0000
Typical application scenarios include: web page automation testing, computer vision application demonstrations, reinforcement learning environments that require a GUI, etc. The operation process of AI on GUI can be observed in real time through VNC.
This answer comes from the articleArrakis: an open-source tool that provides a secure sandbox environment for AI intelligencesThe































