Skip to main content
Question

Automation 360 - hyperlink discovery

  • May 13, 2026
  • 1 reply
  • 7 views

Using Automation 360, I am trying to click a hyperlink. I can find the hyperlink when using the recorder action and it picks up all the relevant attributes (A tag, innerHtml etc). But when the bot runs, it cannot find the link - throws exception.

The hyperlink is in a table that is presented in an iframe.

The ultimate aim is for the hyperlink to be clicked within a loop where the bot goes row by row clicking the hyperlink on each row and performing some actions.

However, even in debugging to just get the single hyperlink, the bot fails to find the link.

Any help would be appreciated..

1 reply

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+6
  • Automation Anywhere Team
  • May 13, 2026

@David Hobson Links in an iframe can be challenging. The best bet is to try a different “technology” to access that link.