Feature and motivation
Currently Select methods work even the option is disabled. Or select is disabled.
I suggest these selectByFoo methods should throw an exception.
Usage example
new Select(element).selectByVisibleText("fish");
Pull request
see #10814
Feature and motivation
Currently
Selectmethods work even theoptionis disabled. Orselectis disabled.I suggest these
selectByFoomethods should throw an exception.Usage example
Pull request
see #10814