How to automate a job in OEDQ with no notification popup windows (citrix)

Hi there,

I’m looking to automate jobs in OEDQ and i was wondering what “flags” i could use to let the robot know when the job has finished executing. The current issue is that no notifications are available once a job has finished running. The jobs length of time is variable so a simple delay wont work. The only window that “pops-up” is a running window (screenshot) for when the job is executing. My question is, can i use wait element vanish activity or one similar to it to wait until the running window disappears to begin the next one. I have to work in a citrix environment, so this process may be finicky. for example can i ask for a wait element vanish and use a generic text selector as “running”.

Thanks in advance.