C# 클래스 Bumblebee.Examples.Web.IntegrationTests.TablesRow

상속: Bumblebee.Implementation.TableRow
파일 보기 프로젝트 열기: Bumblebee/Bumblebee.Examples

공개 메소드들

메소드 설명
TablesRow ( IBlock parent, By @by ) : System
TablesRow ( IBlock parent, IWebElement tag ) : System

메소드 상세

TablesRow() 공개 메소드

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

TablesRow() 공개 메소드

public TablesRow ( IBlock parent, IWebElement tag ) : System
parent IBlock
tag IWebElement
리턴 System