Holly made more test case changes...

This commit is contained in:
Holly Mistlebauer 2014-03-14 09:54:07 -04:00
parent c9159cdb33
commit 312c5db6fa
12 changed files with 47 additions and 102 deletions

View file

@ -420,11 +420,6 @@
<td>Award or Honor</td>
<td></td>
</tr>
<tr>
<td>selectWindow</td>
<td>null</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=Best Professor (Faculty, Jane - 2012)</td>

View file

@ -211,7 +211,7 @@
<!--Remove year but add year range to Primate Expert award-->
<tr>
<td>clickAndWait</td>
<td>xpath=(//img[@alt='edit this entry'])[4]</td>
<td>xpath=(//img[@alt='edit this entry'])[5]</td>
<td></td>
</tr>
<tr>
@ -293,7 +293,7 @@
<!--Remove the year for the last award-->
<tr>
<td>clickAndWait</td>
<td>css=a.edit-relatedBy &gt; img.edit-individual</td>
<td>xpath=(//img[@alt='edit this entry'])[5]</td>
<td></td>
</tr>
<tr>