Votes
Answers
Views
Question
20
1
149
asked 15 years ago by Michaeldx
updated 15 years ago by bubblehead712
This is probably a really easy thing to do, but I haven't found out how yet! How do you use QTP to resize & move an IE browser? I can use intHeight = Browser("Internet Explorer").GetROProperty("height") intWidth = Browser("Internet Explorer").GetROProperty("width"...