WebDriverManager: New Way to handle driver binaries in Selenium

What is WebDriverManager? WebDriverManager is an open-source library which is used to automate the handling of browser driver binaries. User can add this library in their selenium project using a build tool like Maven...