Jared %!s(int64=2) %!d(string=hai) anos
pai
achega
1d0b2db6d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/compact_remote.py

+ 1 - 1
tests/compact_remote.py

@@ -61,7 +61,7 @@ driver = webdriver.Chrome(chrome_options=chrome_options,executable_path=chrome98
 for i in range(12):
     url=random.choice(lst)
     print(url)
-    driver.get(url)
+#    driver.get(url)
     driver.execute_script('window.open("'+url+'","_blank");')
     driver.execute_script("window.scrollTo(0, window.scrollY + 400)")
 #    time.sleep(0.2)