Forum Discussion
KarelHusa
3 years agoSuper Contributor
Neha3.,
you can use the and operator from XPath.
An example could be:
exists(//ns:TemperatureInFahrenheit) and ${#TestCase#resultCode} = 200
Neha3.,
you can use the and operator from XPath.
An example could be:
exists(//ns:TemperatureInFahrenheit) and ${#TestCase#resultCode} = 200