Package com.atlassian.confluence.it.jsoup
Wrapper classes around the JSoup parser in order to add CSS selector support.
Use com.atlassian.confluence.htmlunit.ConfluenceHtmlUnitDialog#getJSoupSupplier(WebTester)
in order to obtain a reference.
-
Class Summary Class Description JSoupAssertions JSoup based assertions.JSoupFinder Finds elements on page.JsoupTable Table in the JSoup world.JSoupTester Bridge to JSoup API.