How to write the desriptive programing for gmail signin and signout - 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: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: How to write the desriptive programing for gmail signin and signout (/Thread-How-to-write-the-desriptive-programing-for-gmail-signin-and-signout) |
How to write the desriptive programing for gmail signin and signout - shwetha_m - 01-31-2012 Hi, I am new to this tool, i would like to know the step by step procedure to write descriptive programing for gmail signin and signout. Regards, shwetha RE: How to write the desriptive programing for gmail signin and signout - ravi.gajul - 01-31-2012 Hi Shwetha, Please use the code below for your reference for log in Code: Browser("name:=Gmail\: Email from Google").Page("title:=Gmail\: Email from Google").WebEdit("html id:=Email").Set "learnqtp" https://www.learnqtp.com/descriptive-programming-simplified/ RE: How to write the desriptive programing for gmail signin and signout - shwetha_m - 02-01-2012 Hi Ravi, Thank you. The object spy is done for the username , password and sigin, when writing the script the browser, page, webedit, webbutton are not displyed in the list box. Please assist on this. Regards, shwetha Hi Ravi, Thank you. The object spy is done for the username , password and sigin, when writing the script the browser, page, webedit, webbutton are not displyed in the list box. Please assist on this. Regards, shwetha Hi Ravi, Thank you. The object spy is done for the username , password and sigin, when writing the script the browser, page, webedit, webbutton are not displyed in the list box. Please assist on this. Regards, shwetha |