motorola
14 years agoContributor
wait for a form to appear
I want testcomplete to wait for a maximum 10 seconds for a form to appear before moving on to the next step. if the form appears before 10 seconds, then immediately move to next step. if after 10 seconds pass and the form still haven't shown, log an error and abort the whole test. how do I do this with keyword test? thanks