Determines whether the specified input element is editable, ie hasn't been disabled. This method will fail if the specified element isn't an input element.
true if the input element is editable, false otherwise
ISelenium Interface | Selenium Namespace