Uses of Class
org.htmlunit.xml.XmlPage
-
Packages that use XmlPage Package Description com.xceptance.xlt.api.actions Provides abstract super classes for different types of actions. -
-
Uses of XmlPage in com.xceptance.xlt.api.actions
Methods in com.xceptance.xlt.api.actions that return XmlPage Modifier and Type Method Description XmlPage
AbstractXmlPageAction. getXmlPage()
Returns the parsed XML page object generated by this action.
-