C# Class WebDriverWrapper.SeleniumWebRadioButton

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

Méthodes publiques

Méthode Description
check ( ) : void

Private Methods

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

Method Details

check() public méthode

public check ( ) : void
Résultat void