---
title: Solving captcha's automatically with Selenium, Puppeteer and Playwright.
description: Free captcha solving during your automated web tests with Puppeteer,
  Playwright and Selenium.
source_url:
  html: https://testingbot.com/software-testing-questions/how-to-solve-captchas-with-selenium-playwright
  md: https://testingbot.com/software-testing-questions/how-to-solve-captchas-with-selenium-playwright.md
---

# How can I solve captcha's during automated testing?

- [![Share on Facebook](https://static.addtoany.com/buttons/facebook.svg) ](https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Ftestingbot.com%2Fsoftware-testing-questions%2Fhow-to-solve-captchas-with-selenium-playwright.md&linkname= "Share on Facebook")
- [![Share on Twitter](https://static.addtoany.com/buttons/twitter.svg) ](https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Ftestingbot.com%2Fsoftware-testing-questions%2Fhow-to-solve-captchas-with-selenium-playwright.md&linkname= "Share on Twitter")
- [![Share on LinkedIn](https://static.addtoany.com/buttons/linkedin.svg) ](https://www.addtoany.com/add_to/linkedin?linkurl=https%3A%2F%2Ftestingbot.com%2Fsoftware-testing-questions%2Fhow-to-solve-captchas-with-selenium-playwright.md&linkname= "Share on LinkedIn")
- [![Share on HackerNews](https://static.addtoany.com/buttons/y18.svg) ](https://www.addtoany.com/add_to/hacker_news?linkurl=https%3A%2F%2Ftestingbot.com%2Fsoftware-testing-questions%2Fhow-to-solve-captchas-with-selenium-playwright.md&linkname= "Share on HackerNews")

[nopecha-extension](https://github.com/NopeCHALLC/nopecha-extension) is a free automated CAPTCHA solver for use during your automated testing with Selenium, Puppeteer and Playwright.

NopeCHA will autonomously handle any CAPTCHAs you provide it, including reCAPTCHA, hCaptcha and other popular captcha's.

## Puppeteer extra plugin reCaptcha

You can use [puppeteer-extra-plugin-recaptcha](https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-recaptcha) to automatically solve recaptcha challenges during your Puppeteer testing.

More information is available on [automated testing with captcha's.](https://testingbot.com/resources/articles/automated-testing-with-captcha)

- [![Share on Facebook](https://static.addtoany.com/buttons/facebook.svg) ](https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Ftestingbot.com%2Fsoftware-testing-questions%2Fhow-to-solve-captchas-with-selenium-playwright.md&linkname=)
- [![Share on Twitter](https://static.addtoany.com/buttons/twitter.svg) ](https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Ftestingbot.com%2Fsoftware-testing-questions%2Fhow-to-solve-captchas-with-selenium-playwright.md&linkname=)
- [![Share on Linkedin](https://static.addtoany.com/buttons/linkedin.svg) ](https://www.addtoany.com/add_to/linkedin?linkurl=https%3A%2F%2Ftestingbot.com%2Fsoftware-testing-questions%2Fhow-to-solve-captchas-with-selenium-playwright.md&linkname=)
- [![Share on Hacker News](https://static.addtoany.com/buttons/y18.svg) ](https://www.addtoany.com/add_to/hacker_news?linkurl=https%3A%2F%2Ftestingbot.com%2Fsoftware-testing-questions%2Fhow-to-solve-captchas-with-selenium-playwright.md&linkname=)

 ![TestingBot Logo](https://testingbot.com/assets/logo-head-2f7f08db4ac9c4a3b1a784047410f8a4ece708e7e9f10ed16e20fdd8310f8de3.svg)

## Sign up for a Free Trial

Start testing your apps with TestingBot.

No credit card required.

[Start Free Trial](https://testingbot.com/users/sign_up)

## Other Questions

### [Learn about adhoc testing and how it can be useful.](https://testingbot.com/software-testing-questions/what-is-adhoc-testing "Learn about adhoc testing and how it can be useful.")

### [Learn how you can retrieve the attribute value of an element using Jest.](https://testingbot.com/software-testing-questions/how-to-get-attribute-value-of-an-element-using-jest "Learn how you can retrieve the attribute value of an element using Jest.")

### [Preventing the built-in dictionary from popping up on MacOS.](https://testingbot.com/software-testing-questions/how-to-stop-the-dictionary-from-popping-up-on-mac "Preventing the built-in dictionary from popping up on MacOS.")

### [What video output format is compatible with WebM?](https://testingbot.com/software-testing-questions/webm-compatible-formats "What video output format is compatible with WebM?")

### [Move an image element on a HTML page with CSS](https://testingbot.com/software-testing-questions/move-image-in-html "Move an image element on a HTML page with CSS")

### [How can I check my Screen Resolution?](https://testingbot.com/software-testing-questions/how-to-check-my-screen-resolution "How can I check my Screen Resolution?")
