Holly's final (she hopes) test case changes for RC4...

This commit is contained in:
Holly Mistlebauer 2014-04-07 17:36:45 -04:00
parent 0893552ab5
commit 9af27d74df
21 changed files with 501 additions and 168 deletions

View file

@ -219,8 +219,23 @@
<tr>
<td>type</td>
<td>id=org</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=org</td>
<td>Carr</td>
</tr>
<tr>
<td>pause</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=org</td>
<td>${KEY_DOWN}</td>
</tr>
<tr>
<td>click</td>
<td>id=ui-active-menuitem</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'])[5]</td>
<td>xpath=(//img[@alt='edit this entry'])[4]</td>
<td></td>
</tr>
<tr>
@ -290,10 +290,15 @@
<td>link=Primates-R-Us</td>
<td></td>
</tr>
<!--Remove the year for the last award-->
<!--Remove the year for the Professor of the Decade award-->
<tr>
<td>selectWindow</td>
<td>null</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>xpath=(//img[@alt='edit this entry'])[5]</td>
<td>css=a.edit-relatedBy &gt; img.edit-individual</td>
<td></td>
</tr>
<tr>