C# Class OpenQA.Selenium.DriverTestFixture

Afficher le fichier Open project: asynchrony/Selenium2 Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Protected Properties

Свойство Type Description
driver IWebDriver

Méthodes protégées

Méthode Description
CreateFreshDriver ( ) : void
IsIeDriverTimedOutException ( Exception e ) : bool

Private Methods

Méthode Description
SetUp ( ) : void
TearDown ( ) : void

Method Details

CreateFreshDriver() protected méthode

protected CreateFreshDriver ( ) : void
Résultat void

IsIeDriverTimedOutException() protected méthode

protected IsIeDriverTimedOutException ( Exception e ) : bool
e System.Exception
Résultat bool

Property Details

ajaxyPage public_oe property

public string ajaxyPage
Résultat string

alertsPage public_oe property

public string alertsPage
Résultat string

bodyTypingPage public_oe property

public string bodyTypingPage
Résultat string

childPage public_oe property

public string childPage
Résultat string

chinesePage public_oe property

public string chinesePage
Résultat string

clickJackerPage public_oe property

public string clickJackerPage
Résultat string

deletingFrame public_oe property

public string deletingFrame
Résultat string

documentWrite public_oe property

public string documentWrite
Résultat string

dragAndDropPage public_oe property

public string dragAndDropPage
Résultat string

draggableLists public_oe property

public string draggableLists
Résultat string

driver protected_oe property

protected IWebDriver driver
Résultat IWebDriver

droppableItems public_oe property

public string droppableItems
Résultat string

dynamicPage public_oe property

public string dynamicPage
Résultat string

formSelectionPage public_oe property

public string formSelectionPage
Résultat string

formsPage public_oe property

public string formsPage
Résultat string

formsTitle public_oe property

public string formsTitle
Résultat string

framesPage public_oe property

public string framesPage
Résultat string

framesTitle public_oe property

public string framesTitle
Résultat string

framesetPage public_oe property

public string framesetPage
Résultat string

grandchildPage public_oe property

public string grandchildPage
Résultat string

iframePage public_oe property

public string iframePage
Résultat string

iframesPage public_oe property

public string iframesPage
Résultat string

iframesTitle public_oe property

public string iframesTitle
Résultat string

javascriptEnhancedForm public_oe property

public string javascriptEnhancedForm
Résultat string

javascriptPage public_oe property

public string javascriptPage
Résultat string

macbethPage public_oe property

public string macbethPage
Résultat string

macbethTitle public_oe property

public string macbethTitle
Résultat string

metaRedirectPage public_oe property

public string metaRedirectPage
Résultat string

nestedPage public_oe property

public string nestedPage
Résultat string

rectanglesPage public_oe property

public string rectanglesPage
Résultat string

redirectPage public_oe property

public string redirectPage
Résultat string

resultPage public_oe property

public string resultPage
Résultat string

richTextPage public_oe property

public string richTextPage
Résultat string

selectableItemsPage public_oe property

public string selectableItemsPage
Résultat string

simpleTestPage public_oe property

public string simpleTestPage
Résultat string

simpleTestTitle public_oe property

public string simpleTestTitle
Résultat string

sleepingPage public_oe property

public string sleepingPage
Résultat string

slowIframes public_oe property

public string slowIframes
Résultat string

svgPage public_oe property

public string svgPage
Résultat string

tables public_oe property

public string tables
Résultat string

underscorePage public_oe property

public string underscorePage
Résultat string

uploadPage public_oe property

public string uploadPage
Résultat string

xhtmlTestPage public_oe property

public string xhtmlTestPage
Résultat string