SetSecure on a WinObject? - 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: SetSecure on a WinObject? (/Thread-SetSecure-on-a-WinObject) |
SetSecure on a WinObject? - RandomGrin - 11-04-2014 So the Password field in our standalone application is not being recognized as a WinEdit, but rather as a WinObject. Problem is, there is apparently no WinObject().SetSecure method. So....are there any tricks to make QTP (Version 11) see my Password field as a WinEdit instead? Is there any way to make a WinObject use SetSecure or an equivalent? Thanks for any ideas. RE: SetSecure on a WinObject? - vinod123 - 11-04-2014 The solution depends upon the tool version and the browser version do you use |