Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there any Inbuilt Methods to control the IE Browser.
#1
Solved: 10 Years, 8 Months, 4 Weeks ago
Hi All,

I'm doing descriptive programming.
My requirement is:
1) To maximize the IE Browser.
2) Refresh the existing IE Browser.

Is there any inbuilt methods or do i have to write a seperate functions for the above requirement.
Reply
#2
Solved: 10 Years, 8 Months, 4 Weeks ago
Hi Ritesh,
Use:
Code:
haWnd = Browser("").Object.HWND
Window("hwnd:=" & haWnd).Maximize
Browser("").Refresh
Reply
#3
Solved: 10 Years, 8 Months, 4 Weeks ago
Hi Manish,

Thank you very much for quick reply...It was really helpful...

Regards,
Ritesh
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot find the "[ WebEdit ]" object's parent "[ Browser ]" (class Browser). Verify t Divya Roopa 1 8,285 03-11-2014, 12:13 PM
Last Post: devarapallliramana
  why error if available methods are used. AAB 3 2,911 06-14-2012, 11:28 AM
Last Post: AAB
Question Methods for Applications bfakruddin 3 2,788 01-06-2009, 01:58 PM
Last Post: bfakruddin
Sad Alternate for inbuilt checkpoint in QTP...???? swame_sp 1 2,402 07-17-2008, 10:10 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)