johndharrison/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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.3.9
URL https://github.com/johndharrison/seleniumPipes
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("johndharrison/seleniumPipes")
johndharrison/seleniumPipes documentation built on May 19, 2019, 5:13 p.m.