Package: webdriver 1.0.6.9001
webdriver: 'WebDriver' Client for 'PhantomJS'
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'.
Authors:
webdriver_1.0.6.9001.tar.gz
webdriver_1.0.6.9001.zip(r-4.7)webdriver_1.0.6.9001.zip(r-4.6)webdriver_1.0.6.9001.zip(r-4.5)
webdriver_1.0.6.9001.tgz(r-4.6-any)webdriver_1.0.6.9001.tgz(r-4.5-any)
webdriver_1.0.6.9001.tar.gz(r-4.7-any)webdriver_1.0.6.9001.tar.gz(r-4.6-any)
webdriver_1.0.6.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
webdriver/json (API)
NEWS
| # Install 'webdriver' in R: |
| install.packages('webdriver', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rstudio/webdriver/issues
Last updated from:35d3805d2d. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 126 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | NOTE | 127 | ||
| macos-release-arm64 | NOTE | 110 | ||
| macos-oldrel-arm64 | NOTE | 124 | ||
| windows-devel | NOTE | 71 | ||
| windows-release | NOTE | 114 | ||
| windows-oldrel | NOTE | 72 | ||
| wasm-release | OK | 109 |
Exports:install_phantomjskeyrun_phantomjsSession
Dependencies:askpassbase64enccallrcrayoncurldebugmehttrjsonlitemimeopensslpngprocessxpsR6showimagesyswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| HTML element | Element |
| Install PhantomJS | install_phantomjs |
| Special keys, so that we can refer to them with an easier syntax | key |
| Start up phantomjs on localhost, and a random port | run_phantomjs |
| WebDriver session | Session |
| 'WebDriver' Client for 'PhantomJS' | webdriver |
| A browser window | Window |
