Jared 3 năm trước cách đây
mục cha
commit
769e3142b3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      hhh/SEO/fast_1999.py

+ 1 - 0
hhh/SEO/fast_1999.py

@@ -113,6 +113,7 @@ def re_get_webdriver():
             options=options
 #                        desired_capabilities=options.to_capabilities(),
             )
+        driver.delete_all_cookies()
         driver.set_window_size(1400,1000)
         return
     except: