Process proc = Runtime.getRuntime().exec("python /Users/lucax/Desktop/工作/Ai双师项目/性能优化迭代_脚本准备/获取学生token脚本.py");
proc.waitFor();

jmeter -- beanshell 执行本地py文件

 

相关文章:

  • 2022-12-23
  • 2021-08-16
  • 2022-12-23
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-09
猜你喜欢
  • 2022-02-11
  • 2021-07-22
  • 2022-01-27
  • 2021-11-22
  • 2022-12-23
  • 2021-12-12
  • 2022-12-23
相关资源
相似解决方案