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 |