Liberty_InformaRegular Contributor13 years agoDelay stepHi Ole May I know how can I add Delay step through project load script in all test cases? Which API method that can be used for this purpose? Thanks
SmartBear_SuppoAlumni13 years agoHi,well - one easy alternative is to add a TestRunListener.beforeRun Event Handler (in the Project window Events tab) and set it todef delay = ..calc delay value...Thread.sleep delayDoes that make sense!?regards!/OleSmartBear Software
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentScript Test step having unexplainable delayCreating a custom Delay teststep via a Groovy scripting stepDelay one step in Keyword Test?