C# Class SizSelCsZzz.Other.ByExternalScript

Inheritance: OpenQA.Selenium.By
Afficher le fichier Open project: fschwiet/SizSelCsZzz

Protected Properties

Свойство Type Description
enforceUniqueness bool
javascriptGlobal string
resourceLocation string
resultPosftix string
resultPrefix string
selector string

Méthodes publiques

Méthode Description
FindElement ( ISearchContext context ) : IWebElement
FindElements ( ISearchContext context ) : ReadOnlyCollection

Méthodes protégées

Méthode Description
EnsureScriptIsLoaded ( IJavaScriptExecutor scriptExecutor ) : void

Private Methods

Méthode Description
IsScriptLoaded ( IJavaScriptExecutor scriptExecutor ) : bool

Method Details

EnsureScriptIsLoaded() protected méthode

protected EnsureScriptIsLoaded ( IJavaScriptExecutor scriptExecutor ) : void
scriptExecutor IJavaScriptExecutor
Résultat void

FindElement() public méthode

public FindElement ( ISearchContext context ) : IWebElement
context ISearchContext
Résultat IWebElement

FindElements() public méthode

public FindElements ( ISearchContext context ) : ReadOnlyCollection
context ISearchContext
Résultat ReadOnlyCollection

Property Details

enforceUniqueness protected_oe property

protected bool enforceUniqueness
Résultat bool

javascriptGlobal protected_oe property

protected string javascriptGlobal
Résultat string

resourceLocation protected_oe property

protected string resourceLocation
Résultat string

resultPosftix protected_oe property

protected string resultPosftix
Résultat string

resultPrefix protected_oe property

protected string resultPrefix
Résultat string

selector protected_oe property

protected string selector
Résultat string