Liberty_InformaRegular Contributor14 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_SuppoAlumni14 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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentScript Test step having unexplainable delayCreating a custom Delay teststep via a Groovy scripting stepDelay one step in Keyword Test?