in reply to Re: How to use FindWIndowLike to find a window like "SURFer++ note" under Win32::GuiTest module
in thread How to use FindWIndowLike to find a window like "SURFer++ note" under Win32::GuiTest module

okay it works thanks ! but can you please elaborate why you used qr/../ in FIndWindowLike(...) what is the significiance of qr? I am pretty new to perl scripting!

  • Comment on Re^2: How to use FindWIndowLike to find a window like "SURFer++ note" under Win32::GuiTest module

Replies are listed 'Best First'.
Re^3: How to use FindWIndowLike to find a window like "SURFer++ note" under Win32::GuiTest module
by Corion (Patriarch) on Sep 08, 2016 at 09:21 UTC

      thanks a lot ! works good for me(y)