wangkun пре 2 година
родитељ
комит
302c20454f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      xigua/xigua_follow/xigua_follow.py

+ 1 - 1
xigua/xigua_follow/xigua_follow.py

@@ -15,7 +15,7 @@ import urllib3
 from selenium.webdriver import DesiredCapabilities
 from selenium.webdriver.chrome.service import Service
 from selenium.webdriver.common.by import By
-from seleniumwire import webdriver
+from selenium import webdriver
 from lxml import etree
 
 sys.path.append(os.getcwd())