Provides a set of R bindings for the 'Selenium 2.0 WebDriver' (see <https://seleniumhq.github.io/docs/wd.html> 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.1 |
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: | 2017-01-24 |
Author: | John Harrison [aut, cre] (R package RSelenium) |
Maintainer: | John Harrison <johndharrison0 at gmail.com> |
BugReports: | http://github.com/ropensci/RSelenium/issues |
License: | AGPL-3 |
URL: | http://ropensci.github.io/RSelenium |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | RSelenium results |
Reference manual: | RSelenium.pdf |
Vignettes: |
Orange County R Users Group (OC-RUG): RSelenium Webinar RSelenium: Basics RSelenium: Docker Shiny Testing RSelenium: Headless browsing. RSelenium: Driving OS/Browsers local and remote |
Package source: | RSelenium_1.7.1.tar.gz |
Windows binaries: | r-devel: RSelenium_1.7.1.zip, r-release: RSelenium_1.7.1.zip, r-oldrel: RSelenium_1.7.1.zip |
OS X El Capitan binaries: | r-release: RSelenium_1.7.1.tgz |
OS X Mavericks binaries: | r-oldrel: RSelenium_1.7.1.tgz |
Old sources: | RSelenium archive |
Reverse imports: | rdomains, ukds |
Reverse suggests: | ggraptR, plotly, rDVR, wallace |
Please use the canonical form https://CRAN.R-project.org/package=RSelenium to link to this page.