报错:
OSError: [Errno 22] Invalid argument: 'D:\\data_driven_framework\\TestScript\\UiAutomationReport\\2022-06-26 09:30:54-Auto_Report.html'
注意:要特别注意,以当前时间命名文件时,时间格式化:"%Y-%m-%d_%H:%M:%S" 修改为"%Y-%m-%d_%H_%M_%S" 就能避免这种错误,注意一定格式化一定不要用冒号