View source: R/init_selenium.R
init_selenium | R Documentation |
init_selenium
init_selenium(port = 4444, ip = "localhost", browserName = "chrome") setup_selenium() kill_selenium(port = 4444)
browserName |
firefox or chrome |
https://chromedriver.chromium.org/capabilities
# init_selenium(6666) # kill_selenium(6666)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.