Votes
Answers
Views
Question
2
votes
1
answer
206
views
asked 13 years ago by kaptainkayoss
updated 13 years ago by rich-text
How can I make my script wait for an unpredictable amount of time before testing the application. I have a situation where I launch the application I'm testing, but there is a long delay while the application loads and does a huge data 'pre-fetch'. I don't want to use a synch point because the delay...