QTP Browser Resize and Repositiong - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: QTP Browser Resize and Repositiong (/Thread-QTP-Browser-Resize-and-Repositiong) |
QTP Browser Resize and Repositiong - abkhalid - 10-11-2011 I want to change the size and postion of the browser. that is i want to create an action, which will always resize the active browser to 1024 * 786 and position it to 0, 0 coordinates, so, if on some locations we have clicked the mouse at a particular location, then it will have no problem clicking at the same place again. |