uat-browser-flow

Automate end-to-end UAT browser flow testing for the Apire RedTeam Kit platform.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/apireaisecurity/apire-ai-security-platform --skill uat-browser-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uat-browser-flow
Source: https://github.com/apireaisecurity/apire-ai-security-platform/tree/main/apire-redteam-kit/.agent/skills/uat-browser-flow
Command: npx skills add https://github.com/apireaisecurity/apire-ai-security-platform --skill uat-browser-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end UAT browser-flow testing for the Apire RedTeam Kit platform. This ensures multi-page user workflows behave as expected before delivery.

Core Features & Use Cases

  • Browser-based end-to-end tests cover the Dashboard, Providers, Attacks, Chains, Batch, Reports, and Settings pages.
  • Screenshot evidence is captured at key state transitions to validate visuals and flow.
  • Reusable task patterns follow NAVIGATE → WAIT → INTERACT → ASSERT → SCREENSHOT → REPORT templates for consistent validation.

Quick Start

Execute the /uat-test workflow to run the end-to-end browser flow checks across the dashboard, providers, attacks, chains, and reports.

Frequently Asked Questions about uat-browser-flow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end UAT browser flow testing for multi-page user workflows?

End-to-end UAT browser flow testing is automated by applying a standard task template that navigates, waits, interacts, asserts, screenshots, and reports across multi-page user workflows to verify expected behavior before delivery.

What is the standard task pattern for executing browser-based user acceptance testing?

The standard task pattern for browser-based UAT follows a NAVIGATE, WAIT, INTERACT, ASSERT, SCREENSHOT, and REPORT sequence to execute and verify each flow consistently across platform pages.

Do I need a browser-subagent environment to run automated UAT browser flow checks?

Yes, a browser-subagent environment is required to run automated UAT browser flow checks, as the testing executes multi-page interactions and captures screenshot evidence across dashboard, providers, attacks, chains, batch, reports, and settings pages.

Can I capture screenshot evidence during automated QA workflow validation?

Screenshot evidence is captured at key state transitions during automated QA workflow validation to verify visuals and flow across the dashboard, providers, attacks, chains, batch, reports, and settings pages.

How do I start validating platform workflows using automated browser testing?

You start validating platform workflows by executing the UAT test workflow, which runs automated browser flow checks that navigate and interact with platform pages to assert expected state transitions and generate reports.

What are the limitations of using template-driven UAT browser flow automation?

Template-driven UAT browser flow automation is limited to validating multi-page user workflows on the Apire RedTeam Kit platform, requiring a browser-subagent environment to execute navigate, wait, interact, assert, screenshot, and report actions.