Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WebElementExtensions
C# Class WebElementExtensions, code
Datei anzeigen
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
WithText
(
IWebElement
webElement
,
string
text
) :
IWebElement
Method Details
WithText()
public
static
method
public
static
WithText
(
IWebElement
webElement
,
string
text
) :
IWebElement
webElement
IWebElement
text
string
return
IWebElement