Completed
Last Updated: 02 Jul 2013 14:23 by ADMIN
ADMIN
Plamen
Created on: 18 Feb 2013 10:37
Type: Bug Report
1
Test Studio is unable to trigger an event when selecting an option from an HTML select control.
When selecting an option from an HTML select control, Test Studio is unable to trigger the event that populates the items in another window even if the "TriggerjQueryEvent" property is set to True.

Workaround:
Test Studio records the selection using the MultiSelectByText method. The workaround is to convert the 'Select' step into coded step and use the "SelectByText" method instead with 'invokeOnChangeEvent' set to True.

To reproduce:
Sample test is attached to the internal bug description.
2 comments
ADMIN
Plamen
Posted on: 02 Jul 2013 14:23
The issue is fixed and the fix will be included in our next official release expected near the end of July.
ADMIN
Shtilianov
Posted on: 28 Jun 2013 13:31
http://qa-inx-telerik-42.inxrnd.com/InControl  is unreachable please provide fiddler trace. With the fiddler record we can open the page and reproduce the problem.