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

Inheritance: Bumblebee.Implementation.Element
Show file Open project: bumblebee/bumblebee

Public Methods

Method Description
ComplexTableRow ( IBlock parent, By @by ) : Bumblebee.Implementation
ComplexTableRow ( IBlock parent, IWebElement tag ) : Bumblebee.Implementation

Method Details

ComplexTableRow() public method

public ComplexTableRow ( IBlock parent, By @by ) : Bumblebee.Implementation
parent IBlock
@by OpenQA.Selenium.By
return Bumblebee.Implementation

ComplexTableRow() public method

public ComplexTableRow ( IBlock parent, IWebElement tag ) : Bumblebee.Implementation
parent IBlock
tag IWebElement
return Bumblebee.Implementation