C# Class FluentWebUITesting.Controls.DivWrapper

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

Méthodes publiques

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

Method Details

DivWrapper() public méthode

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

Text() public méthode

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