Forum Discussion
GiscardN
12 years agoFrequent Contributor
Hi,
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
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