What all extra features you have included in Ranorex1.1??

Class library usage, coding and language questions.
arishahsan
Posts: 26
Joined: Thu Jan 18, 2007 12:04 pm

What all extra features you have included in Ranorex1.1??

Post by arishahsan » Fri Mar 16, 2007 4:05 pm

What all extra features you have included in Ranorex1.1.

webops
Site Admin
Site Admin
Posts: 349
Joined: Wed Jul 05, 2006 7:44 pm

Post by webops » Fri Mar 16, 2007 7:55 pm

New Features in Ranorex V1.1.0:
  • 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
Some features are only supported in the professional version.

Jenö
Ranorex Team