selenider-config | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.