//Select the first manager in the dropdown list public void selectFirstManager() { DataEntryHelper.SelectElementByIndex(anotherManagerDropdown, 1); }