Holly made another round of test case changes, mostly to help test cases run more smoothly.
This commit is contained in:
parent
3bd44b3bd5
commit
5bd4d5f893
15 changed files with 779 additions and 363 deletions
|
@ -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 & projects</td>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=manage grants & 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue