Primary Focus Window

I have a primary focus window that I need to move down to the right corner. The window itself I cannot minimize so I’m looking to move it “out of the way” until the window behind it has automation run in it and then move the primary focus window back. Do you have any suggestions on how to move the window?

Whenever prudent I try to use keyboard shortcuts for just about everything. Here is a random site that lists some for moving windows. Since yours doesn’t allow minimizing its possible that you won’t be able to interact with it using these methods–but its worth a shot.

That said, you should be able to just drag the window wherever you want using regular sensetalk:
http://docs.eggplantsoftware.com/ePF/SenseTalk/stk-mouse-events-control.htm#mousebuttondown-mousebuttonup-commands

You can use both mousebuttondown or the drag command. See which one works best for you.

Thank you for you help.

1 Like

Hey there,
I was about to say the same. Facing the same issue from last couple of days. But after wonderful support my issue resolved