Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 2Captcha API 来解决网站上的验证码。我把解决的验证码放在它需要去的地方,但我需要触发一个脚本。起初,我以为会有一个按钮可以点击提交,但没有。因此,我需要触发回调脚本。我怎样才能通过 selenium python 触发这个脚本?