Holly changed 2 test cases due to some navigation changes.

This commit is contained in:
ejc12 2010-07-17 21:06:35 +00:00
parent d50e6d1ebb
commit 629088f0be
2 changed files with 20 additions and 20 deletions

View file

@ -126,7 +126,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='oprop-core-personInPosition']/a</td>
<td>//div[@id='personInPosition']/a</td>
<td></td>
</tr>
<tr>
@ -156,7 +156,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='oprop-core-personInPosition']/a</td>
<td>//div[@id='personInPosition']/a</td>
<td></td>
</tr>
<tr>
@ -356,7 +356,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='oprop-core-personInPosition']/a</td>
<td>//div[@id='personInPosition']/a</td>
<td></td>
</tr>
<tr>
@ -426,7 +426,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='oprop-core-personInPosition']/a</td>
<td>//div[@id='personInPosition']/a</td>
<td></td>
</tr>
<tr>

View file

@ -151,7 +151,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='oprop-core-personInPosition']/ul/li[1]/span/span/a[1]</td>
<td>//div[@id='personInPosition']/ul/li[1]/span/span/a[1]</td>
<td></td>
</tr>
<tr>
@ -179,6 +179,11 @@
<td class="comment">Verify positions are still listed correctly</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Jane Faculty</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Cornell University Assistant Professor, 1986 - 2010</td>
@ -194,11 +199,6 @@
<td>Carroll College Lecturer, 1977 - 1981</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Jane Faculty</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Change the or organization for one position</td>
@ -206,12 +206,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='oprop-core-personInPosition']/ul/li[2]/span/span/a[1]</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td>//div[@id='personInPosition']/ul/li[2]/span/span/a[1]</td>
<td></td>
</tr>
<tr>
@ -219,6 +214,11 @@
<td>link=add a new organization</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>newOrgName</td>
@ -260,13 +260,13 @@
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='oprop-core-personInPosition']/ul/li[1]/span/span/a[1]</td>
<td>comment</td>
<td class="comment">Change Cornell University position to Carroll University</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Change Cornell University position to Carroll University</td>
<td>clickAndWait</td>
<td>//div[@id='personInPosition']/ul/li[3]/span/span/a[1]</td>
<td></td>
</tr>
<tr>