Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:23 +08:00
commit b203ac3c3d
9 changed files with 592 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "webapp-testing",
"description": "Tests local web applications using Playwright for verifying frontend functionality, debugging UI behavior, and capturing screenshots.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "ComposioHQ",
"email": "tech@composio.dev"
},
"skills": [
"./"
]
}