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

Inheritance: Bumblebee.Implementation.TableRow
Mostra file Open project: Bumblebee/Bumblebee.Examples

Public Methods

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

Method Details

TablesRow() public method

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

TablesRow() public method

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