Madhi
15 years agoContributor
Window Caption
How to check if a required window is open or not.
Sys.Process("App").WPFObject("HwndSource: EngagementHost", "TestWndCaption")
I need to check if Window with TestWndCaption is open or not.
Sys.Process("App").WPFObject("HwndSource: EngagementHost", "TestWndCaption")
I need to check if Window with TestWndCaption is open or not.