A client for the 'WebDriver' 'API'. It allows driving a (probably headless) web browser, and can be used to test web applications, including 'Shiny' apps. In theory it works with any 'WebDriver' implementation, but it was only tested with 'PhantomJS'.
Version: | 1.0.6 |
Imports: | callr (≥ 3.4.0), base64enc, curl (≥ 2.0), debugme, httr, jsonlite, R6, showimage, utils, withr |
Suggests: | covr, pingr, rprojroot, servr, testthat |
Published: | 2021-01-12 |
DOI: | 10.32614/CRAN.package.webdriver |
Author: | Ariya Hidayat, Gábor Csárdi, Gabor Torok, Ivan De Marino, Robert Gieseke, Steven Masala, Winston Chang, Zack Weinberg |
Maintainer: | Gábor Csárdi <csardi.gabor at gmail.com> |
BugReports: | https://github.com/rstudio/webdriver/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/rstudio/webdriver |
NeedsCompilation: | no |
SystemRequirements: | PhantomJS (http://phantomjs.org/) |
Materials: | README NEWS |
CRAN checks: | webdriver results |
Reference manual: | webdriver.pdf |
Package source: | webdriver_1.0.6.tar.gz |
Windows binaries: | r-devel: webdriver_1.0.6.zip, r-release: webdriver_1.0.6.zip, r-oldrel: webdriver_1.0.6.zip |
macOS binaries: | r-release (arm64): webdriver_1.0.6.tgz, r-oldrel (arm64): webdriver_1.0.6.tgz, r-release (x86_64): webdriver_1.0.6.tgz, r-oldrel (x86_64): webdriver_1.0.6.tgz |
Old sources: | webdriver archive |
Reverse imports: | prettifyAddins, Rcrawler, shinytest |
Please use the canonical form https://CRAN.R-project.org/package=webdriver to link to this page.