Completed
Last Updated: 25 Jul 2014 08:26 by ADMIN
ADMIN
Konstantin Petkov
Created on: 10 Jul 2014 10:25
Type: Bug Report
0
Incorrect recording of RadComboBox select item action for customer grid-templated combobox
RadComboBox item templated as grid data causes Test Studio to record select item action which fails to correctly click on the item on playback. The select item actions closes the drop down however the page isn't updated as expected.

The same scenario works fine on demo site:
http://demos.telerik.com/aspnet-ajax/combobox/examples/overview/defaultcs.aspx
(see "Product" combobox).

Sample test case running against the customer application is attached internally.

Work-around: disable the RadComboBox translator so that Test Studio record standard click action over the opened drop down.
http://docs.telerik.com/teststudio/user-guide/project-settings/translators.aspx
1 comment
ADMIN
Daniel Djambov
Posted on: 25 Jul 2014 08:25
Telerik: The issue is fixed and solution will be available in our next internal product release planned in early August 2014. Existing tests which have "combobox select item" steps should be fixed and select combobox step recorded again, which will not use the translators this time, as RadComboBoxItem translator shouldn't handle the case.