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 ... endmodule type S = sig ... endWebdriverThe 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 ... endmodule type S = sig ... end