Class XpathRequestMatchers


  • public class XpathRequestMatchers
    extends Object
    Factory methods for request content RequestMatcher's using an XPath expression. An instance of this class is typically accessed via RequestMatchers.xpath(..).
    Since:
    3.2
    Author:
    Rossen Stoyanchev