Hi all,
I'm trying to automate a workflow process through the Citrix Workspace - specifically EPIC Hyperdrive.
The biggest constraint is that I cannot use PAD to select UI elements on EPIC - it'll just select the whole screen.
I've managed to bypass this through mimicking computer and keyboard movements, but I've ran into an obstacle now.
Is there any solution to telling PAD to completely stop the flow when a new window pops up given my UI constraint?
Here's the spaghetti logic with pictures:
1) If you enter an item number and these pops up -> proceed by clicking enter. (The current flow is built on this conditional, so it works if there's no caveats)

2) However, if you enter an item number and this view pops up (very rarely - simply telling me to specify what item), I want the flow to stop completely since I don't have a flow for that caveat.

my current flow as is:
