Huxley is known as Node-huxley and used to test your UI by comparing old and new screenshots.
"Huxley is a test-like system for catching visual regressions in Web applications.""
It uses selenium driver to capture screenshots automatically and compares them pixel by pixel.
It is most commonly used as the node module node-huxley, but is itself agnostic of any language or tools.