| View previous topic :: View next topic |
| Author |
Message |
jasong
Joined: 26 Oct 2007 Posts: 49 Location: Texas
|
Posted: Wed Nov 07, 2007 10:38 pm Post subject: documentation incomplete, fails to show mouse controls |
|
The following is what is in the documentation
Code: click into code to enlarge
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 |
|
| Back to top |
|
 |
Support Team Site Admin
Joined: 07 Jul 2006 Posts: 256
|
Posted: Thu Nov 08, 2007 2:32 pm Post subject: |
|
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 |
|
| Back to top |
|
 |
|