What is the role of WebDriverManager library in a Selenium project?
-
A
It manages browser window sizing
-
B
It automatically downloads and configures browser driver binaries (chromedriver, geckodriver)
-
C
It manages WebDriver session timeouts
-
D
It handles Selenium Grid registration