C# Класс WebDriverWrapper.SeleniumWebCalender

Наследование: SeleniumWebControls, ICalender
Показать файл Открыть проект

Открытые методы

Метод Описание
GetCalenderHeader ( string locator, LocatorType locatorType ) : SeleniumWebControls
GetMonthAndYear ( string locator, LocatorType locatorType, string headerLocator, LocatorType headerLocatorType ) : SeleniumWebControls

Приватные методы

Метод Описание
SeleniumWebCalender ( IWebElement aWebElement, ControlType aControlType, ControlAccess access ) : OpenQA.Selenium

Описание методов

GetCalenderHeader() публичный Метод

public GetCalenderHeader ( string locator, LocatorType locatorType ) : SeleniumWebControls
locator string
locatorType LocatorType
Результат SeleniumWebControls

GetMonthAndYear() публичный Метод

public GetMonthAndYear ( string locator, LocatorType locatorType, string headerLocator, LocatorType headerLocatorType ) : SeleniumWebControls
locator string
locatorType LocatorType
headerLocator string
headerLocatorType LocatorType
Результат SeleniumWebControls