|
6 | 6 | </properties> |
7 | 7 | <body> |
8 | 8 | <release version="1.2" date="june 13, 2004" description="The long awaited release"> |
9 | | - <action type="update" dev="Jim Weaver"> |
| 9 | + <action type="add" dev="Jim Weaver"> |
10 | 10 | assertTextNotInElement method addition |
11 | 11 | </action> |
12 | 12 | <action type="update" dev="Jim Weaver"> |
13 | 13 | form assertion failure messages more accurate |
14 | 14 | </action> |
15 | | - <action type="update" dev="Wilkes Joiner"> |
| 15 | + <action type="add" dev="Wilkes Joiner" issue=""> |
16 | 16 | assertFormNotPresent method addition |
17 | 17 | </action> |
18 | | - <action type="update" due-to="Alex Chaffee"> |
| 18 | + <action type="add" due-to="Alex Chaffee" issue="724337"> |
19 | 19 | goto a page directly by url |
20 | 20 | </action> |
21 | | - <action type="update" due-to="justin sampson"> |
| 21 | + <action type="add" due-to="justin sampson"> |
22 | 22 | support for clicking links by text when there are multiple links with |
23 | 23 | same text on page |
24 | 24 | </action> |
25 | | - <action type="update" dev="Wilkes Joiner"> |
| 25 | + <action type="add" dev="Wilkes Joiner" issue="627735"> |
26 | 26 | support for multiple checkboxes with different values |
27 | 27 | </action> |
28 | | - <action type="update" dev="Martijn Dashorst"> |
| 28 | + <action type="add" dev="Martijn Dashorst"> |
29 | 29 | Moved the build system from <a href="http://ant.apache.org">Ant</a> |
30 | 30 | to <a href="http://maven.apache.org">Maven</a>. |
31 | 31 | </action> |
32 | 32 | <action type="update" dev="Martijn Dashorst"> |
33 | 33 | Upgraded all dependencies (httpunit, rhino, nekohtml, |
34 | 34 | xerces, junit) to their newest released version. |
35 | 35 | </action> |
36 | | - <action type="update" dev="Jim Weaver" due-to="Vivek Venugopalan" issue="715841"> |
| 36 | + <action type="add" dev="Jim Weaver" due-to="Vivek Venugopalan" issue="715841"> |
37 | 37 | Added support for cookies. |
38 | 38 | </action> |
39 | 39 | <action type="fix" dev="Vivek Venugopalan" issue="856218" due-to="Roberto Cosenza"> |
|
0 commit comments