Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.