xpath

fun xpath(    expression: String,     vararg args: Any?,     namespaces: Map<String, String>? = null,     dsl: XpathResultMatchersDsl.() -> Unit)

See also