Package: webdriver
Title: 'WebDriver' Client for 'PhantomJS'
Version: 1.0.6
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@gmail.com>
Description: 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'.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/rstudio/webdriver
BugReports: https://github.com/rstudio/webdriver/issues
RoxygenNote: 6.0.1
Imports: callr (>= 3.4.0), base64enc, curl (>= 2.0), debugme, httr,
        jsonlite, R6, showimage, utils, withr
Suggests: covr, pingr, rprojroot, servr, testthat
Encoding: UTF-8
SystemRequirements: PhantomJS (http://phantomjs.org/)
NeedsCompilation: no
Packaged: 2021-01-12 18:40:09 UTC; winston
Repository: CRAN
Date/Publication: 2021-01-12 19:40:02 UTC
Built: R 4.2.0; ; 2022-03-22 14:24:14 UTC; unix
