Your Name 3 年之前
父節點
當前提交
13004e3080
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hhh/SEO/hhh_phantom.py

+ 1 - 1
hhh/SEO/hhh_phantom.py

@@ -36,7 +36,7 @@ if True:
         driver.get(l)
         print(driver.current_url)
 #        driver.implicitly_wait (2)
-        time.sleep(3)
+        time.sleep(6)
     driver.quit()