documentation incomplete, fails to show mouse controls

Class library usage, coding and language questions.
jasong
Posts: 49
Joined: Fri Oct 26, 2007 9:38 pm
Location: Texas

documentation incomplete, fails to show mouse controls

Post by jasong » Wed Nov 07, 2007 9:38 pm

The following is what is in the documentation

Code: Select all

def RanorexPython.MouseClickElement  (   element,  
    button   
 ) 
However, the recorder puts numbers as extra parameters that I am unable to understand.

Is there a more complete set of documentation available?

Thanks,
Jason

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Thu Nov 08, 2007 1:32 pm

You're right, the Python documentation is incomplete. We try to fix that for the next minor release.

For now, please consult the RanorexCore (C++) documentation of the homonymous (e.g. RxMouseClickElement for RanorexPython.MouseClickElement) method.

Sorry for the inconvenience!

Alex
Ranorex Support Team