C# Class Aqua.Selenium.Object_Repository.TO_Reports

Afficher le fichier Open project: BitrixQA/BitrixAQA

Méthodes publiques

Méthode Description
Button_OpenReport ( string ReportName ) : WebItem

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

Region_ReportDataRow ( int Index ) : WebItem

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

Method Details

Button_OpenReport() public static méthode

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

Region_ReportDataRow() public static méthode

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