anitha123
14 years agoContributor
How to delay for different parameters in Testcomplete
Hi,
I am automating Printer application, where in we give different Jobs to print of different values, like No of pages to print and copies to be printed. While performing printing for different values, script needs to wait for few minutes. Please let me know how to delay the script based on different values we give.
Eg: for 1st Iteration, I will give 10 copies, no of pages 30 the script has to wait till the printing is completed.
For 2nd Iteration, I will give 20 copies, no of pages 25, the script has to wait till the printing is completed.