This repository contains two sub-repos:
Typed definitions for the endpoints of the W3C Webdriver.
This is a library intended to be used as a base for other libraries that provide a WebDriver client implementation and higher level functions.
More info can be found in the README and the Hackage Docs
Examples that demonstrate a minimal wrapper implementation around the webdriver-precore library for basic browser automation.
More info can be found in the README