Holly made more test case changes for autocomplete functions

This commit is contained in:
Holly Mistlebauer 2014-04-02 09:46:18 -04:00
parent 5846cc71f3
commit 0893552ab5
16 changed files with 587 additions and 77 deletions

View file

@ -118,8 +118,23 @@
<tr>
<td>type</td>
<td>id=associateProfileName</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=associateProfileName</td>
<td>Facul</td>
</tr>
<tr>
<td>pause</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=associateProfileName</td>
<td>${KEY_DOWN}</td>
</tr>
<tr>
<td>click</td>
<td>id=ui-active-menuitem</td>