Enter the login details - 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: Enter the login details (/Thread-Enter-the-login-details) |
RE: Enter the login details - rajpes - 07-11-2011 glad to know that. RE: Enter the login details - Sathiya - 07-11-2011 hi rajesh try with this ode Code: Browser("name:=QTP Forums").Page("title:=QTP Forums").Link("innertext:=Login").Click the above code is for qtp forums login screen |