Jared há 2 anos atrás
pai
commit
097bab0e89
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      INNNews/local_1777.py

+ 1 - 0
INNNews/local_1777.py

@@ -48,6 +48,7 @@ def re_get_webdriver():
         try:
             driver = webdriver.Chrome(options=options)
         except:
+            traceback.print_exc()
 #            driver.quit()
 #            os.system('pkill -f ')
             os.system('kill %d' % os.getpid())