Description
Graphical programs can run on a virtual X framebuffer from a Git build of Xvfb. This is useful for automated GUI tests, headless rendering, CI jobs, and software that expects an X display without real hardware.
Virtual display sessions still run real applications that can access files and network resources. Treat test commands with the same care as normal desktop automation.