I have an issue with a combobox control.
During the playback in a Web test I got the following exception:
Cannot perform 'SetProperty of SelectedItem with value "Mrs"' on the hidden control. Additional Details:
TechnologyName:  'Web'
ControlType:  'ComboBox'
Id:  'ddlTitle'
Name:  'ddlTitle'
TagName:  'SELECT'
I am using VS2010 & IE-9, same code works on an another machine which has got IE-8
Can anyone help me on that. Thanks a lot

Go to the complete details ...