CatalinPoata avatar

CatalinPoata

Community

@CatalinPoata

0Followers
|
20Public Repos
|
3Published Skills

CatalinPoata provides Playwright-based browser testing skills covering component testing via story galleries, browser automation, and trace file inspection.

Skills Distribution
DomainDeveloper To...Browser Test Autom.. (40%)Component Testing .. (35%)Test Debugging & T.. (25%)

Agent Skills by CatalinPoata

Showing 3 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About CatalinPoata

FAQPage Schema
What tasks can I accomplish using CatalinPoata's Playwright skills?▼

You can automate browser interactions, run and manage Playwright tests, set up isolated React or Vue component testing via a story gallery, and inspect trace files from the command line, including actions, requests, console logs, errors, snapshots, and screenshots.

Who are these Playwright skills designed for?▼

Front-end and QA engineers working with Playwright who need browser test automation, isolated component testing for React or Vue, or command-line debugging of trace files. They also suit teams migrating away from @playwright/experimental-ct-react or -vue.

How do the Playwright skills run in practice?▼

The skills execute through Bash using playwright-cli, npx, and npm commands. Component testing scaffolds stories and a gallery dev page driven by Playwright's built-in mount fixture, while trace inspection runs entirely from the command line via npx.

What are the prerequisites for using these skills?▼

You need a Node.js environment with npm and npx available, plus Playwright installed in your project. Component testing requires a React or Vue codebase, and trace inspection requires existing Playwright trace files generated from prior test runs.