Uses of Class
org.openqa.selenium.server.htmlrunner.HTMLTestResults

Packages that use HTMLTestResults
org.openqa.selenium.server.htmlrunner Provides classes to launch Selenium Core HTML test suites and handle their test results. 
 

Uses of HTMLTestResults in org.openqa.selenium.server.htmlrunner
 

Methods in org.openqa.selenium.server.htmlrunner with parameters of type HTMLTestResults
 void HTMLResultsListener.processResults(HTMLTestResults results)
           
 void HTMLLauncher.processResults(HTMLTestResults resultsParm)
          Accepts HTMLTestResults for later asynchronous handling
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.