R/RSelenium.R

#' @title An R client for Selenium Remote Webdriver
#'
#' @description These are R bindings for the WebDriver API in Selenium 2.
#' They use the JsonWireProtocol defined at
#' https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol
#' to communicate with a Selenium RemoteWebDriver Server.
#'
#' @name RSelenium-package
#' @aliases RSelenium
#' @author John Harrison
#' @references http://seleniumhq.org/projects/webdriver/
NULL

Try the RSelenium package in your browser

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

RSelenium documentation built on Sept. 2, 2022, 9:05 a.m.