OnDemand: Access the results HTML file output when cmd=runHTMLSuite is requested
When running HTMLSuites via cmd=runHTMLSuite a required parameter (5) is the location for a generated html file for the results, which is saved locally on the OnDemand server (e.g. C:/WINDOWS/temp/selenium-results.html) and cannot be accessed.
The actual command URL only returns a PASSED or FAILED string for the whole HTMLSuite.
It would be much more useful if the contents of the results file were returned instead for processing.
Also these results files could be saved per account and added to the job pages along with the videos.
6
votes