C# Class WebDriverWrapper.SeleniumWebRadioButton

Inheritance: SeleniumWebControls, IRadioButton
Exibir arquivo Open project: geeksree/cSharpGeeks

Public Methods

Method Description
check ( ) : void

Private Methods

Method Description
SeleniumWebRadioButton ( IWebElement aWebElement, ControlType aControlType, ControlAccess access ) : OpenQA.Selenium

Method Details

check() public method

public check ( ) : void
return void