Forum Discussion
No RepliesBe the first to reply
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.