Forum Discussion

abishekhari007's avatar
abishekhari007
Champion Level 0
4 years ago
Solved

Reading list data in an xpath using TC

Can you help me with how to read the list data from an xpath //*[@id="panelbar"] present in a webpage and store it in array/list using testcomplete, there is data in //*[@id="panelbar"]/li[1],  //*[@id="panelbar"]/li[2] and so on, ineed to store these data in an array/list

4 Replies