feat: Enable ExitCursor() call during program initialization

This commit is contained in:
cheng zhen
2025-02-02 12:27:43 +08:00
parent 27f1b41dc4
commit b67edcf882

View File

@@ -349,7 +349,7 @@ if __name__ == "__main__":
browser_manager = None
try:
logging.info("\n=== 初始化程序 ===")
# ExitCursor()
ExitCursor()
logging.info("正在初始化浏览器...")
# 获取user_agent