A user-friendly wrapper for web automation, using either 'chromote' or 'selenium'. Provides a simple and consistent API to make web scraping and testing scripts easy to write and understand. Elements are lazy, and automatically wait for the website to be valid, resulting in reliable and reproducible code, with no visible impact on the experience of the programmer.
Version: | 0.4.0 |
Depends: | R (≥ 2.10) |
Imports: | cli, coro, curl, lifecycle, prettyunits, processx, rlang (≥ 1.1.0), utils, vctrs, withr |
Suggests: | chromote, jsonlite, knitr, purrr, rmarkdown, RSelenium, rvest, selenium (≥ 0.1.3), shiny, shinytest2, showimage, testthat (≥ 3.0.0), wdman, xml2 |
Published: | 2024-04-20 |
DOI: | 10.32614/CRAN.package.selenider |
Author: | Ashby Thorpe [aut, cre, cph] |
Maintainer: | Ashby Thorpe <ashbythorpe at gmail.com> |
BugReports: | https://github.com/ashbythorpe/selenider/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ashbythorpe/selenider, https://ashbythorpe.github.io/selenider/ |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | selenider results |
Reference manual: | selenider.pdf |
Vignettes: |
Getting started with selenider Unit testing selenider and rvest |
Package source: | selenider_0.4.0.tar.gz |
Windows binaries: | r-devel: selenider_0.4.0.zip, r-release: selenider_0.4.0.zip, r-oldrel: selenider_0.4.0.zip |
macOS binaries: | r-release (arm64): selenider_0.4.0.tgz, r-oldrel (arm64): selenider_0.4.0.tgz, r-release (x86_64): selenider_0.4.0.tgz, r-oldrel (x86_64): selenider_0.4.0.tgz |
Old sources: | selenider archive |
Please use the canonical form https://CRAN.R-project.org/package=selenider to link to this page.