from selenium import webdriver
driver = webdriver.Chrome()
driver.get('selenium.dev')
driver.quit() pip install -U seleniumtextselenium.common.exceptions.SessionNotCreatedException: Message: session not created: DevToolsActivePort file doesn't existtextsession not created: from chrome not reachable