C# Class Aqua.Selenium.Object_Repository.TO_Reports

ファイルを表示 Open project: BitrixQA/BitrixAQA

Public Methods

Method Description
Button_OpenReport ( string ReportName ) : WebItem

Кнопка открыть отчёт

Region_ReportDataRow ( int Index ) : WebItem

Строка в отчете

Method Details

Button_OpenReport() public static method

Кнопка открыть отчёт
public static Button_OpenReport ( string ReportName ) : WebItem
ReportName string
return WebItem

Region_ReportDataRow() public static method

Строка в отчете
public static Region_ReportDataRow ( int Index ) : WebItem
Index int
return WebItem