C# Class FluentWebUITesting.Controls.RadioButtonOptionWrapper

Inheritance: ControlWrapperBase
ファイルを表示 Open project: mvbalaw/FluentWebUITesting

Public Methods

Method Description
RadioButtonOptionWrapper ( IWebElement radioButton, string howFound, IWebDriver browser ) : System
Select ( ) : FluentWebUITesting.Controls.WaitWrapper

Method Details

RadioButtonOptionWrapper() public method

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

Select() public method

public Select ( ) : FluentWebUITesting.Controls.WaitWrapper
return FluentWebUITesting.Controls.WaitWrapper