I am trying to delete an element from a HTML with a raw xpath.
final Document document = Jsoup.parse(htmlAsString); final Elements elements =