Quantcast
Channel: Micro Focus QTP (UFT) Forums - All Forums
Viewing all articles
Browse latest Browse all 1793

Link in a webtable in a webtable

$
0
0
Hi there,

I'd need your help because I can't get rid of an error message.

Given is a dynamic changing webtable, its cells are webtables as well, each cells contain one link I'd like to click on.


Code:
Set WebTableDescription = Description.Create
WebTableDescription("html tag").value = "TABLE"
Set TableRow = Page("page").WebTable("list").ChildObjects(WebTableDescription)
TableRow(10).ChildItem(1, 2, "Link", 0).Click


But UFT tells:

Code:
General run error.
Line (49): "TableRow(10).ChildItem(1, 2, "Link", 0).Click"


The error number is 2147467259 but I couldn't find a solution. 

It would be very nice if somebody could help: )

Viewing all articles
Browse latest Browse all 1793

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>