执行完成后,testexecute 花费太多时间复制日志

testexecute taking too much time to copy the log after the execution complete

我执行了测试并将结果复制到另一个文件夹,但是 TestExecute 复制日志和图像花费了太多时间。测试的执行时间为 4 小时,TestExecute 复制日志大约需要 1 小时。我应该为此做什么?

尝试减小日志的大小。为此,请禁用 Visualizer 以删除大量图像。使用 Store last … events 选项来避免为成功的测试运行发布无聊的事件消息。