Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Maximize browser?
#1
Solved: 10 Years, 9 Months ago
Hi,
Is this any know problem to maximze the browser?I tried below code to do the same .But it wont

Code:
hWnd = Browser("browser_name").GetROProperty("hwnd")
Window("hwnd:=" & hWnd).Maximize
Pls help out

Regards

Madhu
Reply
#2
Solved: 10 Years, 9 Months ago
what is the IE version?
This should work on IE6. if you are on IE8, use
Code:
Browser("Google").FullScreen
or
Window("regexpwndtitle:=Windows Internet Explorer","Text:=Google - Windows Internet Explorer").Maximize

Reply
#3
Solved: 10 Years, 9 Months ago
Hey Saket its working fine now .

Thank u .Close the thread .

Regards

Madhu
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Maximize and Close a Browser mv8167 4 16,005 03-26-2023, 03:55 PM
Last Post: Mike B
  error object disabled on line 9 where it says " Browser("Browser").CloseAllTabs" kp_usa 1 3,083 12-20-2012, 12:20 AM
Last Post: adityapant27
  My IE Browser Recognizing as Window instead of Browser. sivakrishna 4 8,677 02-11-2012, 12:19 AM
Last Post: ravi.gajul
  how to maximize a browser in QTP reejais 3 41,546 10-01-2010, 01:57 AM
Last Post: cdesserich
  Clicking an item in the context menu opens up browser(IE6) but in same browser of QC pjavvaru 2 4,229 04-10-2010, 02:16 AM
Last Post: jsknight1969

Forum Jump:


Users browsing this thread: 1 Guest(s)