Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WebDriverWrapper
SeleniumWebRadioButton
C# Class WebDriverWrapper.SeleniumWebRadioButton
Inheritance:
SeleniumWebControls
,
IRadioButton
显示文件
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