selenium.webdriver.common.selenium_manager# Classes SeleniumManager() Wrapper for getting information from the Selenium Manager binaries. class SeleniumManager[source]# Bases: object Wrapper for getting information from the Selenium Manager binaries. This implementation is still in beta, and may change. binary_paths(args)[source]# Determines the locations of the requested assets. Parameters: args (list) – the commands to send to the selenium manager binary. Returns: Dictionary of assets and their path. Return type: dict