@DanielS79
Just a quick observation (I may be mistaken in my understanding), you mentioned that you are using a Chrome instance to open a ticketing app, then you are using window-based actions but you supposed to be work with browser automation package actions?
Please refer to the screenshot below. If you are interacting with a Windows application, you should use UI automation package actions (highlighted on the left side).
However, if you are interacting with a web app, you should use browser automation package actions. For example, in the screenshot above, you are using "populate text on window" instead of "populate text on webpage."
So please consider modifying those actions and see if these changes resolve your issue.

Thanks,
Deenuji Loganathan 👩💻
Automation Evangelist 🤖
Follow me on LinkedIn 👥
-------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and give it a thumbs up!👍 Your feedback supports future seekers 🚀