result.json 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. {
  2. "runId": "4b20fa29-66a0-46a1-a511-934b08ea01cf",
  3. "executor": "browser",
  4. "task": {
  5. "id": "gov-portal-main-seed",
  6. "name": "呼和浩特市政府首页巡检",
  7. "siteUrl": "http://www.huhhot.gov.cn/",
  8. "cronExpr": "*/15 * * * *",
  9. "stepsJson": "[\n {\n \"action\": \"goto\",\n \"url\": \"http://www.huhhot.gov.cn/\",\n \"timeoutMs\": 20000\n },\n {\n \"action\": \"waitForLoadState\",\n \"value\": \"domcontentloaded\",\n \"timeoutMs\": 12000\n },\n {\n \"action\": \"waitForSelector\",\n \"selector\": \"body\",\n \"timeoutMs\": 12000\n },\n {\n \"action\": \"assertVisible\",\n \"selector\": \"body\",\n \"timeoutMs\": 12000\n },\n {\n \"action\": \"assertText\",\n \"selector\": \"title\",\n \"contains\": \"呼和浩特\",\n \"timeoutMs\": 4000\n },\n {\n \"action\": \"screenshot\",\n \"value\": \"landing-page\"\n }\n]",
  10. "serviceKey": "gov-portal-main",
  11. "preferredExecutor": "browser",
  12. "allowAgentFallback": false,
  13. "status": "enabled",
  14. "createdAt": "2026-03-18T06:18:02.075Z",
  15. "updatedAt": "2026-03-24T08:00:06.000Z",
  16. "lastRunAt": "2026-03-24T08:00:00.000Z"
  17. },
  18. "status": "success",
  19. "errorTag": null,
  20. "failureReason": null,
  21. "pageUrl": "http://www.huhhot.gov.cn/",
  22. "domSummary": "呼和浩特市人民政府 | 网站首页 走进青城 政务动态 政务公开 政务服务 政民互动 数据开放 个人中心 长者模式 搜索 习近平:牢牢把握雄安新区功能定位 努力建设新时代创新高地和推动高质量发展样板 欢迎到访! 登录 注册 我的咨询 我的订阅 我的收藏 我的足迹 通知公告 服务资讯 呼和浩特市园林建设服务中心关于召开《呼和浩特市占用绿地和苗木移植管理办法(草案稿)》听证会的公告 致全市离退休老同志的慰问信 致驻呼广大官兵和优抚对象的慰问信 公 告 自治区安全生产大检查大督查呼和浩特地区举报方式 呼和浩特市园林建设服务中心关于召开《呼和浩特市占用绿地和苗木移植管理办法(草案稿)》听证会的公告 关于对拟任干部进行公示的公告 赛罕区金河镇: 让“文明积分”真正成为群众的“民生红利” 呼和浩特首创城市公司:解锁污水处理“创新密码” 呼和浩特市举办“福彩暖春・银发欢歌”老年联欢会 内蒙古自治区气象局举办2026年世界气象日内蒙古主场活动启动仪式 赛罕海关成功办理自治区首票税款保证金收转退电子化业务 呼和浩特爱乐乐团“国乐咏华章”精彩上演 第三十八届内蒙古农博会将于3月26日开幕 个人办事 法人办事 生育收养 户籍办理 民",
  23. "screenshots": [
  24. "/runs/4b20fa29-66a0-46a1-a511-934b08ea01cf/screenshots/landing-page-1774340101623.png"
  25. ],
  26. "stepLogs": [
  27. {
  28. "index": 1,
  29. "action": "goto",
  30. "status": "success",
  31. "message": "访问 http://www.huhhot.gov.cn/",
  32. "timestamp": "2026-03-24T08:15:01.554Z"
  33. },
  34. {
  35. "index": 2,
  36. "action": "waitForLoadState",
  37. "status": "success",
  38. "message": "页面进入 domcontentloaded 状态",
  39. "timestamp": "2026-03-24T08:15:01.556Z"
  40. },
  41. {
  42. "index": 3,
  43. "action": "waitForSelector",
  44. "status": "success",
  45. "message": "元素出现 body",
  46. "timestamp": "2026-03-24T08:15:01.598Z"
  47. },
  48. {
  49. "index": 4,
  50. "action": "assertVisible",
  51. "status": "success",
  52. "message": "可见性断言通过 body",
  53. "timestamp": "2026-03-24T08:15:01.608Z"
  54. },
  55. {
  56. "index": 5,
  57. "action": "assertText",
  58. "status": "success",
  59. "message": "文本断言通过 title",
  60. "timestamp": "2026-03-24T08:15:01.621Z"
  61. },
  62. {
  63. "index": 6,
  64. "action": "screenshot",
  65. "status": "success",
  66. "message": "已保存截图 landing-page",
  67. "timestamp": "2026-03-24T08:15:03.834Z"
  68. }
  69. ],
  70. "generatedAt": "2026-03-24T08:15:03.839Z"
  71. }