In my case I am able to test the Elements with resize browser that's why i use this code but it doesn't work !
On Tuesday, April 30, 2013 10:55:34 AM UTC+1, [email protected] wrote: > > Hi all; > > I have used this script to restore and maximize IE 9 window size but it > doesn't work ! > but it works fine with Firefox 18 > here is my script code : > > hWnd = Browser("Browser").GetROProperty("hwnd") > Window("hwnd:=" & hWnd).Restore > > hWnd = Browser("Browser").GetROProperty("hwnd") > Window("hwnd:=" & hWnd).Maximize > > Any suggestions ? > > Regards, > -- -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en --- You received this message because you are subscribed to the Google Groups "QTP - HP Quick Test Professional - Automated Software Testing" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
