C# 클래스 WebDriverWrapper.SeleniumWebCalender

상속: SeleniumWebControls, ICalender
파일 보기 프로젝트 열기: geeksree/cSharpGeeks

공개 메소드들

메소드 설명
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