C# Class Winium.Elements.Desktop.DesktopElement

Inheritance: OpenQA.Selenium.Remote.RemoteWebElement
Show file Open project: 2gis/Winium.Elements

Protected Methods

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

Private Methods

Method Description
GetRemoteWebDriver ( IWebElement element ) : RemoteWebDriver

Method Details

CreateRemoteWebElementFromResponse() protected method

protected CreateRemoteWebElementFromResponse ( OpenQA.Selenium.Remote.Response response ) : RemoteWebElement
response OpenQA.Selenium.Remote.Response
return OpenQA.Selenium.Remote.RemoteWebElement

DesktopElement() protected method

protected DesktopElement ( IWebElement element ) : System
element IWebElement
return System