C# Class Winium.Elements.Desktop.DesktopElement

Inheritance: OpenQA.Selenium.Remote.RemoteWebElement
Afficher le fichier Open project: 2gis/Winium.Elements

Méthodes protégées

Méthode Description
CreateRemoteWebElementFromResponse ( OpenQA.Selenium.Remote.Response response ) : RemoteWebElement
DesktopElement ( IWebElement element ) : System

Private Methods

Méthode Description
GetRemoteWebDriver ( IWebElement element ) : RemoteWebDriver

Method Details

CreateRemoteWebElementFromResponse() protected méthode

protected CreateRemoteWebElementFromResponse ( OpenQA.Selenium.Remote.Response response ) : RemoteWebElement
response OpenQA.Selenium.Remote.Response
Résultat OpenQA.Selenium.Remote.RemoteWebElement

DesktopElement() protected méthode

protected DesktopElement ( IWebElement element ) : System
element IWebElement
Résultat System