Files
lab-app/maestro/login_flow.yaml
T
Emre Emir 8bbc9dbff2 Initial commit: DLS - Dental Lab System
- Flutter + PocketBase dental lab management system
- Clinic & lab dashboards, job tracking, patient management
- Product catalog, finance tracking, multi-language support
- AI assistant integration, realtime notifications
- Windows installer (Inno Setup) included
- Developed by kovakyazilim.com
2026-06-11 15:57:31 +03:00

11 lines
203 B
YAML

appId: com.kovaksoft.labApp
---
- launchApp
- assertVisible: "Hoş geldiniz"
- tapOn: "E-posta"
- inputText: "test@test.com"
- tapOn: "Şifre"
- inputText: "test123"
- hideKeyboard
- tapOn: "Giriş Yap"