01-20-2010, 01:27 PM
Hi,
Refer the below example & try to implement acordingly.
Where 5,5 --> valid x- and y-coordinates of the location on the applet to be clicked
"LEFT" --> Indicates the double-click should be performed with the 'left' mouse button.
Refer the below example & try to implement acordingly.
Code:
JavaWindow("xxxxxx").JavaButton("XXXX").DblClick 5, 5, "LEFT"
"LEFT" --> Indicates the double-click should be performed with the 'left' mouse button.