and this also worked for me.
please note that QTP must be launched before the browser, otherwise issues arise in object identification,
which OS, Browser and QTP version are you using?
glad to be of help
Code:
Browser("Gmail - Compose Mail").Page("Gmail - Compose Mail").WebButton("name:=Send" , "type:=submit" , "index:=0").Clickplease note that QTP must be launched before the browser, otherwise issues arise in object identification,
which OS, Browser and QTP version are you using?
glad to be of help

