xyxie il y a 1 an
Parent
commit
bab1edc230
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      yongyi_pig/yongyi_pig_manual.py

+ 1 - 1
yongyi_pig/yongyi_pig_manual.py

@@ -66,7 +66,7 @@ if __name__ == "__main__":
 
     # s = Service(executable_path='/Users/xiexiaoyuan/chromedriver_mac64_114/chromedriver')
     # s = Service(executable_path='D:/download/chromedriver119-win64/chromedriver.exe')
-    s = Service(executable_path='D:/chromedriver-win64/chromedriver.exe')
+    s = Service(executable_path='D:/eta/chromedriver-win64/chromedriver.exe')
     driver = webdriver.Chrome(service=s, options=options)
     # driver.maximize_window()
     driver.get('https://data.yongyizixun888.com/')