📄️ Automated Testing
Testing can be at odds with a captcha you add to your website or app. Perhaps you use automated testing tools like Cypress, Selenium, or Puppeteer. On this page you will find some tips and approaches that will help work out a testing story for pages that include a captcha widget.
📄️ Browser Support
All modern browsers are supported, on both mobile and desktop, all releases up to at least 8 years old. That includes Safari, Edge, Chrome, Firefox, and Opera. Internet Explorer 11 also works, with some sidenotes (see the section below). See the targeted browserlist compatible browsers.
📄️ Dedicated EU Endpoint
By default the FriendlyCaptcha widget talks to our global service served from all over the world to retrieve CAPTCHA puzzles. Depending on your user's geography, this request may be served from outside the EU.
📄️ Content Security Policy (CSP)
Content Security Policy is a way to secure your website from cross-site scripting (XSS). The HTTP Content-Security-Policy response header allows website administrators to control resources the user agent is allowed to load for a given page.
📄️ Themes & Dark Mode
The styling of Friendly Captcha is done in plain CSS, and you can change it however you want. A stylesheet gets injected into the head of your HTML document when the first widget is loaded.
📄️ Use in Flutter
You can use the Friendly Captcha widget in your Flutter apps.
📄️ OpenAPI Specification
For advanced usage of our public API, please refer to our OpenAPI spec: