Hi All,
I am trying to automate a SAP invoice distribution screen activity. The screens are attached for reference.The values for Company name, Division etc will be read from an excel file. The problems is the element ids are dynamic and there are no identifiers other than the id to uniquely identify the element( ). This prevents the bot from making text entries in the elements using type into or set text. . I have tried using anchor base and find element but with no success.
If anyone has faced similar problems, please share how you managed to solve the issue.Thanks.