Reproduces when multiple values can be selected in a drop down.
If you select another value, this value is added to result list, if you select the selected value (set by default), the value remains selected. So it is unable to deselect default value or deselect all values from drop down (deselectByValue/Index() and deselectAll() methods in selenium)