rstudio / chromote

Chrome Remote Interface for R
https://rstudio.github.io/chromote/
156 stars 20 forks source link

Add `chromote::chromote_info()` similar to `devtools::session_info()` #182

Open gadenbuie opened 1 month ago

gadenbuie commented 1 month ago

Build on #181 to show Chrome version, path, default arguments, launch command, operating system, etc.

This would help in debugging chrome failing to launch and this helpful and important context is often missing from issues reported here.