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 DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related Contenthow to capture loading which appears for 2,3 secondsOpening second browser windowDifference between Delay() and time.sleep() (python)