C# Class WebDriverWrapper.SeleniumWebCalender

Inheritance: SeleniumWebControls, ICalender
Afficher le fichier Open project: geeksree/cSharpGeeks

Méthodes publiques

Méthode Description
GetCalenderHeader ( string locator, LocatorType locatorType ) : SeleniumWebControls
GetMonthAndYear ( string locator, LocatorType locatorType, string headerLocator, LocatorType headerLocatorType ) : SeleniumWebControls

Private Methods

Méthode Description
SeleniumWebCalender ( IWebElement aWebElement, ControlType aControlType, ControlAccess access ) : OpenQA.Selenium

Method Details

GetCalenderHeader() public méthode

public GetCalenderHeader ( string locator, LocatorType locatorType ) : SeleniumWebControls
locator string
locatorType LocatorType
Résultat SeleniumWebControls

GetMonthAndYear() public méthode

public GetMonthAndYear ( string locator, LocatorType locatorType, string headerLocator, LocatorType headerLocatorType ) : SeleniumWebControls
locator string
locatorType LocatorType
headerLocator string
headerLocatorType LocatorType
Résultat SeleniumWebControls