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.5)RSelenium_1.7.9.zip(r-4.4)RSelenium_1.7.9.zip(r-4.3)
RSelenium_1.7.9.tgz(r-4.4-any)RSelenium_1.7.9.tgz(r-4.3-any)
RSelenium_1.7.9.tar.gz(r-4.5-noble)RSelenium_1.7.9.tar.gz(r-4.4-noble)
RSelenium_1.7.9.tgz(r-4.4-emscripten)RSelenium_1.7.9.tgz(r-4.3-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
Last updated 1 years agofrom:6071311243 (on master). Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | NOTE | Nov 09 2024 |
R-4.5-linux | NOTE | Nov 09 2024 |
R-4.4-win | NOTE | Nov 09 2024 |
R-4.4-mac | NOTE | Nov 09 2024 |
R-4.3-win | OK | Nov 09 2024 |
R-4.3-mac | OK | Nov 09 2024 |
Exports:errorHandlergetChromeProfilegetFirefoxProfilemakeFirefoxProfileremoteDriverrsDriverselKeyswebElement
Dependencies:askpassassertthatbinmanbitopscaToolsclicurlhttrjsonlitemimeopensslprocessxpsR6rappdirsRcpprlangsemversyswdmanxml2yaml
Driving OS/Browsers Local and Remote
Rendered fromsaucelabs.Rmd
usingknitr::rmarkdown
on Nov 09 2024.Last update: 2022-09-01
Started: 2018-09-06
Internet Explorer
Rendered frominternetexplorer.Rmd
usingknitr::rmarkdown
on Nov 09 2024.Last update: 2022-09-01
Started: 2018-11-14
Basics
Rendered frombasics.Rmd
usingknitr::rmarkdown
on Nov 09 2024.Last update: 2022-09-01
Started: 2018-09-06
Docker
Rendered fromdocker.Rmd
usingknitr::rmarkdown
on Nov 09 2024.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 |