Forum Discussion
- GiscardNFrequent ContributorHi,
You can use the number function in the XPath Expression part of your XPath Match configuration.
Add this:
number(your_node) = your_node
If your node is a number it will evaluate to true, and false otherwise.
Regards,
Giscard
SmartBear Support