I am trying to extract links from a table.
When I set the attribute to Own Text the Web Helper Preview gives a list of all the link text.
When I change the attribute to href I get a list of repeating values that are not the correct links. Except for the first, they are all the same. The links are not being extracted properly
I have included the 2 screenshots.
The first shows the actual table and the preview results with attribute = Own Text
The second shows the case with attribute =href.
Please advise