Auto-install with webdriver_manager without installing Python selenium chrome driver

Поделиться
HTML-код
  • Опубликовано: 24 сен 2024
  • When using selenium, which is used to automate and crawl web pages with Python, download and use a web driver such as a chrome driver.
    But what if the Chrome version is up? I have to get it according to the annoying version.
    After watching this video, you can do automatic installation and version management without downloading the chrome driver.
    The Python used in this lecture is version 3.10.6 and the editor is vcode.
    The package you use is selenium, webdriver_manager.
    Source code: blog.naver.com...

Комментарии • 72