This manual page documents briefly the WebKitWebDriver command.
WebDriver is an automation API to control a web browser. It allows the user to create automated tests for
web applications independently of the browser and platform.
The WebKitWebDriver binary provides the WebDriver service implementation for WebKitGTK. It works as a
server, processing client requests to spawn and control the web browser. This driver is not tied to any
specific browser and can be used with any WebKitGTK-based browser, but it uses MiniBrowser as the
default.