C# Class Bumblebee.Examples.Web.IntegrationTests.TablesRow

Inheritance: Bumblebee.Implementation.TableRow
Afficher le fichier Open project: Bumblebee/Bumblebee.Examples

Méthodes publiques

Méthode Description
TablesRow ( IBlock parent, By @by ) : System
TablesRow ( IBlock parent, IWebElement tag ) : System

Method Details

TablesRow() public méthode

public TablesRow ( IBlock parent, By @by ) : System
parent IBlock
@by OpenQA.Selenium.By
Résultat System

TablesRow() public méthode

public TablesRow ( IBlock parent, IWebElement tag ) : System
parent IBlock
tag IWebElement
Résultat System