Thanks a lot naveen for your suggestion.

it did work but in following way

Browser("").Page("").WebElement("SYZ").FireEvent "onclick"
Browser("").Page("").WebElement("XYZ").FireEvent "ondblclick"

OR

Browser("").Page("").WebElement("SYZ").FireEvent "onfocus"
Browser("").Page("").WebElement("XYZ").FireEvent "ondblclick"

In short, the first line of script should get it focused and then perform
double click operation.

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to