C# Class Selenol.Sample.SearchFormControl

Inheritance: Selenol.Controls.Control
Mostrar archivo Open project: pbakshy/Selenol

Private Properties

Property Type Description

Public Methods

Method Description
Search ( string text ) : void
SearchFormControl ( IWebElement webElement ) : OpenQA.Selenium

Method Details

Search() public method

public Search ( string text ) : void
text string
return void

SearchFormControl() public method

public SearchFormControl ( IWebElement webElement ) : OpenQA.Selenium
webElement IWebElement
return OpenQA.Selenium