This is a BDD (Behavior-Driven Development) test framework using Playwright with Python. ├── features/ # BDD feature files │ └── login.feature # Login feature scenarios ├── step_definitions/ # Step ...
├── allure # 📂 allure包 ├── base_page # 📂 playwright基本功能进一步封装 ├── config │ ├── conf.py # 🔧 项目目录及文件地址 │ └── config.ini # 🧪 被测系统相关的配置 ├── features ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results