# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "RSelenium" in publications use:'
type: software
license: AGPL-3.0-only
title: 'RSelenium: R Bindings for ''Selenium WebDriver'''
version: 1.7.9
doi: 10.32614/CRAN.package.RSelenium
abstract: Provides a set of R bindings for the 'Selenium 2.0 WebDriver' (see
for more information) using the 'JsonWireProtocol' (see
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:
- family-names: Harrison
given-names: John
email: johndharrison0@gmail.com
- family-names: Kim
given-names: Ju Yeong
email: jkim2345@fredhutch.org
- family-names: Völkle
given-names: Jonathan
email: jonathan.voelkle@web.de
repository: https://ropensci.r-universe.dev
repository-code: https://github.com/ropensci/RSelenium
commit: 6071311243abe28f132e80097fd7ab3c89e27ae1
url: https://docs.ropensci.org/RSelenium/
contact:
- family-names: Völkle
given-names: Jonathan
email: jonathan.voelkle@web.de