Forum Discussion
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