Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting the complete width and height of the web browser using qtp
#1
Solved: 10 Years, 8 Months, 3 Weeks ago
Help

Could some one give me a solution to retrieve the complete width and height of the web browser using qtp..

Thanks in advance
Reply
#2
Solved: 10 Years, 8 Months, 3 Weeks ago
Code:
nWidth=Browser("browser").getRoproperty("width")
nHeight=Browser("browser").getRoproperty("height")
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  DP Web Browser/Page issues rstimers 1 2,294 08-14-2015, 12:37 PM
Last Post: venkatesh9032
  Auto complete for Web Edit box branjitk 2 5,710 12-20-2014, 09:31 PM
Last Post: supputuri
  Cannot find the "[ WebEdit ]" object's parent "[ Browser ]" (class Browser). Verify t Divya Roopa 1 8,277 03-11-2014, 12:13 PM
Last Post: devarapallliramana
Exclamation Retrieve the complete height and width of a browser beyond the visible part as wel learnQtptips 0 2,012 05-22-2013, 09:36 AM
Last Post: learnQtptips
  Function to create web objects (like Browser, Link, Page, etc) Arena 2 3,646 04-03-2012, 08:21 AM
Last Post: Arena

Forum Jump:


Users browsing this thread: 1 Guest(s)