赞
踩
from selenium import webdriver options = webdriver.ChromeOptions()options.add_argument('--ignore-certificate-errors')