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

@ -93,9 +93,24 @@
<tr>
<td>type</td>
<td>id=selectProfileEditors</td>
<td>edito</td>
<td></td>
</tr>
<!--Select Eddie Editor-->
<tr>
<td>sendKeys</td>
<td>id=selectProfileEditors</td>
<td>edito</td>
</tr>
<tr>
<td>pause</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=selectProfileEditors</td>
<td>${KEY_DOWN}</td>
</tr>
<tr>
<td>click</td>
<td>id=ui-active-menuitem</td>
@ -103,8 +118,23 @@
</tr>
<tr>
<td>type</td>
<td>//form[@id='add-relation']/fieldset[2]/section/input</td>
<td>libr</td>
<td>id=selectProfiles</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=selectProfiles</td>
<td>librar</td>
</tr>
<tr>
<td>pause</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=selectProfiles</td>
<td>${KEY_DOWN}</td>
</tr>
<tr>
<td>click</td>
@ -156,9 +186,24 @@
<tr>
<td>type</td>
<td>id=selectProfileEditors</td>
<td>edito</td>
<td></td>
</tr>
<!--Select Eddie Editor-->
<tr>
<td>sendKeys</td>
<td>id=selectProfileEditors</td>
<td>edito</td>
</tr>
<tr>
<td>pause</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=selectProfileEditors</td>
<td>${KEY_DOWN}</td>
</tr>
<tr>
<td>click</td>
<td>id=ui-active-menuitem</td>
@ -167,8 +212,23 @@
<tr>
<td>type</td>
<td>id=selectProfileEditors</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=selectProfileEditors</td>
<td>prox</td>
</tr>
<tr>
<td>pause</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=selectProfileEditors</td>
<td>${KEY_DOWN}</td>
</tr>
<tr>
<td>click</td>
<td>id=ui-active-menuitem</td>
@ -176,8 +236,23 @@
</tr>
<tr>
<td>type</td>
<td>//form[@id='add-relation']/fieldset[2]/section/input</td>
<td>facult</td>
<td>id=selectProfiles</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=selectProfiles</td>
<td>facul</td>
</tr>
<tr>
<td>pause</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=selectProfiles</td>
<td>${KEY_DOWN}</td>
</tr>
<tr>
<td>click</td>