RSelenium: R Bindings for 'Selenium WebDriver'

Provides a set of R bindings for the 'Selenium 2.0 WebDriver' (see <https://selenium.dev/documentation/en/> for more information) using the 'JsonWireProtocol' (see <https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol> for more information). 'Selenium 2.0 WebDriver' allows driving a web browser natively as a user would either locally or on a remote machine using the Selenium server it marks a leap forward in terms of web browser automation. Selenium automates web browsers (commonly referred to as browsers). Using RSelenium you can automate browsers locally or remotely.

Version: 1.7.7
Depends: R (≥ 3.0.0)
Imports: XML, methods, caTools, tools, utils, openssl, httr, wdman (≥ 0.2.2), binman
Suggests: testthat, knitr, Rcompression, covr, rmarkdown
Published: 2020-02-03
Author: John Harrison [aut] (original author), Ju Yeong Kim [cre] (rOpenSci maintainer)
Maintainer: Ju Yeong Kim <jkim2345 at fredhutch.org>
BugReports: http://github.com/ropensci/RSelenium/issues
License: AGPL-3
URL: http://docs.ropensci.org/RSelenium
NeedsCompilation: no
Additional_repositories: http://www.omegahat.net/R
Materials: README NEWS
In views: WebTechnologies
CRAN checks: RSelenium results

Documentation:

Reference manual: RSelenium.pdf
Vignettes: RSelenium Basics
Using RSelenium with Docker
Headless Browsing with RSelenium
Internet Explorer
Driving locally and remotely with RSelenium
Testing Shiny Apps with RSelenium
OCRUG Webinar

Downloads:

Package source: RSelenium_1.7.7.tar.gz
Windows binaries: r-devel: RSelenium_1.7.7.zip, r-release: RSelenium_1.7.7.zip, r-oldrel: RSelenium_1.7.7.zip
macOS binaries: r-release (arm64): RSelenium_1.7.7.tgz, r-oldrel (arm64): RSelenium_1.7.7.tgz, r-release (x86_64): RSelenium_1.7.7.tgz, r-oldrel (x86_64): RSelenium_1.7.7.tgz
Old sources: RSelenium archive

Reverse dependencies:

Reverse imports: carbonate, gesisdata, IRexamples, LIHKGr, nser, parsel, pewdata, ropercenter, sgat, shadowr, snotelr, wdpar

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RSelenium to link to this page.