Module Webdriver
The raw WebDriver library, not yet specialized to an I/O monad or an HTTP client. See Webdriver_cohttp_lwt_unix
or Webdriver_cohttp_async
.
module type HTTP_CLIENT = sig ... end
module type S = sig ... end
Webdriver
The raw WebDriver library, not yet specialized to an I/O monad or an HTTP client. See Webdriver_cohttp_lwt_unix
or Webdriver_cohttp_async
.
module type HTTP_CLIENT = sig ... end
module type S = sig ... end