I am trying to automate data entry into RMA form (html table). User will go into cloud based system, navigate to the RMA entry screen and then enter SKU information. RMA frequently has multiple lines and it is very time consuming to enter manually. Ideally Power Automate will read text from excel file and enter into the appropriate spot in the HTML table. The issue is that the URL for the page (and therefore the UI elements) is different every time you open a new RMA form.
Is there any way to get this to work ?
Any help is greatly appreciated!!