Issue with CapSolver Extension in Docker Container
Hello,
I've been trying to use the CapSolver extension with Selenium inside a Docker container, but it doesn't seem to solve reCAPTCHA v2. The same setup works perfectly on my local machine, even in headless mode with the extension.
Could this be related to how the extension is configured in a containerized environment? Any insights or guidance would be greatly appreciated.
Thank you!
Hi @carlosace3 did you figure this out?
We have not tested the extension in docker and do not recommend using it in docker. The extension is only suitable for ordinary small-scale task scenarios. In production environments, we recommend using API to get tokens, even if you use automation tools such as puppeteer, selenium, etc.
To use API in automation tools, you can refer to the blog:
- https://www.capsolver.com/blog/All/how-to-integrate-selenium
- https://www.capsolver.com/blog/All/how-to-integrate-puppeteer
- https://www.capsolver.com/blog/All/how-to-integrate-playwright