| Result: | ${testSuite.result} | |||
|---|---|---|---|---|
| Total Time: | ${testSuite.stopWatch.durationString;h} | |||
| Number of Test Total: | ${numTestTotal} | |||
| Number of Test Passes: | ${numTestPasses} | |||
| Number of Test Failures: | ${numTestFailures} | |||
| Number of Command Passes: | ${numCommandPasses} | |||
| Number of Command Failures: | ${numCommandFailures} | |||
| Number of Command Errors: | ${numCommandErrors} | |||
| Selenium Version: | ${seleniumVersion} | |||
|
${selenese.filename;h}
|
|||||||
${foreach selenese.logRecorder.messages msg}${msg}
${end}
${end}
${@inc index}
${end}