Jared %!s(int64=3) %!d(string=hai) anos
pai
achega
1e44794356
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      hhh/SEO/fast_1999.py

+ 2 - 2
hhh/SEO/fast_1999.py

@@ -108,8 +108,8 @@ def re_get_webdriver():
         options.add_argument("--user-agent=" +user_agent)
 
         driver = webdriver.Remote(
-            command_executor='http://127.0.0.1:'+str(portnum)+'/wd/hub'
-#            options=options
+            command_executor='http://127.0.0.1:'+str(portnum)+'/wd/hub',
+            options=options
 #                        desired_capabilities=options.to_capabilities(),
             )
         driver.set_window_size(1400,1000)