Uses of Class
jp.vmi.html.result.HtmlResult
-
Packages that use HtmlResult Package Description jp.vmi.html.result jp.vmi.selenium.selenese -
-
Uses of HtmlResult in jp.vmi.html.result
Methods in jp.vmi.html.result that return HtmlResult Modifier and Type Method Description HtmlResultHtmlResultHolder. getHtmlResult()Get HTML result instance.Constructors in jp.vmi.html.result with parameters of type HtmlResult Constructor Description LogRenderer(HtmlResult htmlResult)Constructor.RelativePathRenderer(HtmlResult htmlResult)Constructor. -
Uses of HtmlResult in jp.vmi.selenium.selenese
Methods in jp.vmi.selenium.selenese that return HtmlResult Modifier and Type Method Description HtmlResultRunner. getHtmlResult()
-