I'm facing following problem and was not able to find solution on forum and in FAQ
I have something like this
Code: Select all
Let>WW_TIMEOUT=9999
WaitWindowOpen>Program - Ready Status
WaitWindowOpen>Program - Not Ready Status
Also this action will be repeated several times, will need to add to get total time.
As result i need to obtain
StayedOnline1="42 min 13 sec"
StayedOnline2= 27 min 54 sec"
TotalTimeOnline="70 min 07 sec"
Please help