  | PrintPerformanceResultsHelperPrintAverageDurationMillisecondsInTeamcity Method | 
Framework to automate tests using Selenium WebDriver
            Prints the performance summary of average duration in millisecond in TeamCity.
            
Namespace: Ocaramba.HelpersAssembly: OcarambaLite (in OcarambaLite.dll) Version: 4.2.4
Syntaxpublic static void PrintAverageDurationMillisecondsInTeamcity(
	PerformanceHelper measures
)
 Request Example
		Parameters
- measures  PerformanceHelper
 - The instance of PerformanceHelper class.
 
See Also