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
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
appId: com.kovaksoft.labApp
|
||||
---
|
||||
# ADIM 2: Klinik → ust_yapi_prova onayı ver
|
||||
# Başlangıç durumu: at_clinic, in_progress
|
||||
|
||||
- runFlow: "00_login_clinic.yaml"
|
||||
|
||||
# Job "Son İşler" dashboard'unda görünür — direkt tıkla
|
||||
- tapOn: "PR-20260607-5YPP"
|
||||
- assertVisible: "İş Detayı"
|
||||
|
||||
# Prova onay butonu görünmeli
|
||||
- scrollUntilVisible:
|
||||
element:
|
||||
text: "Onayla"
|
||||
direction: DOWN
|
||||
- tapOn: "Onayla"
|
||||
|
||||
# Başarı — prova onaylandı, "Onayla" butonu artık yok
|
||||
- assertNotVisible: "Onayla"
|
||||
Reference in New Issue
Block a user