A test that tries to expand a node more then 1 level deep will fail with: '21/05/2014 11:26:07' - 'Fail' : 7. RadTreeView('ctl00_ctl00_NestedMasterHolder_iRoomPageHolder_dataTreeViewControl_treeViewDataTree'): '03.01. 01. Tax assessments and penalties' action -> 'Expand' ------------------------------------------------------------ Failure Information: ~~~~~~~~~~~~~~~ Object reference not set to an instance of an object. InnerException: System.NullReferenceException: Object reference not set to an instance of an object. at Telerik.WebAii.Controls.Html.RadTreeView.FindNodeByHierarchicalIndex(String hierarchicalIndex) at Telerik.WebAii.Controls.Html.RadTreeView.ExpandNodeByText(String nodeText) at Telerik.WebAii.Design.Translators.Html.TreeView.RadTreeViewActionDescriptor.Execute(Browser browser) at ArtOfTest.WebAii.Design.Extensibility.HtmlActionDescriptor.Execute(IAutomationHost autoHost) at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order) To repro record a test that: 1) Navigates to http://demos.telerik.com/aspnet-ajax/treeview/examples/loadondemand/wcf/defaultcs.aspx 2) Expand first level node 3) Expand a second level node 4) Playback the test