C# 클래스 FluentWebUITesting.Controls.RadioButtonOptionWrapper

상속: ControlWrapperBase
파일 보기 프로젝트 열기: mvbalaw/FluentWebUITesting

공개 메소드들

메소드 설명
RadioButtonOptionWrapper ( IWebElement radioButton, string howFound, IWebDriver browser ) : System
Select ( ) : FluentWebUITesting.Controls.WaitWrapper

메소드 상세

RadioButtonOptionWrapper() 공개 메소드

public RadioButtonOptionWrapper ( IWebElement radioButton, string howFound, IWebDriver browser ) : System
radioButton IWebElement
howFound string
browser IWebDriver
리턴 System

Select() 공개 메소드

public Select ( ) : FluentWebUITesting.Controls.WaitWrapper
리턴 FluentWebUITesting.Controls.WaitWrapper