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.
|