Forum Discussion
nmrao
12 years agoCommunity Hero
Hoping that check needs to be done for the string "This is a valid text."
Assertions can be done using Contains as well as Xpath too.
It appears from the response posted that there is no namespaces involved. So, I would think //data/text() should give you the exact string that needs to be asserted.
Assertions can be done using Contains as well as Xpath too.
It appears from the response posted that there is no namespaces involved. So, I would think //data/text() should give you the exact string that needs to be asserted.