Skip to contents

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.