Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi!
you could do something like
not(exists(//ns1:birthDate[text()!='${DataSource#expectedBirthDate}']))
where expectedBirthDate is a property in the DataSource step.
Does that help?
regards,
/Ole
eviware.com
you could do something like
not(exists(//ns1:birthDate[text()!='${DataSource#expectedBirthDate}']))
where expectedBirthDate is a property in the DataSource step.
Does that help?
regards,
/Ole
eviware.com