Holly made changes needed now that the sort problem has been fixed.

This commit is contained in:
ejc12 2010-07-23 13:35:56 +00:00
parent 292b14ab8c
commit 8b30ba4c0b
2 changed files with 3 additions and 3 deletions

View file

@ -486,7 +486,7 @@
</tr> </tr>
<tr> <tr>
<td>assertTitle</td> <td>assertTitle</td>
<td>illinois - VIVO Search</td> <td>illinois - VIVO Search Results</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>

View file

@ -231,7 +231,7 @@
</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td>clickAndWait</td>
<td>//div[@id='personInPosition']/ul/li[1]/span/span/a[1]</td> <td>//div[@id='personInPosition']/ul/li[2]/span/span/a[1]</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
@ -321,7 +321,7 @@
</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td>clickAndWait</td>
<td>//div[@id='personInPosition']/ul/li[2]/span/span/a[1]</td> <td>//div[@id='personInPosition']/ul/li[1]/span/span/a[1]</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>