It depends whether the data has been loaded. For example, findByText() cannot work when the data has not yet been loaded from the server. If the tree binding is through local data, you can set the
loadOnDemand configuration option to
false, so that all nodes are loaded initially.
Regards,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!