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:
             driver = webdriver.Chrome(options=options)
         except:
+            traceback.print_exc()
 #            driver.quit()
 #            os.system('pkill -f ')
             os.system('kill %d' % os.getpid())