HI
In a telerik tree view control some data have been populated without any id or element name. Like one node is
<LI class=rtLI>
<DIV class=rtTop><SPAN class=rtSp></SPAN><SPAN class=rtUnchecked></SPAN><SPAN class=rtIn>VALUE</SPAN> </DIV>
</LI>
So when I m recording what I want to get this element by content name. So that I can later use Data feed like excel to get the node by content name,
Can u please help me how can i do this?
After recording it just recorded as "Click Span9" step and I don't get any other option to get the element as expected I think.
Thanx
In a telerik tree view control some data have been populated without any id or element name. Like one node is
<LI class=rtLI>
<DIV class=rtTop><SPAN class=rtSp></SPAN><SPAN class=rtUnchecked></SPAN><SPAN class=rtIn>VALUE</SPAN> </DIV>
</LI>
So when I m recording what I want to get this element by content name. So that I can later use Data feed like excel to get the node by content name,
Can u please help me how can i do this?
After recording it just recorded as "Click Span9" step and I don't get any other option to get the element as expected I think.
Thanx