Skip to content

循环回放脚本

image-20250327225901522

side脚本如下

json
{
  "id": "95ddce3d-c433-43b7-804a-a230108c7258",
  "version": "2.0",
  "name": "diyai.cn",
  "url": "https://diyai.cn",
  "tests": [{
    "id": "697a856a-3e9e-4c4d-af70-2f985eeb027d",
    "name": "demo1",
    "commands": [{
      "id": "d9edc879-a818-4299-a9e9-a50a765a2a32",
      "comment": "",
      "command": "times",
      "target": "2",
      "targets": [],
      "value": ""
    },
       ...//上一节的脚本
      {
      "id": "52a0a9ba-4940-41b5-8bd6-15610fee2c37",
      "comment": "",
      "command": "end",
      "target": "",
      "targets": [],
      "value": ""
    }]
  }],
  "suites": [{
    "id": "1bb98ed2-a848-4a6c-9edf-a0c4f3c78e6d",
    "name": "Default Suite",
    "persistSession": false,
    "parallel": false,
    "timeout": 300,
    "tests": ["697a856a-3e9e-4c4d-af70-2f985eeb027d"]
  }],
  "urls": ["https://diyai.cn/"],
  "plugins": []
}