C# Class Selenol.Sample.SearchFormControl

Inheritance: Selenol.Controls.Control
Afficher le fichier Open project: pbakshy/Selenol

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Search ( string text ) : void
SearchFormControl ( IWebElement webElement ) : OpenQA.Selenium

Method Details

Search() public méthode

public Search ( string text ) : void
text string
Résultat void

SearchFormControl() public méthode

public SearchFormControl ( IWebElement webElement ) : OpenQA.Selenium
webElement IWebElement
Résultat OpenQA.Selenium