Hello,
I am trying to edit the find logic for an element that changes every time you click the button. For Example, the field changes from CreatePurchReq1_New0 to CreatePurchReq2_New. I tried editing the element to 'Starts With' 'CreatePurchReq' but can't do 'Ends with' because the number at the end changes too, and the CreatePurchReq ID is also used elsewhere on the page so it is not specific enough.
Is there a way to use wildcards like in SQL? Not sure on the best way to proceed.