aksekifdrNew Contributor7 years agoHow do i get de code delayed for 10 seconds in SOAPUI Hereby the code: De delay(or a timeout) i want to have is after code <urn:ids>${#TestSuite#MEETAANSL1}</urn:ids> for 10 seconds. <soapenv:Body> <urn:delete> <urn:ids>${#...Show More
JHuntCommunity Hero7 years agoHi, I'm not clear on what you're asking, but try this: ${= sleep(10000) }
Recent DiscussionsHow do I create a JSON file?SOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your story
Related ContentDifference between Delay() and time.sleep() (python)Opening second browser windowDelay VS Auto-wait