C# Class Winium.Elements.Desktop.ListBox

Inheritance: DesktopElement
Afficher le fichier Open project: 2gis/Winium.Elements

Méthodes publiques

Méthode Description
ListBox ( IWebElement element ) : System.Collections.Generic
ScrollTo ( By by ) : RemoteWebElement

Method Details

ListBox() public méthode

public ListBox ( IWebElement element ) : System.Collections.Generic
element IWebElement
Résultat System.Collections.Generic

ScrollTo() public méthode

public ScrollTo ( By by ) : RemoteWebElement
by OpenQA.Selenium.By
Résultat OpenQA.Selenium.Remote.RemoteWebElement