Forum Discussion
tjdurden
14 years agoFrequent Contributor
Just a thought, but are you able to have multiple conditions, e.g. add the following...
matches(//ns2:findUserConceptByAppResponse[1]/return[1]/applicationId[2]/text(), '${#TestSuite#ApplicationId}')
matches(//ns2:findUserConceptByAppResponse[1]/return[1]/applicationId[3]/text(), '${#TestSuite#ApplicationId}')
matches(//ns2:findUserConceptByAppResponse[1]/return[1]/applicationId[4]/text(), '${#TestSuite#ApplicationId}')