js-in-html-testing
FeaturedTest JS logic embedded in HTML using two-layer strategy - Python unit tests + Playwright browser integration tests
Install
Quality Score: 96/100
Skill Content
Details
- Author
- liaohch3
- Repository
- liaohch3/claude-tap
- Created
- 6 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
playwright-behave
Use when writing Playwright browser tests with Python Behave - creating step definitions, page objects, debugging flaky UI tests, or handling browser lifecycle in environment.py
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
webapp-testing
Playwright toolkit for local web apps: Python scripts that navigate, click, fill forms, capture screenshots, and read console logs against a dev server or static HTML. Use to verify or debug frontend behavior.