Skip to content

[Feature]: Feature Request — Optional 10Captcha integration for CAPTCHA handling #549

@TomX99

Description

@TomX99

Does the upstream have similar features?
The upstream Playwright clients (Node.js, Java, .NET, Python) currently don't provide built-in CAPTCHA-solving features like 10Captcha integration. However, users often rely on external services to handle CAPTCHAs during automation.

Is your feature request related to a problem? Please describe.
Automating browser tasks with Playwright-Go can often be interrupted by CAPTCHAs, making automation flows unreliable or requiring manual intervention.

Describe the solution you'd like
I’d like to suggest optional support for integrating 10Captcha, a simple and affordable CAPTCHA-solving API. This would allow users to automatically solve CAPTCHAs during Playwright-Go sessions, improving automation reliability for real-world use cases.

Additional context
The 10Captcha API is well-documented and easy to integrate: https://10captcha.com/api-docs.php

This could be provided as an optional helper function or utility, so users who need it can enable it while others can continue using the library as is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions