selenium: Low-Level Browser Automation Interface

An implementation of 'W3C WebDriver 2.0' (<https://w3c.github.io/webdriver/>), allowing interaction with a 'Selenium Server' (<https://www.selenium.dev/documentation/grid/>) instance from 'R'. Allows a web browser to be automated from 'R'.

Version: 0.1.3
Depends: R (≥ 2.10)
Imports: httr2, jsonlite, lifecycle, processx, R6, rappdirs, rlang (≥ 1.1.0)
Suggests: gitcreds, testthat (≥ 3.0.0), withr, xml2
Published: 2023-11-28
Author: Ashby Thorpe ORCID iD [aut, cre, cph]
Maintainer: Ashby Thorpe <ashbythorpe at gmail.com>
BugReports: https://github.com/ashbythorpe/selenium-r/issues
License: MIT + file LICENSE
URL: https://ashbythorpe.github.io/selenium-r/, https://github.com/ashbythorpe/selenium-r
NeedsCompilation: no
Language: en-GB
Materials: README NEWS
CRAN checks: selenium results

Documentation:

Reference manual: selenium.pdf

Downloads:

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

Reverse dependencies:

Reverse suggests: selenider

Linking:

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