Ranorex 2.0 Release available!

Latest product news and announcements.
User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Ranorex 2.0 Release available!

Post by Support Team » Fri Feb 06, 2009 3:57 pm

Ranorex 2.0 Release available! (February 06, 2009)

Features/Improvements
  • Web-related API has been improved, web elements can now be clicked 'silently'.
  • WebDocument elements are now also available as root nodes in the element tree.
  • Replay behavior in recorder is now approximately the same as in generated code.
  • Project templates in Ranorex Studio have been improved.
  • Code samples have been improved.
  • Elements dragged from the element tree to the code editor now generate C#,VB and Python code-snippets.
  • A per-item EnsureVisible property has been added to the repository, providing more control over playback behavior.
  • Added a Delay class which now handles all timing-related tasks.
  • Replay execution now tries a fallback (absolute) search if an item in a cached folder could not be found.
  • Generated repository folders now contain a 'Self' property which allows access to the element represented by the folder itself.
  • Added a MoveTo method to the adapter base class which is also used in generated code for drag-like mouse operations.
  • Added a GetApplicationForm method to the Host adapter class for convenient access to a process' main window.
Bug Fixes
  • Various issues with linked repositories have been fixed.
  • Truncation length for attributes in rxpaths now depends on the attribute itself.
  • Various problems with the rxpath editor have been fixed, syntax highlighting has been improved.
  • Nested boolean predicates in rxpaths now work correctly.
  • Issues related to IE6.0 and combo boxes have been addressed.
  • A web-related replay problem which occurred after clicking a link on a website has been fixed.
  • Fixed an issue where WPF context menus disappeared before they could be clicked when replaying.
  • A number of minor UI-related issues have been fixed.
Ranorex Team