C# Class WebDriverWrapper.SeleniumWebCheckBox

Inheritance: SeleniumWebControls, ICheckBox
显示文件 Open project: geeksree/cSharpGeeks

Public Methods

Method Description
Check ( ) : void

Private Methods

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

Method Details

Check() public method

public Check ( ) : void
return void