Question

Ford Motor Company Ltd
IN
Last activity: 14 May 2025 4:04 EDT
Need Help Interrogating Dynamic Web Element with No Unique Identifier in Pega Robotics
Hi everyone,
I'm working on a dynamic web application where the controls change every time I click the Submit button. Unfortunately, the elements I'm trying to interrogate do not have any unique attributes (like IDs or consistent class names), which makes it difficult to identify them reliably.
website link
https://www.theautomationchallenge.com/
Since there's no unique identifier, I tried using the Select Element option in interrogation. I noticed that a stable parent exists three levels up from this element. I would like to anchor my control using that stable ancestor, but I'm unsure how to do it correctly in Pega Robotics.
Has anyone encountered a similar issue? Is there a way to reliably anchor a dynamic element by navigating a few levels up the DOM during interrogation or using match rules?
Any suggestions or best practices would be greatly appreciated.
Thanks in advance!