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()