Skip to content
Cloudflare Docs

Supported browsers

Cloudflare can challenge your visitors in various ways. They can be challenged by Challenge Pages, Turnstile, or by JavaScript Detections (JSD) in Bot Management. This document lays out the supported browsers across all of these challenge methods. When your website or application presents a challenge, your visitors receive either a non-interactive or an interactive challenge.

Cloudflare is committed to ensuring our challenges work with as many browsers as possible, but there are limitations that you should be aware of.

Overview

Cloudflare challenges are designed to be compatible with any desktop and mobile browser. If your visitors are using an up-to-date version of a browser listed below, they will receive and be able to solve challenges without any issues. The following is a non-exclusive list of browsers supported by Cloudflare challenges. Browsers not listed on this list are supported on a best-effort basis.

Supported browsers

The following browsers are officially supported and tested.

Google Chrome (desktop and mobile)

  • Current version and two previous major versions
  • Chromium-based browsers and Chromium-based browsers that track the current Chrome stable version

Mozilla Firefox

  • Current version and two previous major versions
  • Extended Support Release (ESR) versions are supported

Safari

  • Current version and two previous major versions
  • iOS Safari on current iOS version and two previous major versions

Microsoft Edge

  • Current version and two previous major versions

Samsung Internet Browser

  • Current version and two previous major versions

Limited browser support

The following browsers and environments have limited support and may experience occasional issues.

  • Internet Explorer is no longer supported.
  • Browsers or operating systems that are more than five years old or have not received security updates in over two years.
  • Custom or heavily modified browser engines, webviews, or embedded browsers.

Unsupported browsers

The following environments are not supported.

  • Command-line tools such as wget, curl, or others that lack JavaScript execution capabilities required for Cloudflare challenges.
  • Headless browsers like headless Chrome, headless Firefox, PhantomJS, or others. Challenges are specifically designed to identify and block headless browser traffic. Automation tools and scripts that use headless browsers are not supported.
  • Browser automation frameworks such as Selenium, Puppeteer, Playwright, or others that are considered automated traffic will be blocked by challenges.

Common issues

Browser extensions

Browser extensions can interfere with challenges in several ways.

  • Ad blockers and content blockers may prevent challenge scripts from loading properly or block communication with Cloudflare's validation servers.
  • Privacy-focused extensions like script blockers, fingerprinting protection, or canvas blockers can interfere with the challenge verification process.
  • VPN or proxy extensions might trigger additional security checks or cause IP address inconsistencies.
  • Browser automation tools are often detected as potential bots and may cause challenge failures.

Device emulation and developer tools

Challenges are designed to distinguish between real human users and automated traffic. When device emulation is enabled (such as through browser developer tools), it can trigger bot detection mechanisms.

  • Mobile device emulation in desktop browsers often uses distinctive characteristics that differ from real mobile devices.
  • Developer tools may modify browser behavior or expose debugging information that changes how challenges operate.
  • Automation frameworks like Selenium, Puppeteer, or Playwright are specifically detected as non-human traffic.

WebViews and in-app browsers

Challenges may behave differently depending on embedded browser contexts.

  • WebViews in mobile applications may have limited functionality compared to full browsers
  • In-app browsers often have restricted JavaScript capabilities
  • Email client preview windows typically cannot complete interactive challenges

Troubleshooting

If your visitors consistently experience challenge issues, refer to Challenge solve issues for additional troubleshooting information.