selenium.webdriver.common.driver_finder#
Classes
|
Find and obtain the correct driver and associated browser. |
- class DriverFinder(service, options)[source]#
Bases:
objectFind and obtain the correct driver and associated browser.
- Parameters:
service (Service) – instance of the driver service class.
options (BaseOptions) – instance of the browser options class.