C# Class Pepino.Selenium.SelectOptionBrowserStepStrategy
Afficher le fichier
Open project: AcklenAvenue/Pepino
Méthodes publiques
Méthode |
Description |
|
IsFor ( Type stepType ) : bool |
|
|
Run ( IWebDriver webDriver, Step step ) : void |
|
|
Method Details
public IsFor ( Type stepType ) : bool |
stepType |
System.Type |
|
Résultat |
bool |
|
public Run ( IWebDriver webDriver, Step step ) : void |
webDriver |
IWebDriver |
|
step |
Pepino.Domain.Entities.Step |
|
Résultat |
void |
|