This repository contains the UI test framework for the Verifast Web Application using Playwright. web-app-ui-test-framework/ ├── tests/ │ ├── *.spec.js # Test files (25 files) │ ├── utils/ # Utility ...