seleniumPipes: R Client Implementing the W3C WebDriver Specification

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.

Version: 0.3.7
Depends: R (≥ 3.0.0), httr, jsonlite, xml2, magrittr, whisker
Suggests: knitr, rmarkdown, data.table, testthat, covr, RSauceLabs
Published: 2016-10-01
Author: John Harrison [aut, cre]
Maintainer: John Harrison <johndharrison0 at gmail.com>
BugReports: https://github.com/johndharrison/seleniumPipes/issues
License: GPL-3
URL: https://github.com/johndharrison/seleniumPipes
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: seleniumPipes results

Documentation:

Reference manual: seleniumPipes.pdf
Vignettes: seleniumPipes - Basics

Downloads:

Package source: seleniumPipes_0.3.7.tar.gz
Windows binaries: r-devel: seleniumPipes_0.3.7.zip, r-release: seleniumPipes_0.3.7.zip, r-oldrel: seleniumPipes_0.3.7.zip
macOS binaries: r-release (arm64): seleniumPipes_0.3.7.tgz, r-oldrel (arm64): seleniumPipes_0.3.7.tgz, r-release (x86_64): seleniumPipes_0.3.7.tgz
Old sources: seleniumPipes archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=seleniumPipes to link to this page.