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

Inheritance: Bumblebee.Implementation.Element
Datei anzeigen Open project: bumblebee/bumblebee

Public Methods

Method Description
GenericTableRow ( IBlock parent, By @by ) : System
GenericTableRow ( IBlock parent, IWebElement tag ) : System

Method Details

GenericTableRow() public method

public GenericTableRow ( IBlock parent, By @by ) : System
parent IBlock
@by OpenQA.Selenium.By
return System

GenericTableRow() public method

public GenericTableRow ( IBlock parent, IWebElement tag ) : System
parent IBlock
tag IWebElement
return System