C# 클래스 Bumblebee.Implementation.SelectBox

상속: Element, ISelectBox
파일 보기 프로젝트 열기: bumblebee/bumblebee

공개 메소드들

메소드 설명
SelectBox ( IBlock parent, By by ) : System.Collections.Generic
SelectBox ( IBlock parent, IWebElement element ) : System.Collections.Generic

메소드 상세

SelectBox() 공개 메소드

public SelectBox ( IBlock parent, By by ) : System.Collections.Generic
parent IBlock
by OpenQA.Selenium.By
리턴 System.Collections.Generic

SelectBox() 공개 메소드

public SelectBox ( IBlock parent, IWebElement element ) : System.Collections.Generic
parent IBlock
element IWebElement
리턴 System.Collections.Generic