Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to perform the "Double click" event on Java Addins i.e Java button
#2
Not Solved
Hi,

Refer the below example & try to implement acordingly.
Code:
JavaWindow("xxxxxx").JavaButton("XXXX").DblClick 5, 5, "LEFT"
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.
Reply


Messages In This Thread
RE: How to perform the "Double click" event on Java Addins i.e Java button - by sreekanth chilam - 01-20-2010, 01:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to record JAVA Swing application with JAVA add-in Mrudula Chinchanikar 0 994 11-24-2021, 07:18 PM
Last Post: Mrudula Chinchanikar
  UFT not recognizing Java Objects/ Elements YogeshCallappa 0 3,339 11-08-2016, 02:44 PM
Last Post: YogeshCallappa
  Unable to perform operations on objects under WinObject in .net app ramakant 0 1,917 11-10-2015, 07:56 PM
Last Post: ramakant
  UFT 12 not recognizing Java Swing objects uftuser18 0 3,292 07-22-2015, 01:58 AM
Last Post: uftuser18
  Unable to perform click operation on MDI menu/sub menu (Infragistics) with UFT 12 Mahen1108 0 3,451 06-17-2015, 05:29 PM
Last Post: Mahen1108

Forum Jump:


Users browsing this thread: 1 Guest(s)