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.6.2 |
Depends: | R (≥ 3.0.0) |
Imports: | XML, methods, caTools, tools, utils, openssl, httr |
Suggests: | testthat, knitr, Rcompression, covr, rmarkdown |
Published: | 2016-12-03 |
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 basics Shiny Testing RSelenium: Headless browsing. RSelenium: Driving OS/Browsers local and remote |
Package source: | RSelenium_1.6.2.tar.gz |
Windows binaries: | r-devel: RSelenium_1.6.2.zip, r-release: RSelenium_1.6.2.zip, r-oldrel: RSelenium_1.6.2.zip |
OS X Mavericks binaries: | r-release: RSelenium_1.6.2.tgz, r-oldrel: RSelenium_1.6.2.tgz |
Old sources: | RSelenium archive |
Reverse imports: | rdomains |
Reverse suggests: | rDVR |
Please use the canonical form https://CRAN.R-project.org/package=RSelenium to link to this page.