1 Jul 2011

Headless Testing for Continuous Integration with Ruby and Selenium

A headless system is a computer system or device that has been configured to operate without a monitor (the missing "head"), keyboard and mouse.

This is something you probably want when you're running a continuous integration server and having a bunch of integration tests for your website / application.

Using Firefox on Debian

Web Links