コード例 #1
0
 public void TestPQATVShowLegend()
 {
     TestCaseID = "CGN-33";
     PQATrendWizard.SelectShowLegendCheckBox();
     PQATrendViewer.VerifyLegendIsShownInTrendViewer(true);
 }