Method | Description | |
---|---|---|
ToComboBox ( this element ) : ComboBox | ||
ToDataGrid ( this element ) : DataGrid | ||
ToListBox ( this element ) : ListBox | ||
ToMenu ( this element ) : Menu |
Method | Description | |
---|---|---|
Execute ( this element ) : OpenQA.Selenium.Remote.Response | ||
GetId ( this element ) : string |
public static ToComboBox ( this element ) : ComboBox | ||
element | this | |
return | ComboBox |
public static ToDataGrid ( this element ) : DataGrid | ||
element | this | |
return | DataGrid |
public static ToListBox ( this element ) : ListBox | ||
element | this | |
return | ListBox |