Now I'm writing Ratinoal Robot scripts.
Does somebody know the best way to handle unexpected warning window?
My script is like following;
-----------------------------------------------
Result = WindowVP (Exists,"Caption=Component Processor","Wait=1,2"
If Result = 1 Then
*********
End If
-----------------------------------------------
But it takes time.
If you have any idea about it, could you tell me how?
Thanks,
Michiru Aoki
Does somebody know the best way to handle unexpected warning window?
My script is like following;
-----------------------------------------------
Result = WindowVP (Exists,"Caption=Component Processor","Wait=1,2"
If Result = 1 Then
*********
End If
-----------------------------------------------
But it takes time.
If you have any idea about it, could you tell me how?
Thanks,
Michiru Aoki