This document discusses WD.js, a Node.js library for functional testing web applications using the WebDriver protocol. It provides a small, easy to install library for running JavaScript tests across browsers and mobile devices. The document outlines the ecosystem of related libraries, demonstrates WD.js, and discusses lessons learned around test organization, parallelization, and speeding up the testing process.