In Development
Last Updated: 05 Aug 2019 12:02 by ADMIN
Neeraja
Created on: 01 Aug 2019 16:09
Type: Bug Report
0
Kendo Grid / Filter menu cannot execute 'Filter menu open' step

The step gets successfully executed but fails with the following exception: 

Failure Information: 
~~~~~~~~~~~~~~~
ExecuteCommand failed!
InError set by the client. Client Error:
Cannot read property 'toggle' of undefined
BrowserCommand (Type:'Action',Info:'NotSet',Action:'InvokeJsFunction',Target:'ElementId (tagName: '',occurrenceIndex: '-1')',Data:'$("th:eq(1)").data("kendoFilterMenu").popup.toggle()',ClientId:'663fc963-6051-4044-9dfb-ce01ca15339d',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'Cannot read property 'toggle' of undefined')
InnerException: none.

Workaround: Record the click step to open the filter without using the Test Studio translator, or in other words against the span element directly. 

0 comments