Is ChromeDriver safe?
If you’re using ChromeDriver in your organization, you may be worried about security implications. ChromeDriver interacts directly with the browser, as opposed to Selenium Server which does not. So, if there is a vulnerability within ChromeDriver, it could possibly be used by malicious people to hack into your system through ChromeDriver. However, such an attack requires the attacker to have physical access to the machine or have gained access via another avenue (i.e. social engineering).