Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-4 votes
0 answers
70 views

I’m developing an automated testing framework that uses Selenium (including headless Chrome) to test web applications. During test runs, I frequently encounter CAPTCHA challenges — mainly reCAPTCHA v2 ...
-2 votes
1 answer
726 views

I'm working on a Python Selenium automation to access the Brazilian website for MEI DAS payments so i can download them automatically. However, I encountered an issue where the website is protected by ...
1 vote
0 answers
90 views

I want to create a bot who log in discord. The problem is that discord appear with a captcha. I paid for 2captcha solution. I solve the captcha but I don't know how to insert it because there are no ...
-2 votes
1 answer
529 views

I'm trying to automate a task that i enter in a public website, from the brazilian government, and collect some public data from some companies. But when i am entering with selenium in the website i ...
1 vote
1 answer
678 views

This is index.astro file: --- import HCaptcha from "@hcaptcha/react-hcaptcha"; function handleVerificationSuccess(token, ekey) { console.log("Token:", token); console.log(&...
0 votes
1 answer
706 views

I'm having issues rendering hCaptcha on my Astro project. The Captcha field appears when refreshing the page for a split second and disappears. index.astro --- import Hcaptcha from "../components/...
2 votes
1 answer
970 views

I need to access a browser that is already open. I'm using Python, but if you have another language, I welcome help! I'm trying to access a website and when I break its captcha even manually (the ...
2 votes
1 answer
879 views

I'm using Getform https://getform.io/ for a Javascript contact form, along with hCaptcha hcaptcha.com. GetForm fully supports hCaptcha https://docs.getform.io/features/spam-filtering/hcaptcha/ . But ...
0 votes
1 answer
637 views

I have installed hCaptcha into my contact form and it works fine (email is sent only after captcha is checked/validated but how do I stop the page from refreshing on submit if captcha is not checked/...
0 votes
1 answer
353 views

I have 2captcha and I can't use it because I don't know where to put the captcha token I am trying to make a post request to the following endpoint: https://discord.com/api/v9/invites/${link}\ But, i ...
0 votes
1 answer
726 views

I have nodejs with helmet as backend and react with the "@hcaptcha/react-hcaptcha" library in the frontend nodejs: app.use(helmet()); app.use(helmet.contentSecurityPolicy({ directives: { ...
0 votes
2 answers
1k views

I'm working on a local javascript application that interact with a server in ajax and I want to securize my creation form with hcaptcha. <script src='https://js.hcaptcha.com/1/api.js' async defer&...
1 vote
0 answers
617 views

I`m looking for free stable solution of bypassing captchas (hcaptcha specifically). I am aware of some 2captcha.com-like services and everything, but this does not satisfy me. I am thinking about some ...
1 vote
0 answers
16 views

I've been trying to access this element I have tried XPATH, CSSSELECTOR and none worked. I'm trying to acces sitekey= and pass it into a variable. I'm expecting the function to return the sitekey to a ...
0 votes
1 answer
931 views

I use Python and the selenium libary. My problem is that on the internet page top.gg when you vote there is a H captcha that opens automaitically. The problem is I can't find a callback function. I ...

15 30 50 per page
1
2 3 4

AltStyle によって変換されたページ (->オリジナル) /