QAgentExt - QA Testing Agent

Run QA tests on live web pages using smart commands. View progress, logs, and results in the side panel.

As of June 2026, QAgentExt - QA Testing Agent has 6 users in the Developer Tools category.

Usersno change0%
6
6
Ratingno change0%
— reviews
Reviewsno change0%
Version
1.2.0
Manifest V3
90-day change · In the last 90 days this extension 2 version updates, changed permissions.

History

7 snapshots

Tracking since Apr 28, 2026.

6.3241.6799999999999997Apr 28, 2026Jun 11, 2026
View as table
DateUsersRatingReviewsVersion
Apr 28, 20261.0.0
May 5, 20261.0.0
May 11, 202621.1.0
May 16, 20261.1.0
May 29, 202631.2.0
Jun 5, 202651.2.0
Jun 11, 202641.2.0
Now61.2.0

Changelog

  • May 16, 2026
    description
    🚀 QAgentExt: The Autonomous QA Testing Agent
    Run professional QA test flows directly on live web pages — no setup, no scripts, no overhead.
    
    QAgentExt is a premium browser extension designed for developers and QA teams who need to validate application behavior instantly. With the v1.1.0 update, we’ve moved beyond simple recording to Autonomous Intelligence, allowing the extension to explore, heal, and validate your application with minimal input.
    
    ⚡ What’s New in v1.1.0?
    🤖 Autonomous "Explore Mode": Let the agent analyze your page semantics to discover and run test paths automatically.
    📸 Visual Regression Testing: Catch unintended UI shifts with pixel-perfect baseline comparisons and diff overlays.
    📊 Data-Driven Runs: Import CSV datasets to run a single test flow against multiple data variations.
    📁 Multi-Tab Orchestration: Seamlessly test flows that span multiple tabs, such as authentication redirects.
    ✏️ Visual Step Editor: A new intuitive editor to refine your test flows and add manual assertions on the fly.
    
    🧠 Smart Execution & Self-Healing
    Stop fighting fragile CSS selectors. QAgentExt uses a Heuristic Element Engine that captures deep DOM fingerprints.
    
    🩹 Self-Healing: Automatically recovers from UI changes by matching elements based on structural and visual context.
    🗣️ Natural Language: Simply type commands like 'Click Login' or 'Type admin in username'.
    🎯 Impact Analysis: Instantly identify which saved tests are likely affected by recent DOM changes.
    
    🧪 Professional Audit Suite
    Go beyond simple UI checks. QAgentExt includes a full laboratory of specialized audits:
    ♿ Accessibility: Integrated engine scans for WCAG 2.1 AA violations.
    🌐 Network Monitor: Detects slow requests, failed calls, and duplicate API triggers.
    📈 Performance Budget: Monitors Core Web Vitals (LCP, CLS, TBT) during your test flows.
    🛡️ Security Scanner: Scans for XSS sinks, insecure storage, and risky handlers.
    🧠 Memory Audit: Tracks DOM growth and detached roots to identify memory leaks.
    🐞 JS Error Tracker: Automatically catches client-side exceptions and console errors.
    
    📄 Actionable Reporting & Export
    Transform your browser runs into professional artifacts:
    💎 Polished HTML Reports: Standalone, interactive reports with execution timelines.
    🎞️ Visual Walkthroughs: Export a step-by-step visual gallery of your test execution.
    🚀 Universal Export: Instantly generate production-ready code for leading automation frameworks.
    
    🔒 Enterprise Privacy
    💻 Runs Local: All analysis and execution happen entirely in your browser.
    🚫 No External APIs: Your data and test flows never leave your machine.
    🌐 VPN Ready: Works perfectly on internal dev environments and protected sites.
    🕵️ Zero Tracking: No accounts required, no telemetry, no data collection.
    🚀 QAgentExt: The Autonomous QA Testing Agent
    Run professional QA test flows directly on live web pages — no setup, no scripts, no overhead.
    
    QAgentExt is a premium browser extension designed for developers and QA teams who need to validate application behavior instantly. With the v1.2.0 update, we’ve moved beyond simple recording to Autonomous Intelligence, allowing the extension to explore, heal, and validate your application with minimal input.
    
    ⚡ What’s New in v1.2.0?
    🤖 Autonomous "Explore Mode": Let the agent analyze your page semantics to discover and run test paths automatically.
    📸 Visual Regression Testing: Catch unintended UI shifts with pixel-perfect baseline comparisons and diff overlays.
    📊 Data-Driven Runs: Import CSV datasets to run a single test flow against multiple data variations.
    📁 Multi-Tab Orchestration: Seamlessly test flows that span multiple tabs, such as authentication redirects.
    ✏️ Visual Step Editor: A new intuitive editor to refine your test flows and add manual assertions on the fly.
    
    🧠 Smart Execution & Self-Healing
    Stop fighting fragile CSS selectors. QAgentExt uses a Heuristic Element Engine that captures deep DOM fingerprints.
    
    🩹 Self-Healing: Automatically recovers from UI changes by matching elements based on structural and visual context.
    🗣️ Natural Language: Simply type commands like 'Click Login' or 'Type admin in username'.
    🎯 Impact Analysis: Instantly identify which saved tests are likely affected by recent DOM changes.
    
    🧪 Professional Audit Suite
    Go beyond simple UI checks. QAgentExt includes a full laboratory of specialized audits:
    ♿ Accessibility: Integrated engine scans for WCAG 2.1 AA violations.
    🌐 Network Monitor: Detects slow requests, failed calls, and duplicate API triggers.
    📈 Performance Budget: Monitors Core Web Vitals (LCP, CLS, TBT) during your test flows.
    🛡️ Security Scanner: Scans for XSS sinks, insecure storage, and risky handlers.
    🧠 Memory Audit: Tracks DOM growth and detached roots to identify memory leaks.
    🐞 JS Error Tracker: Automatically catches client-side exceptions and console errors.
    
    📄 Actionable Reporting & Export
    Transform your browser runs into professional artifacts:
    💎 Polished HTML Reports: Standalone, interactive reports with execution timelines.
    🎞️ Visual Walkthroughs: Export a step-by-step visual gallery of your test execution.
    🚀 Universal Export: Instantly generate production-ready code for leading automation frameworks.
    
    🔒 Enterprise Privacy
    💻 Runs Local: All analysis and execution happen entirely in your browser.
    🚫 No External APIs: Your data and test flows never leave your machine.
    🌐 VPN Ready: Works perfectly on internal dev environments and protected sites.
    🕵️ Zero Tracking: No accounts required, no telemetry, no data collection.
  • May 5, 2026
    description
    🚀 QAgentExt: The Autonomous QA Testing Agent
    Run professional QA test flows directly on live web pages — no setup, no scripts, no overhead.
    
    QAgentExt is a premium browser extension designed for developers and QA teams who need to validate application behavior instantly. Using a natural language command parser and a heuristic autonomous engine, QAgentExt bridges the gap between manual clicking and complex automation.
    
    ⚡ Smart Execution & Self-Healing
    Stop fighting fragile CSS selectors. QAgentExt uses a Heuristic Element Engine that captures DOM fingerprints and structural patterns.
    
    🔹 Self-Healing: Automatically recovers from minor UI changes by matching elements based on visual context.
    🔹 Natural Language: Simply type `Click "Login"` or `Type "admin" in username`. No code required.
    🔹 Visual Debugger: Real-time highlighting of targets and interaction points during execution.
    
    🧪 Advanced Validation Suite
    Go beyond simple UI checks. QAgentExt includes professional-grade audit tools out of the box:
    
    ♿ Accessibility Audit: Integrated axe-core engine scans for WCAG 2.1 AA violations.
    🌐 Network Monitor: Detects slow requests, failed calls, and duplicate API triggers.
    🛡️ Security Scanner: Scans for XSS sinks, insecure storage, and risky inline handlers.
    🧠 Memory Audit: Tracks DOM growth and detached roots to identify frontend memory leaks.
    📈 Performance Budget: Monitors Core Web Vitals (LCP, CLS, TBT) during your test flows.
    🔗 API Contract Audit: Detects "hidden errors" in 200 OK responses and JSON schema smells.
    
    🛠️ Professional Workflow Tools
    ✨ Visual Step Editor: Refine your tests with a drag-and-drop editor. Add manual assertions on the fly.
    📦 Test Suites: Group related tests into named collections for sequential batch execution.
    🔍 Smart Autocomplete: Context-aware suggestions based on page content and saved history.
    🎯 Impact Analysis: See which saved tests are "likely affected" by recent DOM changes.
    📱 Viewport Testing: Run tests across Mobile, Tablet, and Desktop sizes with one click.
    
    📄 Enterprise-Grade Reporting & Export
    Transform your browser runs into actionable tickets:
    
    💎 Polished HTML Reports: Standalone, interactive reports with timelines and findings.
    📸 Screenshot on Failure: Automatically captures the viewport state when a test fails.
    🏷️ One-Click Triage: Assign owners, set severity, and add notes to findings instantly.
    🚀 Automation Export: Export to Playwright, Cypress, Selenium, Puppeteer, or WebdriverIO.
    
    🔒 Privacy & Performance
    ✅ Runs Local: All analysis and execution happen entirely in your browser.
    ✅ No External APIs: Your data never leaves your machine.
    ✅ Zero Tracking: No telemetry, no accounts required, no data collection.
    ✅ Offline Ready: Works on internal dev environments and VPN-protected sites.
    
    Built for modern frontend teams who want to move fast without breaking things. Install QAgentExt today and transform your manual testing into a smart, automated asset.
    🚀 QAgentExt: The Autonomous QA Testing Agent
    Run professional QA test flows directly on live web pages — no setup, no scripts, no overhead.
    
    QAgentExt is a premium browser extension designed for developers and QA teams who need to validate application behavior instantly. With the v1.1.0 update, we’ve moved beyond simple recording to Autonomous Intelligence, allowing the extension to explore, heal, and validate your application with minimal input.
    
    ⚡ What’s New in v1.1.0?
    🤖 Autonomous "Explore Mode": Let the agent analyze your page semantics to discover and run test paths automatically.
    📸 Visual Regression Testing: Catch unintended UI shifts with pixel-perfect baseline comparisons and diff overlays.
    📊 Data-Driven Runs: Import CSV datasets to run a single test flow against multiple data variations.
    📁 Multi-Tab Orchestration: Seamlessly test flows that span multiple tabs, such as authentication redirects.
    ✏️ Visual Step Editor: A new intuitive editor to refine your test flows and add manual assertions on the fly.
    
    🧠 Smart Execution & Self-Healing
    Stop fighting fragile CSS selectors. QAgentExt uses a Heuristic Element Engine that captures deep DOM fingerprints.
    
    🩹 Self-Healing: Automatically recovers from UI changes by matching elements based on structural and visual context.
    🗣️ Natural Language: Simply type commands like 'Click Login' or 'Type admin in username'.
    🎯 Impact Analysis: Instantly identify which saved tests are likely affected by recent DOM changes.
    
    🧪 Professional Audit Suite
    Go beyond simple UI checks. QAgentExt includes a full laboratory of specialized audits:
    ♿ Accessibility: Integrated engine scans for WCAG 2.1 AA violations.
    🌐 Network Monitor: Detects slow requests, failed calls, and duplicate API triggers.
    📈 Performance Budget: Monitors Core Web Vitals (LCP, CLS, TBT) during your test flows.
    🛡️ Security Scanner: Scans for XSS sinks, insecure storage, and risky handlers.
    🧠 Memory Audit: Tracks DOM growth and detached roots to identify memory leaks.
    🐞 JS Error Tracker: Automatically catches client-side exceptions and console errors.
    
    📄 Actionable Reporting & Export
    Transform your browser runs into professional artifacts:
    💎 Polished HTML Reports: Standalone, interactive reports with execution timelines.
    🎞️ Visual Walkthroughs: Export a step-by-step visual gallery of your test execution.
    🚀 Universal Export: Instantly generate production-ready code for leading automation frameworks.
    
    🔒 Enterprise Privacy
    💻 Runs Local: All analysis and execution happen entirely in your browser.
    🚫 No External APIs: Your data and test flows never leave your machine.
    🌐 VPN Ready: Works perfectly on internal dev environments and protected sites.
    🕵️ Zero Tracking: No accounts required, no telemetry, no data collection.
  • May 5, 2026
    permissions
    sidePanel, activeTab, scripting, tabs, storage, webNavigation
    sidePanel, activeTab, scripting, tabs, storage, webNavigation, notifications

