C# Class FluentWebUITesting.Controls.LabelWrapper

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

Méthodes publiques

Méthode Description
LabelWrapper ( IWebElement label, string howFound, IWebDriver browser ) : System
Text ( ) : ReadOnlyText

Method Details

LabelWrapper() public méthode

public LabelWrapper ( IWebElement label, string howFound, IWebDriver browser ) : System
label IWebElement
howFound string
browser IWebDriver
Résultat System

Text() public méthode

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