09-17-2010, 07:28 PM
Hi Reema,
Include the below line of code after "objIE.visible = True".
It will solve your requirement.
Let me know if you need any more information or have any questions on this.
Include the below line of code after "objIE.visible = True".
Code:
Window("hwnd:=" & objIE.HWND).Maximize
It will solve your requirement.
Let me know if you need any more information or have any questions on this.
Thanks,
SUpputuri
SUpputuri