Name all the non-static methods present in Select Class.
- selectByIndex(int index)
- selectByValue(String value)
- selectByVisibleText(String text)
- getOptions()
- getFirstSelectedOption()
- getAl Selected Options()
- isMultiple()
- deselectByIndex(int index)
- deselectByValue(String value)
- deselectByVisibleText(String text)
- deselectAll()