Skip to main content
Question

Can't Capture Object with changeable IFRAME

  • June 2, 2026
  • 1 reply
  • 6 views

I am not able to capture object with changeable I Frame, every run the I Frame changes which make the capture fails. Note: The portal I use made by MS Dynamics

1 reply

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

@ahmedayman Not much detail to go on…

If the link appears in the same position every time, consider coordinate-based clicks.

You can also consider using the Browser: Run JavaScript action and putting the action in JavaScript. 

Another possibility is our new UI Agent automation capability. It uses AI to look at the page and find the elements. It's the only thing I've found that will solve my toughest bot challenge.