C# Class Selenol.Elements.TableElement

Inheritance: ContainerElement
Afficher le fichier Open project: pbakshy/Selenol Class Usage Examples

Méthodes publiques

Méthode Description
TableElement ( IWebElement webElement ) : System.Collections.Generic

Initializes a new instance of the TableElement class.

Private Methods

Méthode Description
GetRows ( By by ) : IEnumerable

Method Details

TableElement() public méthode

Initializes a new instance of the TableElement class.
public TableElement ( IWebElement webElement ) : System.Collections.Generic
webElement IWebElement The web element.
Résultat System.Collections.Generic