The program can run Google Chrome and start , however URL No address in
But browsing the page doesn't
path=r"\webdriver\chrome\chromedriver102.0.5005.27.exe" #chromedriver.exepath=os.getcwd()+pathprint(path)try: #driver = webdriver.Chrome(ChromeDriverManager().install()) driver=webdriver.Chrome(executable_path=path) driver.get('https://www.csdn.net/')except Exception as e: print(' There was a mistake ',e) return
There was a mistake Message: session not created
from disconnected: Unable to receive message from renderer
(Session info: chrome=102.0.5005.115)
Because I didn't find it again chrome=102.0.5005.115 This version drives , And the principle of large version driver can also run .
Be able to function
I encountered a screenshot err
Visual Studio Code Its a power