jaksky16 years agoDelay time specificationhi all, is it possible to somehow specify a global variable for defining a time amout for delay within test case or test suit? (e.g. force to Delay activity value from variable) ThanksShow More
M_McDonaldSuper Contributor16 years agoInsert the step and name it, then double click to open the Set Delay dialog; there you can place a property expansion like[tt:fc6p896o]${#Global#mydelaytime}[/tt:fc6p896o] This would read the [tt:fc6p896o]mydelaytime[/tt:fc6p896o] value from the global properties.Works for me in 3.5.1 build daily-2010-06-01-[1].
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentVariable delay timeGetting current Time in Specific Time ZoneDifference between Delay() and time.sleep() (python)