test_001_登录获取key.yaml 263 B

1234567891011121314
  1. -
  2. name: 登录前置获取key
  3. request:
  4. method: get
  5. url: /api/service-sysmgr/LoginController/getCaptchaLength?accountId=18983394419
  6. extract:
  7. captchaKey: '"captchaKey":"(.*?)"'
  8. captcha: '"length":"(.*?)"'
  9. validate:
  10. - contains: true