C# Class Bumblebee.Implementation.SelectBox

Inheritance: Element, ISelectBox
Afficher le fichier Open project: bumblebee/bumblebee

Méthodes publiques

Méthode Description
SelectBox ( IBlock parent, By by ) : System.Collections.Generic
SelectBox ( IBlock parent, IWebElement element ) : System.Collections.Generic

Method Details

SelectBox() public méthode

public SelectBox ( IBlock parent, By by ) : System.Collections.Generic
parent IBlock
by OpenQA.Selenium.By
Résultat System.Collections.Generic

SelectBox() public méthode

public SelectBox ( IBlock parent, IWebElement element ) : System.Collections.Generic
parent IBlock
element IWebElement
Résultat System.Collections.Generic