C# 클래스 OpenQA.Selenium.DriverTestFixture

파일 보기 프로젝트 열기: asynchrony/Selenium2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ajaxyPage string
alertsPage string
bodyTypingPage string
childPage string
chinesePage string
clickJackerPage string
deletingFrame string
documentWrite string
dragAndDropPage string
draggableLists string
droppableItems string
dynamicPage string
formSelectionPage string
formsPage string
formsTitle string
framesPage string
framesTitle string
framesetPage string
grandchildPage string
iframePage string
iframesPage string
iframesTitle string
javascriptEnhancedForm string
javascriptPage string
macbethPage string
macbethTitle string
metaRedirectPage string
nestedPage string
rectanglesPage string
redirectPage string
resultPage string
richTextPage string
selectableItemsPage string
simpleTestPage string
simpleTestTitle string
sleepingPage string
slowIframes string
svgPage string
tables string
underscorePage string
uploadPage string
xhtmlTestPage string

보호된 프로퍼티들

프로퍼티 타입 설명
driver IWebDriver

보호된 메소드들

메소드 설명
CreateFreshDriver ( ) : void
IsIeDriverTimedOutException ( Exception e ) : bool

비공개 메소드들

메소드 설명
SetUp ( ) : void
TearDown ( ) : void

메소드 상세

CreateFreshDriver() 보호된 메소드

protected CreateFreshDriver ( ) : void
리턴 void

IsIeDriverTimedOutException() 보호된 메소드

protected IsIeDriverTimedOutException ( Exception e ) : bool
e System.Exception
리턴 bool

프로퍼티 상세

ajaxyPage 공개적으로 프로퍼티

public string ajaxyPage
리턴 string

alertsPage 공개적으로 프로퍼티

public string alertsPage
리턴 string

bodyTypingPage 공개적으로 프로퍼티

public string bodyTypingPage
리턴 string

childPage 공개적으로 프로퍼티

public string childPage
리턴 string

chinesePage 공개적으로 프로퍼티

public string chinesePage
리턴 string

clickJackerPage 공개적으로 프로퍼티

public string clickJackerPage
리턴 string

deletingFrame 공개적으로 프로퍼티

public string deletingFrame
리턴 string

documentWrite 공개적으로 프로퍼티

public string documentWrite
리턴 string

dragAndDropPage 공개적으로 프로퍼티

public string dragAndDropPage
리턴 string

draggableLists 공개적으로 프로퍼티

public string draggableLists
리턴 string

driver 보호되어 있는 프로퍼티

protected IWebDriver driver
리턴 IWebDriver

droppableItems 공개적으로 프로퍼티

public string droppableItems
리턴 string

dynamicPage 공개적으로 프로퍼티

public string dynamicPage
리턴 string

formSelectionPage 공개적으로 프로퍼티

public string formSelectionPage
리턴 string

formsPage 공개적으로 프로퍼티

public string formsPage
리턴 string

formsTitle 공개적으로 프로퍼티

public string formsTitle
리턴 string

framesPage 공개적으로 프로퍼티

public string framesPage
리턴 string

framesTitle 공개적으로 프로퍼티

public string framesTitle
리턴 string

framesetPage 공개적으로 프로퍼티

public string framesetPage
리턴 string

grandchildPage 공개적으로 프로퍼티

public string grandchildPage
리턴 string

iframePage 공개적으로 프로퍼티

public string iframePage
리턴 string

iframesPage 공개적으로 프로퍼티

public string iframesPage
리턴 string

iframesTitle 공개적으로 프로퍼티

public string iframesTitle
리턴 string

javascriptEnhancedForm 공개적으로 프로퍼티

public string javascriptEnhancedForm
리턴 string

javascriptPage 공개적으로 프로퍼티

public string javascriptPage
리턴 string

macbethPage 공개적으로 프로퍼티

public string macbethPage
리턴 string

macbethTitle 공개적으로 프로퍼티

public string macbethTitle
리턴 string

metaRedirectPage 공개적으로 프로퍼티

public string metaRedirectPage
리턴 string

nestedPage 공개적으로 프로퍼티

public string nestedPage
리턴 string

rectanglesPage 공개적으로 프로퍼티

public string rectanglesPage
리턴 string

redirectPage 공개적으로 프로퍼티

public string redirectPage
리턴 string

resultPage 공개적으로 프로퍼티

public string resultPage
리턴 string

richTextPage 공개적으로 프로퍼티

public string richTextPage
리턴 string

selectableItemsPage 공개적으로 프로퍼티

public string selectableItemsPage
리턴 string

simpleTestPage 공개적으로 프로퍼티

public string simpleTestPage
리턴 string

simpleTestTitle 공개적으로 프로퍼티

public string simpleTestTitle
리턴 string

sleepingPage 공개적으로 프로퍼티

public string sleepingPage
리턴 string

slowIframes 공개적으로 프로퍼티

public string slowIframes
리턴 string

svgPage 공개적으로 프로퍼티

public string svgPage
리턴 string

tables 공개적으로 프로퍼티

public string tables
리턴 string

underscorePage 공개적으로 프로퍼티

public string underscorePage
리턴 string

uploadPage 공개적으로 프로퍼티

public string uploadPage
리턴 string

xhtmlTestPage 공개적으로 프로퍼티

public string xhtmlTestPage
리턴 string