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

+ 1 - 1
run3.py

@@ -46,7 +46,7 @@ def brower_start(port):
 #    browser = webdriver.Chrome(options=options)
     options.add_argument('--ignore-certificate-errors')
     options.add_argument("--no-sandbox")
-#    options.add_argument("--headless")
+    options.add_argument("--headless")
     options.add_argument("--disable-gpu")
     options.add_argument("--disable-dev-shm-usage")
     browser = webdriver.Chrome(options=options)