C# Class FluentWebUITesting.Controls.SpanWrapper

Inheritance: ControlWrapperBase
ファイルを表示 Open project: mvbalaw/FluentWebUITesting

Public Methods

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

Method Details

SpanWrapper() public method

public SpanWrapper ( IWebElement span, string howFound, IWebDriver browser ) : FluentWebUITesting.Accessors
span IWebElement
howFound string
browser IWebDriver
return FluentWebUITesting.Accessors

Text() public method

public Text ( ) : ReadOnlyText
return FluentWebUITesting.Accessors.ReadOnlyText