jmeter,注意:您可以通過定義屬性resultcollector.action_if_file_exists來避免這個彈出框


解決辦法請參考:https://www.jianshu.com/p/df504eff92ab

 

 

解決辦法:在jmeter.properties文件中,把‘#resultcollector.action_if_file_exists=ASK’設置為‘resultcollector.action_if_file_exists=DELETE’即可。

resultcollector.action_if_file_exists取值包括:

  • ASK : Ask user (default value that opens popup)
  • APPEND : Append results to existing file
  • DELETE : Delete existing file and start a new file



免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM