The RSelenium package provides a set of R bindings for the Selenium 2.0 WebDriver using the JsonWireProtocol. Selenium automates web browsers (commonly referred to as browsers). Using RSelenium you can automate browsers locally or remotely.
Version: | 1.3.5 |
Depends: | R (≥ 3.0.0), RCurl, RJSONIO, XML |
Imports: | methods, caTools, tools |
Suggests: | testthat, knitr, Rcompression |
Published: | 2014-10-26 |
Author: | John Harrison |
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: Headless browsing. RSelenium: Driving OS/Browsers local and remote Shiny Testing |
Package source: | RSelenium_1.3.5.tar.gz |
Windows binaries: | r-devel: RSelenium_1.3.5.zip, r-release: RSelenium_1.3.5.zip, r-oldrel: RSelenium_1.3.5.zip |
OS X Snow Leopard binaries: | r-release: RSelenium_1.3.5.tgz, r-oldrel: RSelenium_1.3.5.tgz |
OS X Mavericks binaries: | r-release: RSelenium_1.3.5.tgz |
Old sources: | RSelenium archive |
Reverse imports: | gesis |
Reverse suggests: | rDVR |