Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UIAccess
WebEditBox
C# Class UIAccess.WebEditBox
Inheritance:
WebControl
Afficher le fichier
Open project: geeksree/cSharpGeeks
Class Usage Examples
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
SendKeys
(
string
Text
) :
void
WebEditBox
(
Browser
aBrowser
,
Locator
aLocator
) :
System
Method Details
SendKeys()
public
méthode
public
SendKeys
(
string
Text
) :
void
Text
string
Résultat
void
WebEditBox()
public
méthode
public
WebEditBox
(
Browser
aBrowser
,
Locator
aLocator
) :
System
aBrowser
WebDriverWrapper.Browser
aLocator
Locator
Résultat
System