It's been about a month now since the last release of AFTER. Not much changed from this release to the last. There were some minor engine changes but the real reason for the release was to include FireWatir, for Firefox, in the sample component libraries that come with the release. I only created a few simple component libraries utilizing FireWatir but I think it is enough to demonstrate just how flexible this engine can be. The following is the list that was included with the release explaining the changes that occurred:
- Removed include statements for REXML and Log4r and instead reference them directly using :: syntax. This
was to fix problem with conflicting class names between REXML and FireWatir.
- Created FireWatir component libraries to support Firefox.
- Created FireWatir examples to demonstrate Firefox support.
- Added support for For loops within the test scripts. Added example in EXE example script.
As always I encourage everyone to download it, check it out and let me know what you think.
Also there is some work being done right now on an editor for the test scripts. Hopefully by summertime we should be able to have something.