Permissions & access

Permissions
sidePanelactiveTabscriptingtabsstoragewebNavigationnotifications
Host access
<all_urls>

Screenshots

QAgentExt - QA Testing Agent screenshot 1QAgentExt - QA Testing Agent screenshot 2

About

🚀 QAgentExt: The Autonomous QA Testing Agent
Run professional QA test flows directly on live web pages — no setup, no scripts, no overhead.

QAgentExt is a premium browser extension designed for developers and QA teams who need to validate application behavior instantly. With the v1.2.0 update, we’ve moved beyond simple recording to Autonomous Intelligence, allowing the extension to explore, heal, and validate your application with minimal input.

⚡ What’s New in v1.2.0?
🤖 Autonomous "Explore Mode": Let the agent analyze your page semantics to discover and run test paths automatically.
📸 Visual Regression Testing: Catch unintended UI shifts with pixel-perfect baseline comparisons and diff overlays.
📊 Data-Driven Runs: Import CSV datasets to run a single test flow against multiple data variations.
📁 Multi-Tab Orchestration: Seamlessly test flows that span multiple tabs, such as authentication redirects.
✏️ Visual Step Editor: A new intuitive editor to refine your test flows and add manual assertions on the fly.

🧠 Smart Execution & Self-Healing
Stop fighting fragile CSS selectors. QAgentExt uses a Heuristic Element Engine that captures deep DOM fingerprints.

