Is WebDriver manager safe?

Is WebDriver manager safe?

For starters, WebDriver Manager is a Java-based open-source library that is primarily responsible for downloading, setting up, and maintaining all the dependencies required by the WebDriver. More details about it is available at WebDriverManager

As per a report, the Python library of WebDriver manager (i.e. webdriver-manager) was scanned for some vulnerabilities but the package was found to be safe. So, go ahead and use the WebDriver manager in your code.