avignon-general Mailing List for Avignon Acceptance Testing System
Brought to you by:
jpg7,
nkitiyakara
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(6) |
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Narti K. <nki...@co...> - 2006-08-31 02:59:28
|
HTTPUnit will no longer be needed once the next release of AvignonCore comes out. I'm not bothering with a specific release to remove this dependency, however. |
From: Narti K. <nki...@co...> - 2006-08-27 21:51:48
|
Starting with version 1.2.5 AvignonIE will now support testing file uploads. - narti |
From: Narti K. <nki...@co...> - 2006-08-26 00:57:52
|
The AvignonCore code-coverage reports (generated by EMMA) are being published at http://avignon.sourceforge.net/avignon-core-coverage. This will be updated every time I commit code to CVS on SourceForge. - narti |
From: Narti K. <nki...@co...> - 2006-08-19 01:47:20
|
Version 1.0.5 supports testing JavaScript alert/confirm boxes in many circumstances. It will not work for alert/confirm boxes displayed in the onPageLoad event and other forms of message popups (like onBeforeSubmit events). |
From: Narti K. <nki...@co...> - 2006-08-04 02:56:43
|
The AvignonBrowserHandlers JavaDoc is now available online at http://avignon.sourceforge.net/avignon-browserhandlers/ This includes both the API and the instructions on how to use the tags. |
From: Narti K. <nki...@co...> - 2006-08-04 02:52:36
|
TableAssert now allows the tester to specify an XPath expression defining what to select from a cell for each column of the table. At the present time, this functionality is not included in the AvignonBrowser.jar included in AvignonIE (1.2.4) or AvignonFirefox (1.0.3), you must download AvignonBrowserHandlers.jar separately and replace the jar that comes with the browser implementations. The next versions of AvignonIE & AvignonFirefox will include this functionality by default. |