Completed
Last Updated: 10 Mar 2016 07:12 by ADMIN
ADMIN
Konstantin Petkov
Created on: 03 Mar 2016 16:00
Type: Bug Report
0
Chrome and Firefox recorder is failing to record click actions on customer web site
The login steps are successfully executed however once inner site is loaded a click action is not getting recorded. It displays as being recorded in the browser via its annotation but the step is missing in the test. The Test Studio application log contains the following NullReference exception:

[03/03 17:56:55,Telerik.TestStudio.Desktop.vshost.exe(12588:15),Recording] JsRecorderManager.OnMessageReceived() : EXCEPTION! (see below)
     Outer Exception Type: System.NullReferenceException
     Message: Object reference not set to an instance of an object.
     HRESULT: 0x80004003 (Official ID (if app.) = E_POINTER, Error Bit = FAILED, Facility = FACILITY_NULL, Code = 16387)
     Call Stack:
          at Telerik.TestStudio.Web.JSRecorder.JsRecorderManager.BuildExpressionClauses(JArray exprClauses, Int32 chainStop)
          at Telerik.TestStudio.Web.JSRecorder.JsRecorderManager.RecordDescriptor(JToken o)
          at Telerik.TestStudio.Web.JSRecorder.JsRecorderManager.OnMessageReceived(String sessionId, JObject msg)

Test case is provided with the internal description.
1 comment
ADMIN
Pavel
Posted on: 10 Mar 2016 07:12
We have addressed this problem and a fix will be available in the next official release scheduled for the end of March.