Package: seleniumPipes
Type: Package
Title: R Client Implementing the W3C WebDriver Specification
Version: 0.3.7
Description: The W3C WebDriver specification defines a way for out-of-process
    programs to remotely instruct the behaviour of web browsers. It is detailed
    at <https://w3c.github.io/webdriver/webdriver-spec.html>. This package provides
    an R client implementing the W3C specification.
Authors@R: c(
    person("John", "Harrison", , "johndharrison0@gmail.com", role = c("aut", "cre")))
Depends: R (>= 3.0.0),httr,jsonlite,xml2,magrittr,whisker
Encoding: UTF-8
License: GPL-3
Suggests: knitr, rmarkdown, data.table, testthat, covr, RSauceLabs
RoxygenNote: 5.0.1
URL: https://github.com/johndharrison/seleniumPipes
URLNote: https://github.com/johndharrison/seleniumPipes
BugReports: https://github.com/johndharrison/seleniumPipes/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-09-30 21:54:40 UTC; john
Author: John Harrison [aut, cre]
Maintainer: John Harrison <johndharrison0@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-01 00:36:25
Built: R 4.1.0; ; 2021-05-27 05:42:43 UTC; unix
