Files
lab-app/maestro/flows/02_clinic_approve_prova.yaml
T
2026-06-10 23:22:15 +03:00

21 lines
502 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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"