Jared 3 vuotta sitten
vanhempi
commit
769e3142b3
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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: