Skip to content

动态验证码问题 #34

@Coco422

Description

@Coco422

问题描述

验证码获取接口每次访问都会返回新的验证码图片,查看验证码时看到的内容与实际需要输入的内容不一致。(猜测是这个原因吧)

复现步骤

  1. 程序获取验证码URL
  2. 点击URL查看验证码
  3. 输入看到的验证码,但验证失败

解决方案

在获取验证码URL后立即下载图片并保存到本地文件,供用户查看。

环境信息

  • 操作系统:[MacOS-15.5]
  • Python版本:[3.12.4]
  • 项目版本:[当前版本]

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedwontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions