Hi Shwetha,
Please use the code below for your reference for log in
For more details on Descriptive programming please go through the below thread
https://www.learnqtp.com/descriptive-pro...implified/
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"
Browser("name:=Gmail\: Email from Google").Page("title:=Gmail\: Email from Google").WebEdit("html id:=Passwd").Set "learnqtp"
Browser("name:=Gmail\: Email from Google").Page("title:=Gmail\: Email from Google").WebButton("html id:=signIn").Clickhttps://www.learnqtp.com/descriptive-pro...implified/

