Hello,
after updating kendoUI on our site from 2016_Q2 to 2017_R2 test studio step fails with error
Exception thrown executing coded step: 'Wait for GroupManagePermissionsADListview: ListView items count (current page) 'GreaterThan' '0''.
InnerException:
ArtOfTest.WebAii.Exceptions.ExecuteCommandException: ExecuteCommand failed!
InError set by the client. Client Error:
System.InvalidOperationException: Javascript call [$(\"div:eq(129)\").data(\"kendoListView\").element.children().size()] failed! Please make sure the function exists and the call is using the correct prototype signature. Javascript error: TypeError: Object doesn't support property or method 'size'
at ArtOfTest.InternetExplorer.IECommandProcessor.InvokeFunction(String functionCall, Boolean useEval, Boolean returnJson, IHTMLDocument2 doc)
at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessActionCommands(BrowserCommand request)
at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessCommandInternal(WebBrowserClass ieInstance, BrowserCommand request, IHTMLDocument2 document)
BrowserCommand (Type:'Action',Info:'NotSet',Action:'InvokeJsFunction',Target:'ElementId (tagName: '',occurrenceIndex: '-1')',Data:'$(\"div:eq(129)\").data(\"kendoListView\").element.children().size()',ClientId:'Client_fd914ec4-11d1-4eae-8a62-9584f40808c1',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'System.InvalidOperationException: Javascript call [$(\"div:eq(129)\").data(\"kendoListView\").element.children().size()] failed! Please make sure the function exists and the call is using the correct prototype signature. Javascript error: TypeError: Object doesn't support property or method 'size'
at ArtOfTest.InternetExplorer.IECommandProcessor.InvokeFunction(String functionCall, Boolean useEval, Boolean returnJson, IHTMLDocument2 doc)
at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessActionCommands(BrowserCommand request)
at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessCommandInternal(WebBrowserClass ieInstance, BrowserCommand request, IHTMLDocument2 document)')
InnerException: none.
at ArtOfTest.WebAii.Core.Browser.ExecuteCommandInternal(BrowserCommand request)
at ArtOfTest.WebAii.Core.Browser.ExecuteCommand(BrowserCommand request, Boolean performDomRefresh, Boolean waitUntilReady)
at ArtOfTest.WebAii.Core.Browser.ExecuteCommand(BrowserCommand request)
at ArtOfTest.WebAii.Core.Actions.InvokeScript(String script)
at ArtOfTest.WebAii.BrowserSpecialized.InternetExplorer.InternetExplorerActions.InvokeScript(String script)
at ArtOfTest.WebAii.Controls.HtmlControls.HtmlControl.GetValue[T](String propertyName, T defaultValue)
at ArtOfTest.WebAii.Controls.HtmlControls.HtmlControl.GetValue[T](String propertyName)
at ArtOfTest.WebAii.Controls.HtmlControls.HtmlControl.CallMethod[T](String methodCall)
at Telerik.TestingFramework.Controls.KendoUI.KendoListView.get_ItemsCount()

Is it possible to shorten an extracted DataBindVariable so that I can use the shortened variable to verify another step?
For example, if I extract "Example :::: Test" from a page to a DataBindVariable, am I able to create a new DataBindVariable that is shortened to only "Example" that I can use to verify another part of the page in a later step?
Thanks.


I have two separate pages, how do I check if the value in one input matches the value of another input on a different page

Good morning,
We are using the Telerik Test Studio version 2017.1.207.0. When we try to record some actions of our Desktop application we got an error.(Attached in the thread). The error is raised at the begining of the execution, when our application is running the splash window.
About our application: We are using Visual Studio Team Service. It is a desktop application programmed in .NET (C#)
Do you know which could be the problem?
Thanks,
Best regards

Hi,
I have ran performance test for a test case, next day trying to retrieve the result of last run performance test. But unable to get the result. For retrieving last run's result have to rerun the test test case. So is there any way to get the performance test result without running it again ? Please help !
Thanks

Running tests, sometimes Chrome says that one or more browser extensions are missing, the screenshot is attached. I installed all the extensions needed initially and this problem occurs 1/5 runs in total. It just happens. Randomly. I tried to disable->enable the extensions, tried to reinstall them, I even tried it on both my virtual and physical machines. Test Studio's version is 2017.1.2017.0.
What's also interesting - it didn't occur before within the same project, I assume I started seeing this problem with the latest Test Studio version.
Nothing helped