Package: RSelenium
Type: Package
Title: R Bindings for Selenium WebDriver
Version: 1.4.5
Date: 2016-09-30
Author: John Harrison <johndharrison0@gmail.com>
Maintainer: John Harrison <johndharrison0@gmail.com>
Description: 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.
License: AGPL-3
URL: http://ropensci.github.io/RSelenium
BugReports: http://github.com/ropensci/RSelenium/issues
Additional_repositories: http://www.omegahat.net/R
Depends: R (>= 3.0.0),RCurl,XML
Imports: methods,caTools,tools,utils,rjson
Suggests: testthat, knitr, Rcompression, covr, rmarkdown
VignetteBuilder: knitr
LazyData: yes
Collate: 'errorHandler.R' 'remoteDriver.R' 'selKeys-data.R' 'util.R'
        'webElement.R' 'zzz.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-01 15:59:46 UTC; john
Repository: CRAN
Date/Publication: 2016-10-02 01:50:06
