Beispiel #1
0
 void SelectByIndex(int index)
 {
     SetIndexToSelect(index);
     elements.GetSelectByIndexButton().Click();
 }