🩹 Self-Healing: Automatically recovers from UI changes by matching elements based on structural and visual context.
🗣️ Natural Language: Simply type commands like 'Click Login' or 'Type admin in username'.
🎯 Impact Analysis: Instantly identify which saved tests are likely affected by recent DOM changes.

🧪 Professional Audit Suite
Go beyond simple UI checks. QAgentExt includes a full laboratory of specialized audits:
♿ Accessibility: Integrated engine scans for WCAG 2.1 AA violations.
🌐 Network Monitor: Detects slow requests, failed calls, and duplicate API triggers.
📈 Performance Budget: Monitors Core Web Vitals (LCP, CLS, TBT) during your test flows.
🛡️ Security Scanner: Scans for XSS sinks, insecure storage, and risky handlers.
🧠 Memory Audit: Tracks DOM growth and detached roots to identify memory leaks.
🐞 JS Error Tracker: Automatically catches client-side exceptions and console errors.

📄 Actionable Reporting & Export
Transform your browser runs into professional artifacts:
💎 Polished HTML Reports: Standalone, interactive reports with execution timelines.
🎞️ Visual Walkthroughs: Export a step-by-step visual gallery of your test execution.
🚀 Universal Export: Instantly generate production-ready code for leading automation frameworks.

🔒 Enterprise Privacy
💻 Runs Local: All analysis and execution happen entirely in your browser.
🚫 No External APIs: Your data and test flows never leave your machine.
🌐 VPN Ready: Works perfectly on internal dev environments and protected sites.
🕵️ Zero Tracking: No accounts required, no telemetry, no data collection.

Technical

Version
1.2.0
Manifest
V3
Size
270KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
fmabdhbonhmnomjogiehbhadalondhch
Developer ID
u1436a05eefa2f47426e9240e11b5dcf9
Developer Email
[email protected]
Created
Apr 27, 2026
Last Updated (Store)
May 11, 2026
Last Scraped
Jun 11, 2026
Website
Support URL

Data sourced from the Chrome Web Store · last verified Jun 11, 2026.