What's new in RIATest 1.6
Changes from version 1.5 to 1.6:
- Fix Agent toolbar in some AIR Applications (toolbar was not visible in WindowedApplication
with unspecified widht and height).
- itemClick events on charts are now recorded and executed properly.
Changes from version 1.0 to 1.5:
- Custom components are now fully supported. Read details here.
- Multiple simultaneous SWF applications can now connect and be automated
by RIATest.
- Flex 2 support added (RIATestAgent2.swc Agent for Flex 2 applications provided).
- New RIAScript Process class to control
external processes.
- 'Exec Command' project launch option added (useful for AIR applications).
- Batch execution time limit (command line -t option) and error number limit
(command line -e option) features.
- Improved automatic synchronization (now synchronizes on the event's related
objects too).
- Environment variable RIATEST is registered during installation and points
to the installation directory.
- The RIATest Agent Toolbar is now hidden when running.
- Runtime Loader is now marked by the installer as Globally Trusted to avoid
security related problems.
- Empty FormItem labels no longer result in a crash and are inspected properly
(workaround Flex SDK bug).
- Non-List (e.g. DataGrid) dropDownFactory for the ComboBox selection change
event is now recorded properly (workaround Flex SDK bug).
- RIATest now runs on Windows 2000.
- Bug fixes.