Holly made another round of test case changes, mostly to help test cases run more smoothly.

This commit is contained in:
Holly Mistlebauer 2013-12-08 17:03:22 -05:00
parent 3bd44b3bd5
commit 5bd4d5f893
15 changed files with 779 additions and 363 deletions

View file

@ -194,7 +194,7 @@
<td></td>
</tr>
<tr>
<td>click</td>
<td>clickAndWait</td>
<td>xpath=(//input[@type='checkbox'])[6]</td>
<td></td>
</tr>
@ -241,8 +241,8 @@
</tr>
<!--Opt to display 3 grants-->
<tr>
<td>verifyTextPresent</td>
<td> manage grants &amp; projects</td>
<td>verifyElementPresent</td>
<td>link=manage grants &amp; projects</td>
<td></td>
</tr>
<tr>
@ -271,7 +271,7 @@
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>click</td>
<td>link=Return to Profile Page</td>
<td></td>
</tr>
@ -343,7 +343,7 @@
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>click</td>
<td>link=Return to Profile Page</td>
<td></td>
</tr>