I want to keep one running application on server in focus always before starting the process.
I have found two option:
attach window
2.Window->Activate in Citrix recorder.
I am not getting any videos on these option in you tube. I am not able to use any of these. Could anyone please suggest if there are any other option or please let me know how to use these two options. What are the variable we need to provide for attach window etc. Please help.
When you use Open Application Activity, the properties panel contains a output field “ApplicationWindow”. Assign the ApplicationWindow to a windows variable and use the same variable in Show Window activity.
Send Hot Keys in the Citrix Environment to switch between windows (Alt + Shift + Tab). (the key combination only works if the Citrix window is maximized).
After every time you switch window - look for Image Exists Activity to find the window you are looking.
Once the window is found, continue with the next activities in the workflow.