← ClaudeAtlas

playwright-executelisted

Run Playwright tests or suites and upload the resulting report to Katalon True Platform. Use when you need to execute Playwright scripts, package scripts, spec files, projects, or suites, configure or verify @katalon/playwright-reporter, upload Playwright reports with Katalon CLI/reporter commands, and verify uploaded Katalon Platform runs or reports.
katalon-labs/true-skills · ★ 3 · Testing & QA · score 67
Install: claude install-skill katalon-labs/true-skills
# Katalon Playwright Execute Use this skill when the user asks to execute a Playwright script/suite and send results to Katalon True Platform. The workflow is not complete until local execution finishes, report artifacts are collected, and upload is either verified or clearly blocked. ## Execution Workflow ```text +------------------+ --> +------------------+ --> +------------------+ | Resolve target | | Preflight repo | | Configure report | +------------------+ +------------------+ +------------------+ | v +------------------+ <-- +------------------+ <-- +------------------+ | Verify Platform | | Upload report | | Run Playwright | +------------------+ +------------------+ +------------------+ ``` ## Required Context Resolve or ask for only missing required values: - Playwright target: spec file, grep, project, package script, suite command, or user-provided command. - Repository/root directory that contains `package.json` and Playwright config. - Katalon Platform project ID. Use Katalon MCP `list_projects` when available. - Katalon API key from a secure source such as `KATALON_API_KEY`; check whether it is already available before asking. - Platform base URL only when non-default or when the project uses QA/prod custom domains. - Whether the agent may modify Playwright config/package files if the Katalon reporter is