Deloitte_ConsulContributor12 years agogetTestStepsOfType() method is not working for rest requestHi All,We are trying to capture request and response of failed test step in an excel file. we tried below code to get list of steps of type restRequest but nothing is printed in the log. def testSteps= tc.getTestStepsOfType(com.eviware.soapui.impl.rest.RestRequest.class); testSteps.each(){ log.info testSteps.getName() } Any help will be appreciated.RegardsDeepak Rawat
Related Contentsoap 5.6.1 requests do not work in 5.7 - why not?DataLoop Not Working When Get Request Is Enabled???Soap request form view not working in ReadyAPI 1.9RequestsSubstring not working
Recent DiscussionsAccessing database connection string from groovy test stepAssert Step Not Executing All AssertionsInclude external files (XML) for JDBC connectionJDBC database connection poolingJDBC "Some connection settings are not specified"