Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WebDriverWrapper
SeleniumWebCheckBox
C# Class WebDriverWrapper.SeleniumWebCheckBox
Inheritance:
SeleniumWebControls
,
ICheckBox
Show file
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