Release Notes
Version 2.4.1
New Features
- IDE: Catch and display assertion failures
- Agent: Support interaction with context menus / popups (Syrius FX)
Bugfixes
- Agent: Fixed timing and synchronization issues (Syrius FX)
Version 2.4.0
New Features
- IDE: Enhanced file control operations
- IDE: General UI improvements
- IDE: Support for multiple settings files
- Agent: Control logging destination and verbosity
Bugfixes
- Agent: Fixed potentially critical timing issues while invoking commands (Syrius FX)
Version 2.3.1
- IDE: Added application icon (cosmetic change only)
Version 2.3.0
New Features
- IDE/Agent: Support for
MultiChoiceComboBox
(Syrius FX/Swing)
Version 2.2.0
New Features
- IDE: Generate XPath based on
nativname
attribute if available during script recording - IDE: Reveal components matched by a selected XPath in component tree
- IDE: remember screen position
- IDE/Agent: Support for closing F6 menu
Bugfixes
- Agent: Fixed:
DataList.rightClick
method ignores the row selection and always performs rightClick on the first row - Agent: Ensure menu items are correctly identified on F6/F7
Version 2.1.0
New Features
- IDE/Agent: Implement function to send key events
- IDE/Agent: Support for
SelectionPanel
(Syrius FX/Swing)