Dock Top Object - 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: Dock Top Object (/Thread-Dock-Top-Object) |
Dock Top Object - g.shalini - 01-10-2011 In my application the tool bar is showing as dock top object,i have to do bulk print operation but QTP is not recognizing this,if am clicking on bulk print its giving the co-ordinates only,but we might not have the same resolution on different machines and we don't have any short key for this also. Code: VbWindow("frmMain").WinObject("DockTop").Click 392,35 These are the properties showing when i spy on that object Code: Class name:Win Object |