RolandiNew Contributor2 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_DidataRegular Contributor2 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_Didata2 years agoHi, I found that it worked when I put a Delay() at the end of my script Thank you
RolandiNew Contributor to MW_Didata2 years agoHi, I found that it worked when I put a Delay() at the end of my script Thank you
Recent DiscussionsTestExexute sometimes not recognizing objectKeys method sometimes adds period(.) in the middle of textHow to fully automate test complete UI test cases flow
Related ContentWait until request executed successfullyHow to put wait time or introduce sleep during execution in Testcomplete Script modeWait for TestComplete Step to end