Creating automation for an in-house web app.
The web browser instance is dynamic...ie, it shows identical UI elements, but the URL changes for each customer. The web UI element selected is only tied to that one specific browser instance, ie, that one specific customer. For example, the url for one customer is https://xxxx.com/username/queue/work-screen/d028e190-688e-46ac-8569-ef4afb780a4b, and the next in the queue might be https://xxxx.com/username/queue/work-screen/4d8322d4-181e-40cc-bd61-e94b98d28d44, etc., but the UI element will only work on the URL used to create the flow. There's got to be a way to assign the web browser instance as a variable, but I can't find it.
Below is a screen shot of the elements. We need it to select assign to me, then submit & next, and repeat that until the end of the queue. When it chooses submit & next, the URL changes, and the flow crashes.
Any help appreciated.
