You write tests on your laptop. They do their real job on a build server: a machine that runs the whole suite automatically whenever someone changes the code. Most teams call this CI.
Three things change there.
There is no screen. The build server has no display, so the browser must run in headless mode, which means without a visible window: