Uses of Class
com.xceptance.xlt.api.util.BasicPageUtils
-
Packages that use BasicPageUtils Package Description com.xceptance.xlt.api.util Provides various utility classes to make writing test cases easier. -
-
Uses of BasicPageUtils in com.xceptance.xlt.api.util
Subclasses of BasicPageUtils in com.xceptance.xlt.api.util Modifier and Type Class Description classHtmlPageUtilsTheHtmlPageUtilsclass provides some useful helper methods to make dealing withHtmlPageobjects easier.classLightweightHtmlPageUtilsThe LightweightHtmlPageUtils class provides some convenience methods for dealing with unparsed HTML pages, i.e. with strings containing the page's HTML source.
-