Andrzej Kremlewski
Community@Kremliovskyi · Kraków
Kremliovskyi provides a Playwright trace analysis skill for digesting test reports, network traffic, DOM snapshots, and timelines from local report hubs.
Agent Skills by Andrzej Kremlewski
Showing 1 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About Andrzej Kremlewski
FAQPage SchemaWhat tasks can I perform with Kremliovskyi's analyze-playwright-traces skill?▼
You can analyze Playwright reports and traces via the playwright-traces-reader CLI: search a local playwright-reports hub for runs like UAT EU, selectively digest traces, and extract single-test summaries, network traffic, DOM snapshots, screenshots, and timelines.
Who is the target user for the analyze-playwright-traces skill?▼
QA engineers, test automation engineers, and developers debugging Playwright end-to-end test failures. It suits anyone maintaining a local playwright-reports hub who needs fast, selective trace digestion instead of manually opening full trace viewers.
How does the analyze-playwright-traces runtime workflow operate?▼
The skill first searches your local playwright-reports hub to locate relevant runs, such as UAT EU, then performs selective trace digestion through the playwright-traces-reader CLI, surfacing summaries, network calls, DOM snapshots, screenshots, and timelines for chosen tests.
What prerequisites does analyze-playwright-traces require?▼
You need the playwright-traces-reader CLI available in your environment and an existing local playwright-reports hub containing Playwright reports and trace files generated from prior test runs. No other dependencies are specified in the skill manifest.