Package: RSelenium 1.7.9
RSelenium: R Bindings for 'Selenium WebDriver'
Provides a set of R bindings for the 'Selenium 2.0 WebDriver' (see <https://www.selenium.dev/documentation/> for more information) using the 'JsonWireProtocol' (see <https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol> for more information). 'Selenium 2.0 WebDriver' allows driving a web browser natively as a user would either locally or on a remote machine using the Selenium server it marks a leap forward in terms of web browser automation. Selenium automates web browsers (commonly referred to as browsers). Using RSelenium you can automate browsers locally or remotely.
Authors:
RSelenium_1.7.9.tar.gz
RSelenium_1.7.9.zip(r-4.6)RSelenium_1.7.9.zip(r-4.5)RSelenium_1.7.9.zip(r-4.4)
RSelenium_1.7.9.tgz(r-4.5-any)RSelenium_1.7.9.tgz(r-4.4-any)
RSelenium_1.7.9.tar.gz(r-4.6-any)RSelenium_1.7.9.tar.gz(r-4.5-any)
RSelenium_1.7.9.tgz(r-4.5-emscripten)
RSelenium.pdf |RSelenium.html✨
RSelenium/json (API)
NEWS
| # Install 'RSelenium' in R: |
| install.packages('RSelenium', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/rselenium/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:6071311243 (on master). Checks:7 NOTE, 3 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | NOTE | 147 | |
| pkgdown docs | OK | 158 | |
| source / vignettes | OK | 272 | |
| linux-release-x86_64 | NOTE | 133 | |
| macos-release-arm64 | NOTE | 108 | |
| macos-oldrel-arm64 | NOTE | 87 | |
| windows-devel | NOTE | 79 | |
| windows-release | NOTE | 80 | |
| windows-oldrel | NOTE | 80 | |
| wasm-release | OK | 111 |
Exports:errorHandlergetChromeProfilegetFirefoxProfilemakeFirefoxProfileremoteDriverrsDriverselKeyswebElement
Dependencies:askpassassertthatbinmanbitopscaToolsclicurlhttrjsonlitemimeopensslprocessxpsR6rappdirsRcpprlangsemversyswdmanxml2yaml
Driving OS/Browsers Local and Remote
Rendered fromsaucelabs.Rmdusingknitr::rmarkdownon Oct 26 2025.Last update: 2022-09-01
Started: 2018-09-06
Internet Explorer
Rendered frominternetexplorer.Rmdusingknitr::rmarkdownon Oct 26 2025.Last update: 2022-09-01
Started: 2018-11-14
Basics
Rendered frombasics.Rmdusingknitr::rmarkdownon Oct 26 2025.Last update: 2022-09-01
Started: 2018-09-06
Docker
Rendered fromdocker.Rmdusingknitr::rmarkdownon Oct 26 2025.Last update: 2022-09-01
Started: 2018-09-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| An R client for Selenium Remote Webdriver | RSelenium-package RSelenium |
| CLASS errorHandler | errorHandler errorHandler-class |
| Get Chrome profile. | getChromeProfile |
| Get Firefox profile. | getFirefoxProfile |
| Make Firefox profile. | makeFirefoxProfile |
| CLASS remoteDriver | remoteDriver remoteDriver-class |
| Start a selenium server and browser | rsDriver |
| Selenium key mappings | selKeys |
| CLASS webElement | webElement webElement-class |
