AA,
I am trying to navigate to a page (
FBI - Most Wanted - The FBI's Ten Most Wanted Fugitives) and capture the 10 links present in the table on this page. This links will change in the future so I need to capture them dynamically. Then I would like to use those captured links to navigate to the link destination and scrape the data from the new page. I thought the manage web controls option would lead me down this path but can't figure it out. Thanks for any help.