my output is “Processing item…” after few time it changes to “Successful”. But at what time it change that doesn’t know. So I want to check that after every 5 seconds till 2min. If it appears in between then I want to store it in a variable. If it not changes after 2 mins then I want to show “Processing item…” or whatever it on screen by using message box.
How to do that?