Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
maximize window function
#2
Solved: 10 Years, 10 Months ago
Try this

Code:
Function MaxBrowser()
MaxBrowser = False
If Browser("CreationTime:=0").exist(1) Then
Browser("CreationTime:=0").page("micClass:=Page").sync
Browser("CreationTime:=0").fullscreen
endif
endfunction
Reply


Messages In This Thread
maximize window function - by newqtp - 04-10-2008, 05:14 AM
RE: maximize window function - by FredMan - 04-12-2008, 01:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Maximize and Close a Browser mv8167 4 16,116 03-26-2023, 03:55 PM
Last Post: Mike B
  Calling a function in a Test Script from a function library anupam4j 3 5,931 06-26-2015, 12:31 AM
Last Post: babu123
  Is it possible to call Java window and Power Builder Window in 1 Action sbkhbk 0 2,451 06-05-2014, 08:18 PM
Last Post: sbkhbk
  qtp 11 not recording window within a window kp_usa 0 2,289 12-19-2012, 10:52 PM
Last Post: kp_usa
  QTP Opens a popup window but won't recognize the buttons in the window Blaster0007 4 7,671 07-20-2012, 12:03 AM
Last Post: sree.85

Forum Jump:


Users browsing this thread: 1 Guest(s)