I am developing an ieautomation tool usint the perl module WIN32::GUITest
and i am able to click the links in the webpage after all the links are
clicked i want to send the CTRL+P keys to the menu of the Internet
Explorer.I can able to get the handle of the menubar in the Internet
explorer using SPY++. But the handle that i got usinh the SPY++ is dynamic.I
can't able to get the correct handle of the IE using the FindWindowLike
function.i compared the handle value that i got using the FindWindowLike
function to the handle value in the SPY++ it is different.

Can anyone tell me how to access the menu bar in the internet explorer and
pass the keys ctrl+p to the internet explorer. Please someone help me in
resolving this issue.It's very urgent.

Thanks in advance.  

Neelakandan.

-- 
View this message in context: 
http://www.nabble.com/How-to-print-the-currently-displaying-web-page-tf4747124.html#a13574024
Sent from the perl-win32-gui-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

Reply via email to