WebDriver.Chrome () Python nie działa

    from selenium import webdriver
    driver = webdriver.Chrome()
Nasty Narwhal