Parminder,
Thx for your help.
With regards to your statement " no need to run the index loop also as you can debug on which index number the pages are coming and provide that index no in childitem method",
I was trying to find all of the columns with WebElement to see if I find any of them. See screenshot. My GetROProperty does not seem to be able to dig down far enough to find the WebElements within the table. My code brings back the WebElements of the Links (that I do not want) but not of the objects that class are WebElements
I tried your suggested code, but I rerceive a Run Error:
Unspecified error
Line (41): "ChildCountPage=TableObj.ChildItemCount(r, 5, "WebElement")".
I also added screenshots of the OR of the webelements and vtable output.
Thx again for your help.
Thx for your help.
With regards to your statement " no need to run the index loop also as you can debug on which index number the pages are coming and provide that index no in childitem method",
I was trying to find all of the columns with WebElement to see if I find any of them. See screenshot. My GetROProperty does not seem to be able to dig down far enough to find the WebElements within the table. My code brings back the WebElements of the Links (that I do not want) but not of the objects that class are WebElements
I tried your suggested code, but I rerceive a Run Error:
Unspecified error
Line (41): "ChildCountPage=TableObj.ChildItemCount(r, 5, "WebElement")".
I also added screenshots of the OR of the webelements and vtable output.
Thx again for your help.