我正在尝试使用 C# 中的 selenium webDriver绕过Discord 帐户注册中的hCaptcha 。我正在使用CapMonster Cloud API 来解决验证码本身的问题,作为响应,我得到了旁路令牌。
我当前遇到的问题是,我无法找到需要调用/提交的回调函数,以便传递 hCaptcha。
我将旁路令牌设置为“g-recaptcha-response”和“h-captcha-response”文本区域,但找不到找到和调用回调函数的方法。无需提交任何表格。
c# selenium captcha callback discord
c# ×1
callback ×1
captcha ×1
discord ×1
selenium ×1