Product boundary
CloakHQ/CloakBrowser is a third-party browser runtime. Cloak Browser is an independent QA project, unaffiliated with CloakHQ, and does not host, redistribute, bundle, resell, or operate CloakBrowser binaries for customers.
Follow the official CloakBrowser project and license terms for installation, updates, and runtime operation. Use this page only as a diagnostic checklist for observable browser consistency.
Safe compatibility workflow
- Launch your authorized CloakBrowser runtime from its official package or your own controlled CI environment.
- Open the Cloak Browser scanner from that runtime and run a full environment scan.
- Review the highest-ranked mismatch first, especially device, runtime, geography, and WebRTC signals.
- Export the closest Playwright preset or CI threshold after the profile is coherent.
- Commit only configuration artifacts, never browser profiles, cookies, credentials, or third-party binaries.
Signals to compare
- Runtime: browser engine, user agent tokens, WebGL renderer, canvas, audio, storage, permissions, and webdriver state.
- Device: viewport, screen size, DPR, touch points, pointer behavior, and claimed mobile or desktop identity.
- Region: browser language, timezone, optional geolocation, edge country, ASN, and provider flags.
- Privacy: WebRTC candidates, media-device exposure, local network candidates, and public candidate leakage.
- CI drift: score threshold, selected preset, and repeatability across browser or runtime upgrades.
What this page does not provide
It does not provide CloakBrowser downloads, binary mirrors, hosted browser execution, proxy recommendations, CAPTCHA bypass guidance, bot control bypass guidance, or advice for systems you are not authorized to test.
Next step
Start with the full scanner. If the first mismatch is device identity, use the mobile fingerprint test. If the first mismatch is geography, use the timezone/IP checker. If the profile is stable, move the exported preset into CI browser consistency checks.