xyxie преди 1 година
родител
ревизия
bab1edc230
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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/')