Forum Discussion

mjohnsen's avatar
mjohnsen
New Contributor
14 years ago

Delay TC script until application finishes loading big file

I need my TC script to wait until my application has completed loading a big file (takes > 1hr). Is there an easy, safe way to do this? I have tried the following combination of code, as none o...