name: xiaobao-agent-manage description: 登录后打开智能体管理并截图 steps: - goto: /login - fill: field: 账号 value: "{{PREVIEW_LOGIN_USER}}" - fill: field: 密码 value: "{{PREVIEW_LOGIN_PASSWORD}}" - click: 登录 - wait: url: "**/app/**" timeout: 60000 - click: 智能体管理 - wait: 1500 - screenshot