C# Class Bumblebee.IntegrationTests.Shared.Pages.Implementation.GenericTableRow

Inheritance: Bumblebee.Implementation.Element
Afficher le fichier Open project: bumblebee/bumblebee

Méthodes publiques

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

Method Details

GenericTableRow() public méthode

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

GenericTableRow() public méthode

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