driver = webdriver.Chrome(options=chrome_options,executable_path=d) executable_path 这个路径写得 chromedriver 75 版本
然后报了这个错误
本地的 selenium 是最新版 80,请问怎么模拟 80 之前的版本,跑自动化脚本做兼容性测试