iTorn
  • Home
  • Gists
  • Mongo Note
Subscribe
Tagged

Selenium

A collection of 1 post

Selenium uses the default Chrome Profile
Selenium

Selenium uses the default Chrome Profile

If you want to open a Chrome Browsing Session, here are the following options: To use the default Chrome Profile: from selenium import webdriver from selenium.webdriver.chrome.options import Options options = webdriver.ChromeOptions() options.add_argument("user-data-dir=C:\\Users\\AtechM_03\\AppData\\Local\\Google\\Chrome\\User Data\\Default") driver

  • Onyx
Onyx 13 ต.ค. 2021 • 1 min read
iTorn © 2022
Powered by Ghost