I am trying to automate filling of a form with data read from an Excel table. Struggling started with completing the form because the webpage creates a new window with a different URL for each new entry causing PAD to give an error message that it cannot take control of the browser because the webpage URL with the UI selector has changed for another entry. Does anyone has a solution to how I can make the UI element dynamic or any other way so that PAD sees the webpage as the same each time.
Any help will be appreciated.
I have attached pictures showing the URL changes, webpage selector builder and my flow actions.
URL change underlined in yellow
URL change underlined in yellow
webpage Selector
PAD Actions