- name: 登录前置获取key request: method: get url: /api/service-sysmgr/LoginController/getCaptchaLength?accountId=18983394419 extract: captchaKey: '"captchaKey":"(.*?)"' captcha: '"length":"(.*?)"' validate: - contains: true