wangkun hace 2 años
padre
commit
0cab6dcf36
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      main/shipinhao_get_url.py

+ 1 - 1
main/shipinhao_get_url.py

@@ -54,7 +54,7 @@ class GetUrl:
 
             Common.logger(log_type).info('退出视频号')
             time.sleep(5)
-            cls.kill_pid()
+            cls.kill_pid(log_type)
 
             Common.logger(log_type).info('退出微信')
             driver.quit()