This question is locked. New answers and comments are not allowed.
When I’m working in WebUI Test Studio it generates a SelectDropDownActionDescriptor when I interact with a select field. By default SelectDropDownType is set to ‘ByIndex’. What I want is ‘ByText’. When I change SelectDropDownType to ‘ByText’ the tool still insists on having a value for SelectionIndex since when I clear the field I get a ‘Property value is not valid’ with ‘is not a valid value for Int32.’ in the details pane.
Is the SelectionIndex ignored when I change SelectDropDownType to ‘ByText’ but still required because of UI idiosyncrasies?
Or is SelectDropDownType ‘ByText’ not working?
Regards
Espen Harlinn