コード例 #1
0
 void SelectByItem(int index)
 {
     SetIndexToSelect(index);
     elements.GetSelectByItemButton().Click();
 }