selenider-package {selenider} | R Documentation |
selenider: Concise, Lazy and Reliable Wrapper for 'chromote' and 'selenium'
Description
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.
Author(s)
Maintainer: Ashby Thorpe ashbythorpe@gmail.com (ORCID) [copyright holder]
See Also
Useful links:
Report bugs at https://github.com/ashbythorpe/selenider/issues
[Package selenider version 0.4.0 Index]