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.5)webdriver_1.0.6.9001.zip(r-4.4)webdriver_1.0.6.9001.zip(r-4.3)
webdriver_1.0.6.9001.tgz(r-4.4-any)webdriver_1.0.6.9001.tgz(r-4.3-any)
webdriver_1.0.6.9001.tar.gz(r-4.5-noble)webdriver_1.0.6.9001.tar.gz(r-4.4-noble)
webdriver_1.0.6.9001.tgz(r-4.4-emscripten)webdriver_1.0.6.9001.tgz(r-4.3-emscripten)
webdriver.pdf |webdriver.html✨
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 3 years agofrom:35d3805d2d. Checks:OK: 3 ERROR: 1 NOTE: 3. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | NOTE | Nov 21 2024 |
R-4.5-linux | ERROR | Nov 21 2024 |
R-4.4-win | NOTE | Nov 21 2024 |
R-4.4-mac | NOTE | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
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 |