Holly committed first batch of test case updates from testing RC 4.

This commit is contained in:
Holly Mistlebauer 2013-12-08 00:01:43 -05:00
parent 2d66912819
commit efeee37b4f
14 changed files with 861 additions and 74 deletions

View file

@ -86,6 +86,11 @@
<td></td>
</tr>
<!--Delete awards one at a time-->
<tr>
<td>click</td>
<td>//div[@id='wrapper-content']/ul/li[18]</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>css=a.delete-relatedBy &gt; img.delete-individual</td>