C# Class SizSelCsZzz.Other.ByExternalScript

Inheritance: OpenQA.Selenium.By
Exibir arquivo Open project: fschwiet/SizSelCsZzz

Protected Properties

Property Type Description
enforceUniqueness bool
javascriptGlobal string
resourceLocation string
resultPosftix string
resultPrefix string
selector string

Public Methods

Method Description
FindElement ( ISearchContext context ) : IWebElement
FindElements ( ISearchContext context ) : ReadOnlyCollection

Protected Methods

Method Description
EnsureScriptIsLoaded ( IJavaScriptExecutor scriptExecutor ) : void

Private Methods

Method Description
IsScriptLoaded ( IJavaScriptExecutor scriptExecutor ) : bool

Method Details

EnsureScriptIsLoaded() protected method

protected EnsureScriptIsLoaded ( IJavaScriptExecutor scriptExecutor ) : void
scriptExecutor IJavaScriptExecutor
return void

FindElement() public method

public FindElement ( ISearchContext context ) : IWebElement
context ISearchContext
return IWebElement

FindElements() public method

public FindElements ( ISearchContext context ) : ReadOnlyCollection
context ISearchContext
return ReadOnlyCollection

Property Details

enforceUniqueness protected_oe property

protected bool enforceUniqueness
return bool

javascriptGlobal protected_oe property

protected string javascriptGlobal
return string

resourceLocation protected_oe property

protected string resourceLocation
return string

resultPosftix protected_oe property

protected string resultPosftix
return string

resultPrefix protected_oe property

protected string resultPrefix
return string

selector protected_oe property

protected string selector
return string