RolandiNew Contributor3 years agoCan I put a wait in my testcomplete execution plan Currently my execution plan is currently running between 2 websites and I need a 7 minute delay/wait in between the 2 execution steps. Is this possible?
MW_DidataSuper Contributor3 years agoI'm not sure if that is possible, it might be. Otherwise you could make a keywordtest that waits for 7 minutes and put that in the EXEplan.
RolandiNew Contributor to MW_Didata3 years agoHi, I found that it worked when I put a Delay() at the end of my script Thank you
RolandiNew Contributor to MW_Didata3 years agoHi, I found that it worked when I put a Delay() at the end of my script Thank you
Recent DiscussionsIf ... Then issueJira/Zephyr Squad 9.x IntegrationInconsistent, dynamically named objects
Related ContentWait until request executed successfullyAccelerating Quality: How TestComplete Leads in Test Creation, Execution, and Object RecognitionHow to put wait time or introduce sleep during execution in Testcomplete Script mode