验证码
验证码 (CAPTCHA), 是 全自动区分计算机和人类的图灵测试 (Completely Automated Public Turing test to tell Computers and Humans Apart) 的简称,
是被明确地设计用于阻止自动化的, 所以不要尝试!
规避验证码的检查, 主要有两个策略:
- 在测试环境中禁用验证码
- 添加钩子以允许测试绕过验证码
最后修改 December 7, 2021: reorganize documentation and update titles (#861) [deploy site] (872174bfdd)