Get Chrome version
chrome_version(quiet = FALSE, chrome_bin = Sys.getenv("HEADLESS_CHROME"))
if TRUE
, no messages are displayed
the path to Chrome (auto-set from HEADLESS_CHROME
environment variable)
the Chrome version string (invisibly)
# NOT RUN {
chrome_version()
# }
Run the code above in your browser using DataLab