Forum Discussion
deepesh_jain
14 years agoFrequent Contributor
See if this works:
testRunner.testCase.getTestStepByName("test").getAssertionByName('Response').selectFromCurrent()
However I am not sure if the WSDLTestStep here has any method that you are using above : getAssertionByName
Regards,
Deeepsh Jain
testRunner.testCase.getTestStepByName("test").getAssertionByName('Response').selectFromCurrent()
However I am not sure if the WSDLTestStep here has any method that you are using above : getAssertionByName
Regards,
Deeepsh Jain