Jared 2 年之前
父節點
當前提交
097bab0e89
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      INNNews/local_1777.py

+ 1 - 0
INNNews/local_1777.py

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