C# Class FluentWebUITesting.Controls.SpanWrapper

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

Méthodes publiques

Méthode Description
SpanWrapper ( IWebElement span, string howFound, IWebDriver browser ) : FluentWebUITesting.Accessors
Text ( ) : ReadOnlyText

Method Details

SpanWrapper() public méthode

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

Text() public méthode

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