R/package.R

#' 'WebDriver' Client for 'PhantomJS'
#'
#' A client for the 'WebDriver' 'API'. It allows driving a (probably
#' headless) web browser, and can be used to test web applications,
#' including 'Shiny' apps. In theory it works with any 'WebDriver'
#' implementation, but it was only tested with 'PhantomJS'.
#'
#' @docType package
#' @name webdriver
NULL

Try the webdriver package in your browser

Any scripts or data that you put into this service are public.

webdriver documentation built on Jan. 16, 2021, 5:23 p.m.