C# Class FluentWebUITesting.Controls.TextBoxWrapper

Inheritance: ControlWrapperBase
Afficher le fichier Open project: mvbalaw/FluentWebUITesting

Méthodes publiques

Méthode Description
Text ( ) : EditableText
TextBoxWrapper ( IWebElement textField, string howFound, IWebDriver browser ) : FluentWebUITesting.Accessors

Method Details

Text() public méthode

public Text ( ) : EditableText
Résultat FluentWebUITesting.Accessors.EditableText

TextBoxWrapper() public méthode

public TextBoxWrapper ( IWebElement textField, string howFound, IWebDriver browser ) : FluentWebUITesting.Accessors
textField IWebElement
howFound string
browser IWebDriver
Résultat FluentWebUITesting.Accessors