Provides a set of R bindings for the 'Selenium 2.0 WebDriver' (see <https://www.selenium.dev/documentation/> 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.9 |
Depends: | R (≥ 3.0.0) |
Imports: | methods, caTools, utils, httr, wdman (≥ 0.2.2) |
Suggests: | binman, XML, testthat, knitr, covr, rmarkdown |
Published: | 2022-09-02 |
DOI: | 10.32614/CRAN.package.RSelenium |
Author: | John Harrison [aut] (original author), Ju Yeong Kim [cre] (rOpenSci maintainer) |
Maintainer: | Ju Yeong Kim <jkim2345 at fredhutch.org> |
BugReports: | https://github.com/ropensci/RSelenium/issues |
License: | AGPL-3 |
URL: | https://docs.ropensci.org/RSelenium/ |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | RSelenium results |
Reference manual: | RSelenium.pdf |
Vignettes: |
RSelenium Basics Using RSelenium with Docker Internet Explorer Driving locally and remotely with RSelenium |
Package source: | RSelenium_1.7.9.tar.gz |
Windows binaries: | r-devel: RSelenium_1.7.9.zip, r-release: RSelenium_1.7.9.zip, r-oldrel: RSelenium_1.7.9.zip |
macOS binaries: | r-release (arm64): RSelenium_1.7.9.tgz, r-oldrel (arm64): RSelenium_1.7.9.tgz, r-release (x86_64): RSelenium_1.7.9.tgz, r-oldrel (x86_64): RSelenium_1.7.9.tgz |
Old sources: | RSelenium archive |
Reverse imports: | carbonate, gesisdata, IRexamples, parsel, pewdata, RivRetrieve, ropercenter, sgat, shadowr |
Reverse suggests: | selenider |
Please use the canonical form https://CRAN.R-project.org/package=RSelenium to link to this page.