This commit is contained in:
miggaze 2020-12-04 13:35:13 +07:00
parent 0f6d6a5e18
commit 7a3b36e4e5
4 changed files with 39 additions and 2 deletions

View file

@ -56,6 +56,11 @@
EndIf
Var TestLoopMakeDrink = 0
Var TestLoopSuccess = 0
Var TestLoopFailed = 0
</EventOpen>
@ -63,6 +68,8 @@
<Timeout> 800 </Timeout>
<EventTimeout>
If MachineStage = "close-maintenance" Then
Open "ROOT/taobin_project/xml/page_show_error.xml"
@ -132,7 +139,9 @@
<EventClick>
Var countClick = countClick + 1
If countClick = 3 Then
Var TestLoopMakeDrink = 1
EndIf
If countClick = 5 Then
@ -205,7 +214,7 @@
<Text>
<X> 0 </X>
<Y> 1886 </Y>
<Y> 1860 </Y>
<Size> 20 </Size>
<Width> 1080</Width>
<Align> Center </Align>