/PySeleniumDriverConnect

This Code should Allow the User to Download the Latest Chrome Driver as Well as Connect to it.

Primary LanguagePython

PySeleniumDriverConnect

Utilise the Module Like

from ChromeDriver import DriverChecker
driver = DriverChecker()
# NOTE Utilise the Driver here.
driver.quit() # Close the browser window