Forum Discussion

soumitrardutta's avatar
soumitrardutta
New Contributor
10 days ago

How do I handle dynamic web elements using XPath or Selectors?

Hello Everyone,

I’m working on automating a web application where several key elements (buttons and input fields) have dynamic attributes that change on every page refresh.The IDs look something like button_98234 or input_field_abc123. Because the suffix changes every time, my recorded tests in [TestComplete/ReadyAPI] are failing with 'Object Not Found' errors.

No RepliesBe the first to reply