You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see EvaluateXPathMatcher supports only String, it would be better to have an arithmetic comparison/Matcher support so that we can use it with Hamcrest matchers like greaterThan, greaterThanOrEqualTo etc.