Uses of Class
com.atlassian.confluence.it.ResponseXPath
-
Packages that use ResponseXPath Package Description com.atlassian.confluence.it -
-
Uses of ResponseXPath in com.atlassian.confluence.it
Methods in com.atlassian.confluence.it that return ResponseXPath Modifier and Type Method Description static ResponseXPath
ResponseXPath. responseXPath(String elementXPath)
Deprecated.static ResponseXPath
ResponseXPath. responseXPath(net.sourceforge.jwebunit.junit.WebTester webTester, String elementXPath)
Deprecated.
-