I am planning to automate testing of a 3rd party GUI based application running on MS windows. The Win32::GuiTest module has proven to be very valuable for this task. Unfortunately, I have hit a roadblock with one test. The window in question is of class "Internet Explorer_Server" - as reported by Spy++ and WinSpy. This window contains some html formatted text. Calling getWindowText() api of Win32::GuiTest module on this window does not return the window text.
Has any other perl monk encountered similar issue? If yes, how did you solve it? Any pointers/guidance will be appreciated.
In reply to Using Win32::GuiTest with Explorer_Server by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |