C# Class WebElementExtensions, code

Mostrar archivo Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
WithText ( IWebElement webElement, string text ) : IWebElement

Method Details

WithText() public static method

public static WithText ( IWebElement webElement, string text ) : IWebElement
webElement IWebElement
text string
return IWebElement