public void TestSuiteCleanUp() { TestCaseID = "CGN-55"; // PQAInspectionSummaryReport.CloseInspectionSummarryReport(); // PQAInspectionSummaryReport.CloseInspectionSummarryReport(); PQATrendViewer.CloseTrendViewer(); PQADefectSummary.CloseDefectSummary(); //inspectionSummaryReport.CloseReportBrowserWindow(); PQAWebViewer.CloseWebViewer(); PQAWebViewer.CloseSmartViewPQA(); }
public void TestCloseReportAndPQA() { PQAInspectionSummaryReport.CloseInspectionSummarryReport(); PQAWebViewer.CloseWebViewer(); PQAWebViewer.CloseSmartViewPQA(); }
public void ClosePQA() { PQAWebViewer.CloseSmartViewPQA(); }