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

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# webapp-testing
Tests local web applications using Playwright for verifying frontend functionality, debugging UI behavior, and capturing screenshots.