Package: RSelenium
Type: Package
Title: R bindings for Selenium webdriver.
Version: 1.2.2
Date: 2014-03-16
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
    browsers. Using RSelenium you can automate browsers locally or remotely.
License: AGPL-3
URL: http://johndharrison.github.io/RSelenium
BugReports: http://github.com/johndharrison/RSelenium/issues
Depends: R (>= 3.0.0),methods,RCurl,RJSONIO,caTools,XML
Suggests: testthat, knitr, Rcompression
VignetteBuilder: knitr
LazyData: yes
Collate: 'errorHandler.R' 'remoteDriver.R' 'selKeys-data.R' 'util.R'
        'webElement.R' 'zzz.R'
Packaged: 2014-03-16 02:38:35 UTC; john
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-03-16 06:21:39
