admin Site Admin
Joined: 05 Jul 2006 Posts: 351
|
Posted: Wed Sep 13, 2006 10:29 pm Post subject: Version 0.9.3 Released |
|
A new version of Ranorex: V0.9.3 has been released and is ready for download.
General new Features
The functions MouseClickControl and MouseClickElement have been extended with a new argument "button". The default value of the button is the left mouse button.
A new Mouse function "GetControl" has been added, the function retrieves the control at the mouse position .New Features in RanorexNet
Visual Studio Sample5: The new sample demontrates how to automate a simple web page with Ranorex. It searches an instance of the IE, activates it, googles the text "Ranorex" and dumps out all found items.
Control class: The window Handle of the control can be used as a public property.
Overloaded Form.Find functions with ControlId have been added. Bug Fixes
Incorrect element value, while reading a lot of elements with the same Role from a web page has been corrected.
Invalid ControlId for top-level windows has been fixed.
Possible incorrect return value of the MouseMove function has been corrected.
RanorexNet: Error in the functions UpButton and DownButton of the NumericUpDown class has been fixed.
FindChild error with unavailable elements has been corrected. Jenö Herget
Ranorex Team |
|