QALens — Privacy Policy

Last updated: 16 June 2026

QALens is a Chrome extension built for QA Engineers and Business Analysts to discover the API calls a web application makes and generate test-automation locators (Playwright/Selenium). This page explains exactly what data QALens accesses, what it does with it, and what it never does.

Everything stays on your device

QALens has no backend server. It never sends any data it captures — network requests, page content, or generated locators — anywhere over the network. Everything is stored locally in your browser using the chrome.storage.local API and is only ever read by QALens itself, on your own machine.

What QALens captures

While you're browsing with the side panel open, QALens observes the network requests made by the current tab and records, per request:

Sensitive data is redacted before it's ever stored

QALens automatically redacts likely-sensitive values before anything is written to storage — the header or field name is kept (so you can still see, for example, that an endpoint uses an Authorization header, which is useful for API mapping) but the value is replaced with [redacted]. This applies to:

How long data is kept

Why QALens needs the permissions it requests

Data sharing

QALens does not sell, rent, or share any captured data with any third party, for any purpose. There is no analytics, telemetry, or crash-reporting SDK in the extension.

Contact

Questions about this policy or QALens's data handling: singh.nishant0625@gmail.com