Ranorex and RanorexPro V1.1.0 has been released

Latest product news and announcements.
webops
Site Admin
Site Admin
Posts: 349
Joined: Wed Jul 05, 2006 7:44 pm

Ranorex and RanorexPro V1.1.0 has been released

Post by webops » Tue Mar 06, 2007 9:41 pm

Ranorex and RanorexPro V1.1.0 has been released and is ready for download.

http://www.ranorex.com/download

New Features:
  • Regular Expression support
  • ActionKeys
  • FormFind function for searching of windows by title and class name
  • ControlFind functions for searching child controls in a control (e.g. TabControl) by text, class name, control name or control id.
  • The collection of the child controls for the control can be read.
  • MouseMoveTo functions can be used with position and move time
  • MouseClick functions can be used with position, click count and move time
  • RanorexNet and RanorexSpy have a strong name and can be install in the GAC
  • ControlId and ControlName of the controls can be read
  • The column count and the header text of a ListView column can be read

Bug Fixes:
  • Bug in the function TreeViewSelectPath has been corrected
  • Problems with a ContextMenu without a parent handle has been fixed
  • RanorexSpyPro: all control texts can be copied into clipboard
  • RanorexSpy: cosmetic error by showing the handle has been corrected
  • RanorexNet Element class: The bug in the Element.Size function has been fixed
Gabor
Ranorex Team