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.4 |
Depends: | R (≥ 2.10) |
Imports: | base64enc, httr2, jsonlite, lifecycle, processx, R6, rappdirs, rlang (≥ 1.1.0) |
Suggests: | gitcreds, testthat (≥ 3.0.0), withr, xml2 |
Published: | 2024-09-23 |
DOI: | 10.32614/CRAN.package.selenium |
Author: | Ashby Thorpe [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 |
Reference manual: | selenium.pdf |
Package source: | selenium_0.1.4.tar.gz |
Windows binaries: | r-devel: selenium_0.1.4.zip, r-release: selenium_0.1.4.zip, r-oldrel: selenium_0.1.4.zip |
macOS binaries: | r-release (arm64): selenium_0.1.4.tgz, r-oldrel (arm64): selenium_0.1.4.tgz, r-release (x86_64): selenium_0.1.4.tgz, r-oldrel (x86_64): selenium_0.1.4.tgz |
Old sources: | selenium archive |
Reverse suggests: | selenider |
Please use the canonical form https://CRAN.R-project.org/package=selenium to link to this page.