Mehmet Kadir Güngör avatar

Mehmet Kadir Güngör

Community

@ComputerUni

27Followers
|
72Public Repos
|
2Published Skills

Playwright-based browser testing and trace inspection skills for web QA engineers and test automation developers.

Skills Distribution
DomainDeveloper To...Browser Test Autom.. (45%)Trace Debugging & .. (35%)Web QA & Page Vali.. (20%)

Agent Skills by Mehmet Kadir Güngör

Showing 2 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Mehmet Kadir Güngör

FAQPage Schema
What tasks can I perform with ComputerUni's Playwright skills?▼

You can automate browser interactions, test web pages, and work with Playwright test suites. The trace skill additionally lets you inspect trace files from the command line, listing actions, network requests, console logs, errors, snapshots, and screenshots for debugging failed runs.

Who are these Playwright skills designed for?▼

They target QA engineers, test automation developers, and frontend engineers who write or debug Playwright browser tests. Anyone diagnosing flaky end-to-end tests or validating web page behavior from the command line benefits from the trace inspection and browser automation capabilities.

How do I run these Playwright skills in practice?▼

Both skills execute through Bash commands. The trace skill runs via npx to inspect trace files, while the browser skill uses playwright-cli, npx, and npm to automate interactions and manage tests. A working Node.js environment with Playwright installed is the runtime foundation.

What prerequisites do these skills require?▼

You need Node.js with npm and npx available, plus Playwright and the playwright-cli package installed. For trace inspection, an existing Playwright trace file generated from a prior test run is required to list actions, requests, console output, and screenshots.

Are these Playwright skills free to use?▼

Yes. The skills build on Playwright, which is open-source under the Apache-2.0 license, and the skills themselves are published publicly in the registry at no cost. You only need a local Node.js environment; no paid subscriptions or proprietary services are required.