Forum Discussion
andrew_laser
14 years agoOccasional Contributor
deepesh.jain wrote:
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
Thanks for a suggestion, but it doesn't work.
BTW, getAssertionByName(xxx) returns assertion (not TestStep). In my case it returns XPath assertion i.e. XPathContainsAssertion (not WSDLTestStep )