DO brewing3

This commit is contained in:
kong 2023-02-22 11:21:42 +07:00
parent 64facb1596
commit 170c05cad8
2 changed files with 50 additions and 20 deletions

View file

@ -685,6 +685,13 @@
<EventUnitTest1>
Var MachineState_Result = 0
Var waitAckPay = 1
Var CountDownBrewing = 122
Var BREW_CNT = 122
Var StrawGetMoreState = "Enable"
Var GetLidButtonState = "Enable"
Var InternationalEnable = 0
DEBUGVAR InternationalEnable
If InternationalEnable = 1 Then
@ -696,10 +703,16 @@
EndIf
</EventUnitTest1>
<EventUnitTest2>
Var waitAckPay = 0
Var CountDownBrewing = 122
; Initial for jump to page_brewing3.xml
<EventUnitTest2>
Var MachineState_Result = 0
Var waitAckPay = 1
Var CountDownBrewing = 122
Var BREW_CNT = 122
Var StrawGetMoreState = "Enable"
Var GetLidButtonState = "Enable"
Var InternationalEnable = 1
DEBUGVAR InternationalEnable
If InternationalEnable = 1 Then