C# Class WebTesting.Tests.StackOverflow.StackoverflowPage

Afficher le fichier Open project: snahider/Test-Automation-NET Class Usage Examples

Méthodes publiques

Méthode Description
Open ( ) : void
SearchFor ( string query ) : void
StackoverflowPage ( IWebDriver driver ) : System.Collections.Generic

Method Details

Open() public méthode

public Open ( ) : void
Résultat void

SearchFor() public méthode

public SearchFor ( string query ) : void
query string
Résultat void

StackoverflowPage() public méthode

public StackoverflowPage ( IWebDriver driver ) : System.Collections.Generic
driver IWebDriver
Résultat System.Collections.Generic