C# 클래스 Bumblebee.IntegrationTests.Shared.Pages.Implementation.GenericTableRow

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

공개 메소드들

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

메소드 상세

GenericTableRow() 공개 메소드

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

GenericTableRow() 공개 메소드

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