C# Class Winium.Elements.Desktop.ListBox

Inheritance: DesktopElement
Mostrar archivo Open project: 2gis/Winium.Elements

Public Methods

Method Description
ListBox ( IWebElement element ) : System.Collections.Generic
ScrollTo ( By by ) : RemoteWebElement

Method Details

ListBox() public method

public ListBox ( IWebElement element ) : System.Collections.Generic
element IWebElement
return System.Collections.Generic

ScrollTo() public method

public ScrollTo ( By by ) : RemoteWebElement
by OpenQA.Selenium.By
return OpenQA.Selenium.Remote.RemoteWebElement