I have found ways to do this in python by starting a chrome debugger browser and using --remote-debugging-port such as this answer here. But I have not found any solutions for this using RSelenium. Does anyone know if this is possible using RSelenium?