How to find out random id's

Hi,

I have recorded following steps using katalon

  • I have uplaoded a file. After uploading I have deleted it.

Now while running the recorded test, it fail’s while deleting file. Since ID is changed. How to solve it?

If its struggling to find the id just try modifying the xpath to not use the ID and find the object using different attributes.