R/docs.R

#' Selenider options
#'
#' @description
#' `selenider` has a few options, allowing you to specify the session and
#' browser to use without having to tell [selenider_session()] this information
#' every time.
#'
#' * `selenider.session` - The package to use as a backend: either "chromote",
#'   "selenium" or "rselenium".
#' * `selenider.browser` - The name of the browser to run the session in; one
#'   of "chrome", "firefox", "edge", "safari", or another valid browser name.
#'
#' @name selenider-config
NULL

Try the selenider package in your browser

Any scripts or data that you put into this service are public.

selenider documentation built on April 3, 2025, 5:51 p.m.